Question:
How to change the host name and IP address of a CA Business Intelligence (CABI) 4.1 SP3 server?
Answer:
If you change the IP address of a CABI server, it does not impact the CABI. In order to change the Host name of CABI server, please follow the steps as per below after you change the host name of OS.
NOTE: Please take a backup before you make changes.
1) Stop Server Intelligence Agent (SIA) and Tomcat Services.
2) If a CMS database is installed on the CABI server, update Connectivity for the database.
- If the CMS database is on SQL server,
- Open Control Panel and Administrative Tools. Open Data Sources (ODBC).
- Open [System DSN] tab, select the DSN "BusinessObjects CMS 140" and click on <Configure> button.
- Under "Which SQL Server you want to connect to?", change Server to a new server name.
- Repeat the above steps 2-3 for the Audit database DSN if there is.
- If the CMS database is on Sybase SQL Anywhere 12,
- Open Control Panel and Administrative Tools. Open Data Sources (ODBC).
- Open [System DSN] tab, select the DSN "BI4_CMS_DSN" and click on <Configure> button.
- Open [Login] tab, change the host name in 'Host' field to the new host name.
- Repeat the above steps 2-3 for the Audit database DSN if there is.
3) Update the Web Application Server.
- Copy all contents located under ..\CA\SC\CommonReporting4\SAP BusinessObjects Enterprise XI 4.0\warfiles\webapps\BOE\WEB-INF\config\custom folder to ..\CA\SC\CommonReporting4\tomcat\webapps\BOE\WEB-INF\config\custom folder.
- Restart the Tomcat service.
4) Update Web Service URL
- Log into Central Management Console (CMC) using CABI Administrator account.
- Open "Applications" from pull down list or select it under 'Manage' category on CMC Home page.
- Double click on "Web Service" and open Properties.
- Update 'Access URL' to the new host name and click on <Save and Close> button.
- Back to the Applications page. Right click on "Central Management Console" and select [Processing Settings].
- Update URL to the new Host name, and click on <Save and Close> button.
- Back to the Applications page again. Right click on "BI launch Pad" and select [Processing Settings].
- Update URL to the new Host name, and click on <Save and Close> button.
5) Update Web Report settings on Service Desk Management (SDM).
- Log into SDM and open [Administration] tab.
- Go to 'Options Manager' > 'Web Report' and update the following Options "bo_server_cms" and "bo_server_location" to the new Host name.
- Save the changes.
- Recycle all SDM.