Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Restrict ALTER DATABASE command in Oracle

Raj KushawahaDec 20 2019 — edited Jan 17 2020

Dear Community Experts,

I have my oracle instances are running by oracle OS user and there are many other users in the database with dba role assigned to them.

What I want is that only oracle OS users connected to the database can run the ALTER DATABASE or ALTER TABLESPACE commands and other third party user connecting from remote systems or connected to database using different OS user accounts can't run the ALTER DATABASE and ALTER TABLESPACE  commands.

Please help me understand how can I achieve this database security goals.

Regards,

-Raj

Comments
Post Details
Added on Dec 20 2019
5 comments
648 views