Query to Access Error Table when Infa Session fails while loading into Teradata target

    We may get error - '2652: Operation not allowed: <Error Table> is being loaded' while you are trying to access error table in Teradata.

Screen Shot of Error:




We need to lock the table in order to access this error table and below is the query

locking row for access  SELECT * FROM WRK.INFA_ET2_979525041610790

Here INFA_ET2_979525041610790 is error table name and WRK is database name.

Comments

Post a Comment

Popular posts from this blog

Informatica Repository Queries to get connection names, command tasks and event wait file names

SQL Test : Sample Questions from Amazon Test (1/2)

SQL Test : Sample Questions from Amazon Test (2/2)