DB2 API
Posted: Thu Aug 24, 2006 1:08 pm
We are using IDOC extract job. We need to extract the data from IDOC and post the data in DB2 tables. Each IDOC has mutiple tables. I want to update the multiple tables in single logical unit of work using DB2 API stage. DB2 API stage in server job accepts multiple input links whereas DB2 API stage in PX does not accept multiple input links. I want to know if there is any way to pass mutiple input links to DB2 API stage in PX jobs.
If a PX job has mutiple Db2 API stages to update mutiple tables. Is there any way to specify the commit at the job level. That means that if an table update fails, then all the data should be rolled back. Please advise. thxs.
If a PX job has mutiple Db2 API stages to update mutiple tables. Is there any way to specify the commit at the job level. That means that if an table update fails, then all the data should be rolled back. Please advise. thxs.