On trying to create a database, I got the following:
================================================== ========
SQL0805N Package "NULLID.SQLE2E0G 0X4141414141524155" was not found. SQLSTATE=51002
================================================== ========
T0 the best of my knowledge, no changes have been made to the db2 instance since I last did any work here. After going round in circles for a while, I went to a "neutral" instance and did:
================================================== ========
uk01ut05db $ db2sampl
SQL0805N Package "NULLID.SQLE2E0G 0X4141414141524155" was not found. SQLSTATE=51002
uk01ut05db $ db2level
DB21085I Instance "ui1sys" uses "32" bits and DB2 code release "SQL08020" with
level identifier "03010106".
Informational tokens are "DB2 v8.1.1.72", "s040914", "U498350", and FixPak "7".
Product is installed at "/usr/opt/db2_08_01".
================================================== ========
I'm now at a complete loss, since all references to SQL0805N errors that I can find seem to relate to extant databases.
Help!
ChrisW