Hi all,
11.2.0.1
Aix 6.1
I have two databases(dev & uat) on separate servers with equal setup.
On each database I created a schema user "batchdba" and granted them same "dba" privilege.
But when I import (impdp) the dumpfile output coming from other database which has encrypted table and with the same command, it runs successfully on DEV but not on UAT.
How do I compare which privilege is missing in UAT for user "batchdba". Or how do I compare privileges granted to the two schemas?
Thanks a lot,
zxy