

CA Business Service Insight Installation Guide › How to Upgrade a High Availability Deployment › Configure the Servers › Configure the Adapter Servers
Configure the Adapter Servers
Follow these steps:
- Connect to the first CA Business Service Insight Adapter cluster server node.
- Open the Cluster Administrator program.
- Change the Oblicore - AdapterDeployment service name in the Parameters tab to AdapterDeployment.
- Go to \Program Files\Oblicore\Adapters, and copy the deployed adapter folders to the Adapters folder on the clustered shared folder (Disk S).
Note: Verify that the adapter paths point to the correct adapter folder paths on the cluster drive.
- One each Adapter cluster server node, open the Registry Editor, and go to HKEY_LOCAL_MACHINE, SOFTWARE, Oblicore, Adapters. Verify that the AdaptersDir string has the value S:\Adapters.
- Bring all adapter services online.
Complete the Upgrade
To complete the upgrade, perform the following tasks.
Important! Log in as sadmin after upgrading CA Business Service Insight. The default password is sadmin.
Follow these steps:
- Restart all servers.
- In IIS Manager, start the web server.
- (Optional) To change from a public to a private synonym, invoke one of the following procedures on the database:
begin
prc_recreate_all_synonyms ('YES');
end
or
exec prc_recreate_all_synonyms ('YES');
- (Optional) Lock the oblidbadmin account in the database. Run the following command while connected to the database:
alter user oblidbadmin account lock;
- (Optional) Change the oblidbadmin password. Run the following command while connected to the database:
alter user oblidbadmin identified by ‘<new_password>’;
- Verify that the hours offset matches the time zone that you select.
- Verify that the dates for daylight savings match your location.
You now have the most recent version of CA Business Service Insight.
Copyright © 2014 CA.
All rights reserved.
 
|
|