xixi
2004-04-30 17:14:04 UTC
hello, our application is running on db2 udb v8.1 win64 bit machine,
using db2jcc.jar for jdbc driver. i have this error happen, DB2 SQL
error: SQLCODE: -805, SQLSTATE: 51002, SQLERRMC: NULLID.SYSLH203
0X5359534C564C3031, before it has same error code but looking for
SYSHH203 instead of SYSLH203 , so i don't have idea how this happend,
cause when i do db2 list packages for schema nullid, i can't find the
requested package, and i am not sure why the server or the driver
request the package shouldn't exist, i don't know what exactly i
should do and what cause the problem, so i only do java DB2Binder with
size 70, the size has been increasing every time i saw this error
happend, and i want to know whether this is correct way, now the error
showed up again, should i just increase the size again? there are so
many packages existing already after i binding size 70, why DB2 still
request the packages which shouldn't exist? please help, urgent
using db2jcc.jar for jdbc driver. i have this error happen, DB2 SQL
error: SQLCODE: -805, SQLSTATE: 51002, SQLERRMC: NULLID.SYSLH203
0X5359534C564C3031, before it has same error code but looking for
SYSHH203 instead of SYSLH203 , so i don't have idea how this happend,
cause when i do db2 list packages for schema nullid, i can't find the
requested package, and i am not sure why the server or the driver
request the package shouldn't exist, i don't know what exactly i
should do and what cause the problem, so i only do java DB2Binder with
size 70, the size has been increasing every time i saw this error
happend, and i want to know whether this is correct way, now the error
showed up again, should i just increase the size again? there are so
many packages existing already after i binding size 70, why DB2 still
request the packages which shouldn't exist? please help, urgent