Skip to Main Content

Oracle Database Discussions

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!

revoke all privilege for user in his own schema.

1404138Aug 6 2015 — edited Aug 7 2015

How to revoke all privilege for user in his own schema.

eg: if we have a user A in database 11.2.0.4, and i want that only connection to user nothing else.

Like i dont want to user give persmision  for creation table and also insert/update/delete/drop.. i want his all DDL and DML to be revoke. So that he can't do anything these DDL/DML transaction in his own schema.

Is there a way to do that?

Kindly help me with this

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 4 2015
Added on Aug 6 2015
14 comments
3,182 views