View Single Post
  #1 (permalink)  
Old 11-24-04, 04:22
levin001 levin001 is offline
Registered User
 
Join Date: Nov 2004
Posts: 6
Failed to run DB2 command for ADMCL

Hi all,

I tried to install DB2 Administration Client (ADMCL) 8.1 on AIX.
After that I created the users "db2inst1", "db2fenc1" and the corresponding
user groups, etc.

However, when I tried to run /usr/opt/db2_08_01/bin/db2, I got a message:
SQL10007N Message "-1390" could not be retrieved. Reason code: "1".

Then I tried to re-install it but the problem occurred again.
I found some reference to tell me that I should add the
~<instance>/sqllib/db2profile in .profile.

The problem is, I didn't see any directory /home/db2inst1/sqllib ....
Finally I manually added the folder sqllib and copy the db2profile into it.
Then I got the below message:
SQL10007N Message "-5005" could not be retrieved. Reason code: "2".

Who can help? Thanks very much!

Regards,
Levin
Reply With Quote