Search found 3 matches

by Manny 1
Wed Feb 11, 2004 7:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Transaction Grouping
Replies: 16
Views: 5035

Transaction Grouping

I am using Transaction Grouping to group 2 input streams to the same OCI Stage. One stream is an update to set a flag in a table and the second is an insert of a new record in the same table. What I want to happen is that when either stream fails, both transactions need to roll back. However, when I...
by Manny 1
Wed Feb 11, 2004 5:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: KeyMgtGetNextValue
Replies: 5
Views: 2704

Thanks for the help chaps.
by Manny 1
Fri Feb 06, 2004 9:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: KeyMgtGetNextValue
Replies: 5
Views: 2704

KeyMgtGetNextValue

Guys I have a job which uses the 'KeyMgtGetNextValue' built-In routine. It has been working fine for a few months until now. The jobs appears to hang in a constant state of 'running'. I have pin-pointed the problem down to a particular sequence I am accessing via 'KeyMgtGetNextValue'. If I change th...