ASM with immediate shutdown [message #609994] |
Sat, 15 March 2014 08:58 |
|
Jack14
Messages: 497 Registered: December 2011 Location: INDIA
|
Senior Member |
|
|
Hi,
There is one question asked in interview which i would like to share and verify answer with you.
There are 3 databases ORCL11,ORCL2,ORCL3 associated with ASM instance and when we do a shutdown immediate
in ASM instance which is in mount state , what will happen to other database ?
1. will other databases (ORCL11,ORCL2,ORCL3) will have a clean shutdown along ASM with shutdown immediate
or other databases will have improper shutdown along with ASM having immediate shutdown ?
Could someone provide answer to my question.
Thanks,
[Updated on: Sat, 15 March 2014 09:00] Report message to a moderator
|
|
|
|
Re: ASM with immediate shutdown [message #610005 is a reply to message #609994] |
Sat, 15 March 2014 10:25 |
John Watson
Messages: 8960 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
I cannot remember the details now, but the behaviour changes somewhere between release 10.1.x and release 11.2.x. You'll have to do your own tests, but in some releases the shutdown command is propagted from the ASM instance to the dependent RDBMS instances, and in others it is blocked.
|
|
|
|