Transaction Grouping across multiple ODBC Stages
Posted: Tue Aug 09, 2005 1:34 pm
From the datastage documentation, I can define a transaction grouping for multiple links from a single Transform Stage to a single ODBC Stage. I would like to know if I can define a transaction grouping from a single Transform Stage to multiple ODBC Stages (all within the same database but different tables).
There is a requirement to read from a single source record and output several records to different tables in the same database as a single unit of work. That is in case there is an error inserting a record to one of the tables, all the records inserted need to be rollback and continue to process the next source record.
Any suggestions??? THANKS...
There is a requirement to read from a single source record and output several records to different tables in the same database as a single unit of work. That is in case there is an error inserting a record to one of the tables, all the records inserted need to be rollback and continue to process the next source record.
Any suggestions??? THANKS...