Page 1 of 1

CC_DB2DBStatement::rejectRowAt, file CC_DB2DBStatement.cpp

Posted: Sun Dec 23, 2012 10:53 am
by zulfi123786
A job with DB2 connector stage is failing with the beloww error

Code: Select all

CC_DB2DBStatement::rejectRowAt, file CC_DB2DBStatement.cpp, line 2,795 
I ran the below command to take a look into the .cpp file metioned in the log from within the Project directory

Code: Select all

find ./ -name CC_DB2DBStatement.cpp 
Astonishingly nothing turned up in the find results.

Is this a temporary runtime file that is cleared after job completes (either successfully or aborts)