Why an oracle user can start/stop another DB with srvctl?
Hello,
In my env, GI manages two RDBMSs, they are owned by different users, and of course different binaries.
In this case, let's say dbuser1 and dbuser2 own their DBs - db1 and db2,
dbuser1 can start/stop db2, and dbuser2 can start/stop db1.
I want to let only dbuser1 has the permission to start/stop db1.
Appreciate your advices.
Regards.
Denny