Login  Register

Re: REPERROR 1403

Posted by ErmanArslansOracleBlog on Nov 21, 2019; 9:15am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/REPERROR-1403-tp7867p7871.html

1)Do you see that record when you query using the following conditions (by adding the required bind variables)

x."ACCOUNT_LINK_CODE_N" = :b0 AND x."CARD#ACCOUNT_NUMBER_V" = :b1

2)check if supplemental logging is enabled for your table.

GGSCI> info trandata your_schema.your_table_name