Problem Note 50803: The occurrence of a -913 error from DB2 might not stop subsequent steps from processing
Subsequent steps might still be executed when you are running a query in a z/OS operating environment when the following conditions exist:
- The DB2 query results in a deadlock and a -913 error is issued.
- The system option DB2RRS is specified.
In addition, to the job continuing to process, the job return code might still be 0. The DB2 error might look similar to the following:
DB2 ERROR:
RESULT OF SQL STATEMENT:
DSN00913E UNSUCCESSFUL EXECUTION CAUSED BY DEADLOCK OR TIMEOUT. REASON CODE 00C9008E,
TYPE OF RESOURCE 00000D01, AND RESOURCE NAME 00000285.00013904
A DUMP OF THE SQLCA FOR THE GET DIAGNOSTICS REQUEST FOLLOWS:
ROW NUMBER: 0 ERROR CONDITION: 1 REASON CODE: 13172878
SQLCODE: -913 SQLSTATE: 57033 SQLERRP: DSNXRUP2
There is no workaround for this issue other than not using the system option DB2RRS.
Operating System and Release Information
SAS System | SAS/ACCESS Interface to DB2 | z/OS | 9.2 TS2M3 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2013-09-16 09:28:34 |
Date Created: | 2013-08-19 17:12:10 |