Netlnsr resource issue - Veritas Cluster Server
This is a discussion on Netlnsr resource issue - Veritas Cluster Server ; I am getting the following error
VCS error V-16-20002-203 No ORACLE_HOME specified.
The main.cf file has all the entry for the home directory
Thanks for your help...
-
Netlnsr resource issue
I am getting the following error
VCS error V-16-20002-203 No ORACLE_HOME specified.
The main.cf file has all the entry for the home directory
Thanks for your help
-
Re: Netlnsr resource issue
"GAW" wrote:
>
>I am getting the following error
>
>VCS error V-16-20002-203 No ORACLE_HOME specified.
>
>The main.cf file has all the entry for the home directory
>
>Thanks for your help
My listener currently works with this config:
Netlsnr Ora_Netlsnr (
Critical = 0
Owner = oracle
Home = "/oravol"
TnsAdmin = "/oravol/network/admin/listener.ora"
Listener = LISTENER
EnvFile = "/usr/oracle/.profile"
MonScript = "./bin/Netlsnr/LsnrTest.pl"
)
The oracle home is set in both the Netlsnr config, as well as the env file
for user Oracle. Is the home dir not set in the Oracle profile ?