Page 3 of 3

Re: Oracle Installation on Nagios server

Posted: Tue Dec 01, 2015 12:51 pm
by raamardhani7
tgriep wrote:It looks like they were not installed on your system but just in case, this should remove them if they were.

Code: Select all

yum remove oracle-instantclient*basic*
yum remove oracle-instantclient*sqlplus*
yum remove oracle-instantclient*devel*
After this, try and install the Oracle 11.2 clients and see if that resolves the issue.
Hi Tom,
Output is pasted below.

Code: Select all

[root@lussvpnagiosxi00 ~]# yum remove oracle-instantclient*basic*
Loaded plugins: changelog, product-id, rhnplugin, security, subscription-manager
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Remove Process
No Match for argument: oracle-instantclient*basic*
No Packages marked for removal
You have new mail in /var/spool/mail/root
[root@lussvpnagiosxi00 ~]# yum remove oracle-instantclient*sqlplus*
Loaded plugins: changelog, product-id, rhnplugin, security, subscription-manager
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Remove Process
No Match for argument: oracle-instantclient*sqlplus*
No Packages marked for removal
[root@lussvpnagiosxi00 ~]# yum remove oracle-instantclient*devel*
Loaded plugins: changelog, product-id, rhnplugin, security, subscription-manager
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Remove Process
No Match for argument: oracle-instantclient*devel*
No Packages marked for removal
Can we have a webex for the same and get this addressed Please.. Thanks..

Re: Oracle Installation on Nagios server

Posted: Tue Dec 01, 2015 3:58 pm
by tgriep
It looks like the 12.1 Oracle client wasn't installed so you can go and download the 11.2 version of the Oracle Client in to the folder the oracleinstall.sh script is and rerun the setup.
Make sure you remove the 12.1 version before running the script.
Can you run the following and post the output here?

Code: Select all

uname -a
cat /etc/*release*
For a remote session, you would have to open a ticket by emailing [email protected] and include the link to this post in that email.
Thanks

Re: Oracle Installation on Nagios server

Posted: Wed Dec 09, 2015 7:22 am
by raamardhani7
tgriep wrote:It looks like the 12.1 Oracle client wasn't installed so you can go and download the 11.2 version of the Oracle Client in to the folder the oracleinstall.sh script is and rerun the setup.
Make sure you remove the 12.1 version before running the script.
Can you run the following and post the output here?

Code: Select all

uname -a
cat /etc/*release*
For a remote session, you would have to open a ticket by emailing [email protected] and include the link to this post in that email.
Thanks
Tom please close this thread, thanks for your help. Thanks for the remote session.. :)

Re: Oracle Installation on Nagios server

Posted: Wed Dec 09, 2015 10:36 am
by bwallace
Glad we were able to help. We'll lock this thread now and feel free to open another should you require assistance with anything else.