Coy Hile wrote: % Hi all, % % I've managed to dump my data from the local XE instance to a new database (and the oracle box is listening on the relevant ports). I'm currently running spacewalk 0.8; what do I have to change in the RHN config so that things will Just Work(tm) and point at that new database? % % I've updated the following: % % default_db = user/p...@sid % db_user = user % db_password = pass % hibernate.connection.username = user % hibernate.connection.password = pass % % I've also updated the line % % hibernate.connection.url=jdbc:oracle:thin:@oracle.server.fqdn:1521:SID
That's correct. % Is there something I'm missing? I noticed that rhn-satellite start still starts the local Oracle XE Instance. There is one more file for monitoring - /etc/rhn/cluster.ini. Oracle XE is automaticaly started once it's installed. So If you don't use it anymore remove it with rpm -e oracle-xe-univ. % Note that tsnames.ora is configured appropriately, and sqlplus user/p...@sid logs me in successfully. % % thanks in advance, % % -- % Coy Hile Regards, -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
