1,126
edits
(Indital Edit.) |
(Added links to Message Reference Knowledge Centres) |
||
| Line 1: | Line 1: | ||
DB Error: text -- SQLSTATE=state, SQLCODE=code, File=file, Line=line | '''DB Error: text -- SQLSTATE=state, SQLCODE=code, File=file, Line=line''' | ||
This is a generic database error message. | This is a generic database error message -- CMOD passes along what little information it receives from the database engine on the error. | ||
To find more information on what's causing the error, check your database engine diagnostic logs. | To find more information on what's causing the error, check your database engine diagnostic logs. | ||
| Line 10: | Line 9: | ||
Refer to your local Database Administrator for assistance in resolving issues with your preferred database engine. | Refer to your local Database Administrator for assistance in resolving issues with your preferred database engine. | ||
[http://www-01.ibm.com/support/knowledgecenter/SSEPGG_10.5.0/com.ibm.db2.luw.messages.doc/doc/c0052007.html DB2 10.5 Messages Reference] | |||
[http://www-01.ibm.com/support/knowledgecenter/SSEPGG_10.1.0/com.ibm.db2.luw.messages.doc/doc/c0052007.html DB2 10.1 Messages Reference] | |||
[http://www-01.ibm.com/support/knowledgecenter/SSEPGG_9.8.0/com.ibm.db2.luw.messages.doc/doc/c0052007.html DB2 9.8 Messages Reference] | |||
[http://www-01.ibm.com/support/knowledgecenter/SSEPGG_9.7.0/com.ibm.db2.luw.messages.doc/doc/c0052007.html DB2 9.7 Messages Reference] | |||
[http://www-01.ibm.com/support/knowledgecenter/SSEPGG_9.5.0/com.ibm.db2.luw.messages.doc/doc/c0052007.html DB2 9.5 Messages Reference] | |||