D.4 Determining if an Oracle Home is Read-Only
Run the orabasehome
command to determine if your Oracle home is a read/write or read-only Oracle home.
If the output of the
orabasehome
command is the same as %ORACLE_HOME%, then your Oracle home is in read/write mode. If the output displays the path ORACLE_BASE\homes\HOME_NAME
, then your Oracle home is in read-only mode.
Parent topic: Configuring Read-Only Oracle Homes