Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL error during shutdown ..
"zeb" <spam_at_nowhere.com> a écrit dans le message de news:4229d4d8$0$31849$636a15ce_at_news.free.fr...
| Hi,
|
| Each evening, when I shutdown my database for cold backup I have the
| following:
|
| ORA-00604: error occurred at recursive SQL level 1
| ORA-01089: immediate shutdown in progress - no operations are permitted
| ORA-00604: error occurred at recursive SQL level 2
| ORA-01089: immediate shutdown in progress - no operations are permitted
|
| I tried to find the active sessions just before the shutdown but nothing
| other my own request.
|
| How this can be ? any hints ?
|
| Thanks in advance
|
| Oracle 8.1.7.4
| AIX 5.2
|
Haven't you a database trigger on shutdown?
Regards
Michel Cadot
Received on Sat Mar 05 2005 - 09:52:43 CST