InterviewSolution
Saved Bookmarks
| 1. |
Why Should We Have Seperate Homes For Asm Instance? |
|
Answer» It is a good practice to have ASM HOME separate from the database home(ORACLE_HOME). This helps in upgrading and patching ASM and the ORACLE database software independent of each other. Also, we can deinstall the Oracle database software independent of the ASM INSTANCE. It is a good practice to have ASM home separate from the database home(ORACLE_HOME). This helps in upgrading and patching ASM and the Oracle database software independent of each other. Also, we can deinstall the Oracle database software independent of the ASM instance. |
|