How to Change The Host Name Of Installed Web Server in Server Manager
How to Change The Host Name Of Installed Web Server in Server Manager
======================================================================
Customer have changed the Fully Qualified Domain Name (FQDN) successfully for one of the web sever. Now the requirement is to change the domain name that belongs to the old web server in server manager to the New domain name. For example - Change SERVER.AA.ABCD.ABC.COM To SERVER.ABCD.COM
Following files would have the entries for the old web server name that can be changed to new web server name:
1."management-console.xml" file under SM Console Installation directory for example C:\jde_home_smc\SCFMC\targets\home
2."wls.properties" file under SM Console Installation directory for example C:\jde_home_smc\SCFMC\targets\wls
Once changes are done, restart the Server Manager Management Console managed server from Weblogic Administrative Console and the appropriate Agent. It would be recommended to take a backup of these files before making any changes, just in case you need to revert back.
Source: Oracle support doc.
======================================================================
Customer have changed the Fully Qualified Domain Name (FQDN) successfully for one of the web sever. Now the requirement is to change the domain name that belongs to the old web server in server manager to the New domain name. For example - Change SERVER.AA.ABCD.ABC.COM To SERVER.ABCD.COM
Following files would have the entries for the old web server name that can be changed to new web server name:
1."management-console.xml" file under SM Console Installation directory for example C:\jde_home_smc\SCFMC\targets\home
2."wls.properties" file under SM Console Installation directory for example C:\jde_home_smc\SCFMC\targets\wls
Once changes are done, restart the Server Manager Management Console managed server from Weblogic Administrative Console and the appropriate Agent. It would be recommended to take a backup of these files before making any changes, just in case you need to revert back.
Source: Oracle support doc.
Comments
Post a Comment