Quote:
|
Originally Posted by Marcus_A
There is no such error as SQLNQ041. When you figure out the correct error number, check out the Messages and Codes Vol 2 for an explanation and possible corrective action.
I assume you have the componentid column defined as float or a very large decimal since it is too large for an integer.
|
I admire your confidence.
Here's the entry from the db2 diagnostic log:
2006-08-08-13.16.43.890000-240 I296242H395 LEVEL: Severe
PID : 1568 TID : 5232 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : PREVUE
APPHDL : 0-48 APPID: *LOCAL.DB2.060808171554
AUTHID : PREVUE
FUNCTION: DB2 UDB, relation data serv, sqlrr_dump_ffdc, probe:20
RETCODE : ZRC=0x00000000=0=PSM_OK "Unknown"
2006-08-08-13.16.43.890000-240 I296639H738 LEVEL: Severe
PID : 1568 TID : 5232 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : PREVUE
APPHDL : 0-48 APPID: *LOCAL.DB2.060808171554
AUTHID : PREVUE
DATA #1 : SQLCA, PD_DB2_TYPE_SQLCA, 136 bytes
sqlcaid : SQLCA sqlcabc: 136 sqlcode: -901 sqlerrml: 26
sqlerrmc: column number out of range
sqlerrp : SQLNQ041
Thanks,
Jess