BrianTyler
IS-IT--Management
UBD v8 on AIX / RS6000
A Cobol Program updates a database row and then terminates.
Under v7 there was no problem as an implicit commitment took place.
With DB2 v8 the program appears to rollback, and therefore loses the update.
As far as I can see in the documentation, there should be an implicit commit unless a program crashes.
Has anyone else come across this problem and found an explanation / correction; or must we go through every program to make sure that commitments are there?
A Cobol Program updates a database row and then terminates.
Under v7 there was no problem as an implicit commitment took place.
With DB2 v8 the program appears to rollback, and therefore loses the update.
As far as I can see in the documentation, there should be an implicit commit unless a program crashes.
Has anyone else come across this problem and found an explanation / correction; or must we go through every program to make sure that commitments are there?