Revoke execution on failed: Any suggestion please!
787789Jul 19 2011 — edited Jul 20 2011I 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