Oracle Installation on Nagios server

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
raamardhani7
Posts: 459
Joined: Tue Jun 02, 2015 12:36 am

Re: Oracle Installation on Nagios server

Post 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..
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Oracle Installation on Nagios server

Post 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
Be sure to check out our Knowledgebase for helpful articles and solutions!
raamardhani7
Posts: 459
Joined: Tue Jun 02, 2015 12:36 am

Re: Oracle Installation on Nagios server

Post 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.. :)
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Oracle Installation on Nagios server

Post 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.
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked