Difference between sys and system in oracle 11g
I know that both the sys and the system users created within the creation of the Oracle Database and each of them granted the
<font size="5">DBA</font>
role , and I also know that system is little bit weaker than SYSso I want to know the difference between them and why oracle create 2 users with
<font size="5">DBA</font>
roleSYS & SYSTEM
isn't SYS enough ?
I want also to know a lot about the users SYSMAN & DBSNMP
thanks in advance.
0