Restricting the shutdown of databases by srvctl not owned by user.
Hi,
I have a question regarding shutting down RAC databases. My DEV env is a 2-node RAC cluster. I have three databases running on these two nodes. The structure is as follows.
owner A: Database A (2-node rac)
owner B: Database B (2-node rac)
owner c: Database c (2-node rac)
Logged in as owner A, using srvctl i can shutdown databases B and C. Just wondering if there is a way to disable this process. Only the owner should be able to shutdown the respective database, i.e owner A should be able to shutdown database A and not database B and C and the same for all users.