|
You want to sleep in SQL or PL/SQL? dbms_lock.sleep([number of seconds]) does that.
BTW, Oracle will never change its shutdown to abort by itself. You have to make that change yourself; you could do it programatically as suggested here.
Yong Huang
最初由 guo 发布
[B]
现在只是忘记了plsql中用于sleep的函数,如果有的话,就可以设定转化为immedate模式的时间,如
果超过就自动关闭进程. [/B] |
|