Search found 1 match

by bbetl
Thu Jul 12, 2007 9:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage 6.0: Job does not do 2 post activities
Replies: 1
Views: 1857

DataStage 6.0: Job does not do 2 post activities

I am trying to do 2 activities after a job runs successfully. I am putting those 2 statements in the After tab of the oracle stage. One is an Update statement and other one is calling a stored procedure. Though I am trying to update a different table after my main job is done. The SQL statement runs...