Using DB2 UDB v7.2 on Windows Server 2000.
Trying to run a reorg on a table that I'm having problems with.
I get the following error:
SQL2216N SQL error "-1218" occurred while reorganizing a database table.
I click on Help to get further information and it says:
User Response: Look at the SQLCODE (message number) in the message for mor information. Make changes and resubmit the command.
I searched on SQL2216N which only repeats the above. I can't seem to find anything that relates -1218 to SQL2216N.
I did find SQL1218N with an associated sqlcode -1218 but that is not my error.
Can someone point me in the direction I need to go for a description of my error?
Thanks in advance