Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

DB2 SQL error: SQLCODE: -805, SQLSTATE: 51002, SQLERRMC: NULLID.SYSLN356 0X5359534C56

$
0
0
Hi,

We have just migrated db2 from 9.1 to 9.7 .
Now we are facing problems during bulk upload through application error is..

Getting following exception while creating global temporary table and updating 'btch_prcss_mst' table :

PBO ::updateBTPForPBOInstr :: Exception com.ibm.db2.jcc.c.SqlException: DB2 SQL error: SQLCODE: -805, SQLSTATE: 51002, SQLERRMC: NULLID.SYSLN356 0X5359534C564C3031

Then we have just rebind the packages..

db2 “bind @db2cli.lst blocking all sqlerror continue grant public CLIPKG 30″

but still getting the error....

PBO ::updateBTPForPBOInstr :: Exception com.ibm.db2.jcc.c.SqlException: DB2 SQL error: SQLCODE: -805, SQLSTATE: 51002, SQLERRMC: NULLID.SYSLN353 0X5359534C564C3031

Thanks for looking.

Ashish

Viewing all articles
Browse latest Browse all 13329

Trending Articles