Velayutham, Prakash wrote:
% Hi,
% 
% Recently, our Oracle RAC has had 2 unexpected downtimes in the past 2 weeks, 
affecting just one node in the cluster. How do I configure Spacewalk properly 
so such an outage does not affect its operation?
% 
% Here is what I have currently.
% 
% db_backend = oracle
% db_user = xxxx
% db_password = yyyy
% db_name = //hostname/schema
% db_host = hostname
% db_port = 
% 
% My /etc/tnsnames.ora is what the Oracle DBA gave with the correct listener 
configuration.

Hi Prakash,

It's fairly easy, just
- create /etc/tnsnames.ora - this has been already done by your DBA,
- in /etc/rhn/rhn.conf set
    db_name = <THAT_RAC_TNSNAMES_ENTRY_NAME>
  and leave db_host and db_port empty.


Regards,

--
Michael Mráka
Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to