Weblogic 12.2.1.4 $ORACLE_HOME/oracle_common/bin/chghost.sh not updating JDBC connection details
Hi,
We are in the process of cloning our Weblogic domain via "Pack and Unpack" (different hosts) and we follow through with the chghost.sh in order to make the server name updates. Our configuration script has both server mapping and database mappings
This is a managed server and we are aware of a single bug that forces you to adopt either a short-short or long-long (ie fully qualified) hostname denotation.
We have tried all variations and no matter what we try the JDBC connect information never seems to change.
Is there a different script or does one must manually visit each supporting JDBC file(s) where database connect information is stored within the Weblogic domain?