Finding Oracle Home
Hi All, How to find the DB home when 11gR2 RAC is running with ASM and one DB Home under following situation?
1. asmcmd fails with error ( some perl related error) purposely done like that.
2. /etc/oratab doesn't exist
3. env command doesn't return ORACLE_HOME
4. Listener is running from GI home and visible with ps -ef|grep lsnr
5. . oraenv set ORACLE_HOME for ASM1 only.
6. All the GI commands like srvctl / crsctl runs fine.
This is a scenario I was given on server but I couldn't find the oracle_home.
Thanks
Mike