Troubleshooting
Problem
00E7900C returned for SYSIBM.SQLXXXXXX procedure call against DB2 for z/OS
Symptom
A CALL statement to DB2/zOS Stored procedure or user-defined function invocation failed with the following exception:
SQL0471N Invocation of routine "SYSIBM.SQLTABLES" failed due to reason "00E7900C". SQLSTATE=55023
It may also be displayed in this format when using the IBM Data Server Driver for JDBC and SQLJ:
DSRA0080E: An exception was received by the Data Store Adapter. See original exception message:
com.ibm.db2.jcc.c.SqlException: SYSIBM.SQLCAMESSAGE;00E7900C at com.ibm.db2.jcc.c.SqlException.a(SqlException.java:324)
SYSIBM.SQLTABLES and SYSIBM.SQCAMESSAGE are two examples of procedure names that this may occur on. The following procedure names may also be affected by the same error:
- SYSIBM.SQLCOLPRIVILEGES
- SYSIBM.SQLCOLUMNS
- SYSIBM.SQLFOREIGNKEYS
- SYSIBM.SQLPRIMARYKEYS
- SYSIBM.SQLPROCEDURECOLS
- SYSIBM.SQLPROCEDURES
- SYSIBM.SQLSPECIALCOLUMNS
- SYSIBM.SQLSTATISTICS
- SYSIBM.SQLTABLEPRIVILEGES
- SYSIBM.SQLTABLES
- SYSIBM.SQLGETTYPEINFO
- SYSIBM.SQLUDTS
- SYSIBM.SQLCAMESSAGE
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
30 April 2025
UID
swg21452742