CSL4201W An internal DPSB request for PSB=psbname is complete; Internal RLBK is vartext.

Explanation

The internal DPSB request is complete. The variable text indicates if the internal DPSB request resulted in a ROLLBACK in IMS or if a ROLLBACK was not required.

psbname is the PSB name for which the internal DPSB request was received

vartext is the variable text, and can be one of the following:
  • not required: An internal ROLLBACK was not required.
  • successful: An internal ROLLBACK was successful, and a U210 abend was prevented in IMS.

System action

IMS did a ROLLBACK and prevented a U210 abend. ODBM system will write the trace entries mapped by trace records 9A, 9B and 9C to the BPE error trace table.

Operator response

Notify the Application programmer if the CSL4201W message indicates a rollback was successful. The CSL4202W or CSL4203W message that are issued if DIAGPSBMSG=SHORT or LONG will have additional details of the application program that resulted in the rollback during the internal DPSB call.

Take a dump of ODBM to gather the ODBM error trace records that may be needed for further analysis.

Programmer response

Find the application that resulted in the error and make changes based on the reason code. ODBM Timeout or PORT Timeout values may need to be changed or look at the application why it terminated without a COMMIT or ROLLBACK call.

Module

CSLDBR10