Hi All,
Would like to get advise on the below.
We are going to change the Db domain name to different domain name for our Hyperion application, example from hyperion_user.world to hyperion_user.company.com.
From what I checked through the Hyperion application, we need to do the below:
1. changes on all the weblogic db connection string
2. Run the configtool.sh to reconfigure the DB
3. Run the configtool.sh to re-deploy the all application.
4. If there is any customise script that using the connection string, then make those changes.
Other than this, could anyone share any proper steps/sequence for this DB domain changes on Hyperion? Thanks!