Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to set a timer in PL/SQL
The package dbms_alert has existed since version 7.0. Have it added to
the database if you need it.
The package dbms_lock contains a sleep procedure.
Again if the package is not here have it added or the execute privilege granted to the proper username.
HTH -- Mark D Powell -- Received on Mon Mar 27 2006 - 10:37:32 CST
![]() |
![]() |