top of page
[ RU ]
Событие вызывается через процедуру DBMS_LOCK.SLEEP. Наиболее вероятно произойдёт из процедур написанных пользователем.
Время ожидания: Время ожидания задаётся в сотых частях секунд и зависит от пользовательского контекста.
Параметры:
duration - продолжительность, которую пользователь определил в процедуре DBMS_LOCK.SLEEP
[ EN ]
The event is called through the DBMS_LOCK.SLEEP procedure. Most likely to come from procedures written by the user.
Timeout: The timeout is given in hundredths of seconds and depends on the user context.
Options:
duration - the duration that the user defined in the DBMS_LOCK.SLEEP procedure
bottom of page