Hi,
I have two db2 Version8.1 instances running on IBM AIX 5.2 platform.
Db2inst1 is migrated from V7.2 and db2inst2 is the instance to be created
while install db2 Version8.1. The db2 V7.2 DAS server was dropped after
migrated to V8.1.
New DAS server on V8.1 was created (using dascrt) successfully after db2
FixPak 4a was updated, then I try to create the tools catalog from db2inst2
by using following command:
CREATE TOOLS CATALOG db2inst3 CREATE NEW DATABASE toolsdb3 FORCE
I got following error message:
The DB2 Administration Server encountered an unexpected error while
executing a request.
It seems that DAS Server does not accept the newly created tools catalog.
Any suggestion to solve this problem will be appreciated!