About "Commit/Backout only once at end of job" of

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
kaps
Participant
Posts: 452
Joined: Tue May 10, 2005 12:36 pm

About "Commit/Backout only once at end of job" of

Post by kaps »

In MQ Plug in help it says

"If Commit/Backout only once at end of job is selected, messages are deleted only when the job finishes successfully"

Does it mean that it's going to only delete those messages which are read when the job started or it's going to delete the messages which are present in the queue even though it's not read (say the messages arrived after the job started) ?
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

I doubt that "commit" relates to reading messages, but would need to read further to be sure. You can, too; there is a manual for the MQ plug-in stage.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply