I have a set of cloned APEX servers, how should I get them working?

Hey there, I have been asked to configure a set of servers which are clones of an existing APEX environment and get them working as a separate development environment. This APEX setup has three servers which are all running RedHat Linux: a single sign on server, a web server, and a database server. I am having some trouble finding all the configuration files that I need to update with the new ipaddresses and hosts names in order to get the new servers to talk to each-other again. For example, the cloned web server seems to still be trying to connect to the original database server. When I start opmnctl, it doesn't throw any errors even if the cloned database server's listener isn't running.
I've updated the ssl.conf, httpd.conf, and targets.xml files on the web and sso servers, and the TNSnames.ora and Listener.ora files on the database server. I also updated the generic linux hosts and networking files on both. Can anyone think of anything that I'm missing?

Hi user8245974,
You may want to take a look at the dads.conf file, which should be where your Web server is configured. There most likely is a connect string defined in there.
Joel

Similar Messages

Maybe you are looking for