CBR0426I   DB2 CAF {CLOSE | OPEN} function issued a return code of return-code and reason code of reason-code.

Explanation

The OSREQ TSO Command processor was invoked to do an OSREQ STORE or an OSREQ DELETE. The STORE or DELETE completed with a nonzero return code, so the corresponding changes which had been made to the DB2® tables for this task had to be undone. A CAF CLOSE with the ABORT option was issued to cause a DB2 ROLLBACK of the database changes.

If this message states that a "DB2 CAF CLOSE function ..." then the CAF CLOSE ABORT failed (the ROLLBACK was not successful).

If this message states that a "DB2 CAF OPEN function ..." then the CAF OPEN to reestablish a DB2 thread for this task after the ROLLBACK failed.

In either case, a nonzero return code was received from the DB2 Call Attach Facility (CAF). The return code return-code is printed in decimal and the reason code reason-code in hexadecimal. For information on SQL and CAF error codes visit the DB2 information center at http://publib.boulder.ibm.com/infocenter/imzic.

This message will appear in the output of the job which invoked the OSREQ TSO Command Processor.

System action

The original STORE or DELETE request has failed. Failure of that request is reported to the requester in the OSREQ TSO Command Processor job output. This message indicates to the requester that an unsuccessful attempt was made to either:
  • undo the database changes which were made for the failed STORE or DELETE, or
  • re-establish the DB2 thread for this task.

The OSREQ TSO Command Processor reports the status of this failed request to the requester, and is then ready to process more requests.

Source

Object Access Method (OAM)

Routing Code

-

Descriptor Code

-