GRANT EXECUTE ON utl_snmp TO PUBLIC vs. GRANT ECECUTE ANY PROCEDURE
MynzAug 24 2010 — edited Aug 25 2010Hello,
I had the following situation:
EXECUTE on utl_snmp was revoked from public from user X, but the user X has had EXECUTE ANY PROCEDURE.
Nevertheless, the user X was not allowed to use utl_snmp.
Why ?
Anyone any idea ?
Regards,
Mynz