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!

unable revoke execute permission on UTL_SMPT from public

950197Sep 6 2012 — edited Sep 14 2012
HI,
I logged into oracle with SYS user and run below command.
revoke execute on UTL_SMTP from public;
I received following error.
ORA-01927: cannot REVOKE privileges you did not grant

Can anyone tell me who is owner of UTL_SMTP package?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 12 2012
Added on Sep 6 2012
4 comments
465 views