Posted: Fri Sep 03, 2004 6:39 am Post subject: Database Error: SQL0805N
Apprentice
Joined: 25 Nov 2003 Posts: 43
Hi,
WMQ 5.3 CSD07
WBI-MB v5.0.1, CSD5?
DB28.1 FP6
I have encountered the above error when carrying out a database update from a custom java input node - using the MbSQLStatement api call.
I am performing an insert followed by an update, when I get to row 1325(ie 1324 successfull inserts followed by update) it fails with the following written to the event viewer:
( WMQIBK01.default ) Database error: SQL State '51002'; Native Error Code '-805'; Error Text '[IBM][CLI Driver][DB2/NT] SQL0805N Package "NULLID.SYSLH203 0X5359534C564C3031" was not found. SQLSTATE=51002 '.
I have run the bind IBM\SQLLIB\bnd\@db2cli.lst command as prescribed for SQL0805N database errors in the WBI docs but the error persists.
I have stripped away all program code and just have the database update and insert calls in the input nodes run() method - aswell as some debug/trace statements.
The exception caught in Java is:
<com.ibm.broker.plugin.MbRecoverableException class:JNI method:SqlStatementGroup::execute source:BIPv500 key:2488 >
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum