InterviewSolution
Saved Bookmarks
| 1. |
How Do We Remove Asm From An Oracle Rac Environment? |
|
Answer» We need to stop and DELETE the INSTANCE in the node first in INTERACTIVE or silent mode. After that ASM can be removed using SRVCTL tool as follows:
We need to stop and delete the instance in the node first in interactive or silent mode. After that ASM can be removed using srvctl tool as follows: |
|