Search found 2 matches

by mantenar
Thu Aug 24, 2006 1:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 API
Replies: 3
Views: 974

[ Thanks for your response. How I can set the warn limit to 1. Is it a parameter I heard that perormance od ODBC stage is not very good compared to DB2 API. Is it really bad. quote="DSguru2B"]You can do that by multiple DB2 API stages too. Set the warn limit to 1 and the transaction size to 0. This ...
by mantenar
Thu Aug 24, 2006 1:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 API
Replies: 3
Views: 974

DB2 API

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 ...