Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
MZein
Contributor III
Contributor III

table not found in DB

Hi Friends

I have a subjob that UPSERT data to a table in ORACLE DB. but I have the problem that if that table is not exist in the DB the component tDie_12 will not triggered by tOracleOutput_1. What I want is that if the table not found in the DB the Die will stop the job.

Thank you very much for your helping

0693p000009ShSHAA0.png

Labels (3)
1 Reply
Anonymous
Not applicable

Hi

The 'die on error' box should be checked on tOracleOutput, the component will throw out the error and tDie component will be fired.

 

Regards

Shong