Does that hold true for batch jobs? Or does a batch job 'assume' a commit if the job ends normally??
Paul E Musselman
PaulMmn@xxxxxxxxxxxxxxxxxxxx
Rob said (in part):
Yes, check the journals and journal receivers. One question, are they
forgetting to COMMIT transactions? I once wrote a program that forgot
that. Hey, data's there! Sign off, data's gone!? Didn't commit, so it
did a rollback.