Skip to Main Content

SQL & PL/SQL

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!

granting execute on a Package Body ?

ZANov 6 2002 — edited May 16 2013

Hi all,

As one can grant execute privilege on a package specification as follows.

SQL > grant execute on <schema>.<package> to <user>;

How to grant execute privilege on package body to any user ? Its SQL statement required.

Thanx
Zaaf.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 13 2013
Added on Nov 6 2002
9 comments
169,540 views