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 execution on failed: Any suggestion please!

787789Jul 19 2011 — edited Jul 20 2011
I am trying to fire the revoke command. But it give following error. Any suggestion what needs to be done.

SQL> show user
USER is "SYS"
SQL> revoke execute on sys.test_group from BKRIEG;
revoke execute on sys.test_group from BKRIEG
*
ERROR at line 1:
ORA-04042: procedure, function, package, or package body does not exist
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 17 2011
Added on Jul 19 2011
12 comments
1,147 views