Today we planned to delete some user accounts from an offline server but by mistake I log into the production server and deleted the accounts there, one of those accounts was the db2inst1 account(the /usr/content/db2home/db2inst1 directory was not deleted) so as soon as I notice the mistake I created the user account(AIX) and assigned the /usr/content/db2home/db2inst1 directory as home.
But when I try to execute db2start just keeps telling me this:
# db2start
09-25-2009 18:48:47 0 0 SQL1042C An unexpected system error occurred.
SQL1032N No start database manager command was issued. SQLSTATE=57019
# db2level
DB21085I Instance "db2inst1" uses "32" bits and DB2 code release "SQL08016"
with level identifier "02070106".
Informational tokens are "DB2 v8.1.1.58", "s040914", "U800265", and FixPak "6".
Product is installed at "/usr/opt/db2_08_01".
I’m terrified because the Tivoli server has been down for 3 months, so we don’t have any recent backups:-S
Any help will be deeply appreciated
Thank’s!
But when I try to execute db2start just keeps telling me this:
# db2start
09-25-2009 18:48:47 0 0 SQL1042C An unexpected system error occurred.
SQL1032N No start database manager command was issued. SQLSTATE=57019
# db2level
DB21085I Instance "db2inst1" uses "32" bits and DB2 code release "SQL08016"
with level identifier "02070106".
Informational tokens are "DB2 v8.1.1.58", "s040914", "U800265", and FixPak "6".
Product is installed at "/usr/opt/db2_08_01".
I’m terrified because the Tivoli server has been down for 3 months, so we don’t have any recent backups:-S
Any help will be deeply appreciated
Thank’s!
Comment