An Ideal batch program abends with an SD37 abend but the Datacom Multi-User Facility (MUF) does not trigger an expected rollback (BACKOUT). This typically occurs when the environment is significantly behind on maintenance or uses obsolete or incorrect User Requirements Table (URT) parameters.
DB00120I - MISSING JOB-######## NUMBER-##### and DB00102I - ENDED JOB-######## NUMBER-#####DB00103I does not appear.Z/OS
Datacom 15.1
Ideal 15.1
ACCESS=RANSEQ in the DBURTBL macro is obsolete (removed since version 8.1) and can interfere with standard processing.Follow these steps to ensure proper rollback processing:
ACCESS parameter from the DBURTBL macro. Refer to the for current syntax.TXNUNDO=YES is specified in the URT to allow for transaction undo (rollback) processing.