Page 1 of 1

Oracle connector stage drop unmatched fields insert issue

Posted: Fri Sep 11, 2015 3:47 pm
by satheesh_color
Hi,

When i try to insert records into Table A, by using oracle connector stage(Oracle 10g) with Drop unmatched fields option(Set an Yes) i could see a weird response.

Using performance statistics / job monitor i could see the records were populated into the target DB table. When i see the table there were no such records.

Your thoughts / help will be much appreciated.


Regards,
Satheesh.R

Posted: Fri Sep 11, 2015 6:20 pm
by rkashyap
Review the Director log. You can also look at debugging information for the Oracle Connector, generated on executing the job after setting CC_MSG_LEVEL to 2.

Most probably records are getting rejected. Is there reject link for Oracle Connector stage?