Differences in privileges for the SYS and SYSTEM Accounts on two Databases that are on the same Orac
I have two databases both running on Oracle 11g (same level) One was created under 11g, the other was migrated from 8 to 9 to 10 and then to 11g. In looking at the privileges that are granted to the SYS and the SYSTEM users, they are different between the two databases. So if I am comparing the privileges for SYS on the one database that I created under 11g the privileges are different than those of SYS on the migrated database. Why would that be?
0