View Single Post

   
  #2 (permalink)  
Old 02-24-2008, 12:42 PM
Michel Cadot
 
Posts: n/a
Default Re: SQL error during shutdown ..


"zeb" <spam@nowhere.com> a écrit dans le message de news:4229d4d8$0$31849$636a15ce@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


Reply With Quote