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!

how to grant the execute privilege SYS.DBMS_LOCK.SLEEP to user

612462Jun 12 2008 — edited Jun 12 2008
Hi Friends,

How can we give the execute privilege to user for the following procedure.

SYS.DBMS_LOCK.SLEEP

We tried the following

grant execute on SYS.DBMS_LOCK.SLEEP to RIM;

Help me

Thanks,
Basker
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 10 2008
Added on Jun 12 2008
9 comments
26,525 views