Dear All,
I have these three server (namely, A, B and C) installed with DB2 V5.
I used "db2admin" account to install the DB2 in all three machines. The
account db2admin was in Admistrator group.
Now the problem is, A and B are logined as db2admin, but C is normally logined as Administrator. There is no problem to access B's database from A,
but couldn't from C! There is error "ADMINIST" doesn't have the authority to perform the requested command" when I tried to add a system referring to B from C.
I tried logging into B as "Administrator", but that didn't help. Any idea how to change the ID/Password in the DB2 instance in C? By changing the logon property in service? Well the server C is quite critical, so I cannot shut down the server/service even for a short time.
Please help!