Oracle Serverspace Monitoring Wizard ORA-12545
Posted: Mon Apr 29, 2013 1:15 pm
2012R1.8
I'm trying out the Oracle wizards. I downloaded the latest oracle wizards, installed the required packages using the notes provided, then tried the Oracle Serverspace wizard but I kept getting errors like:
CRITICAL - cannot connect to <serverip>:<serverport>\<instancename>. ORA-12545: Connect failed because target host or object does not exist (DBD ERROR: OCIServerAttach)
After poking around and some google searches, I tried changing the backslash between the serverport and instancename to a forward slash and it worked. Perhaps the backslash works on a Windows server, but my linux box perfers the forward slash. Since this service argument was created by the wizard, I'll have to manually change it on up to 18 checks per db instance. Hopefully the wizard (or the check_oracle_health script) can be
modified to fix this.
I'm trying out the Oracle wizards. I downloaded the latest oracle wizards, installed the required packages using the notes provided, then tried the Oracle Serverspace wizard but I kept getting errors like:
CRITICAL - cannot connect to <serverip>:<serverport>\<instancename>. ORA-12545: Connect failed because target host or object does not exist (DBD ERROR: OCIServerAttach)
After poking around and some google searches, I tried changing the backslash between the serverport and instancename to a forward slash and it worked. Perhaps the backslash works on a Windows server, but my linux box perfers the forward slash. Since this service argument was created by the wizard, I'll have to manually change it on up to 18 checks per db instance. Hopefully the wizard (or the check_oracle_health script) can be
modified to fix this.