-
CICS and DB2
When executing a CICS program that updates DB2 tables, if the program performs a LINK to another CICS modules and the Database changes have not been commited, will the process Rollback the database changes or will they still be in place when CICS returns to the main program.