Hello,
I'm running DB2 v9.1 FP8 on AIX
I have user1 who is instance owner. This user belongs to group "db2adm1" (primary group)
There is another user-user2 who belongs to same primary group:db2adm1
So user1-instance owner and user2 belongs to same primary group:db2adm1
My question is :
If user1 creates a database "testdb", will user2 gets DBADM authority on this database . user2 uses same instance-user1. How do I check for DBADM authority on the database ?
Regards,
Pratap