The database that holds AutoSys and WCC data is changing its host.
What changes are needed for AutoSys and WCC?
We think following the following files would need to be updated:
On the AutoSys server
/opt/CA/WorkloadAutomationAE/autouser.ACE/config.ACE
/etc/hosts
On the WCC server
C:\Program Files\CA\Workload Control Center\data\config\application\config\resources\connection.properties
Also the tnsnames.ora on both hosts
Release : 11.3
Component : CA Workload Automation AE (AutoSys)
The items you should review that may need possible updates if your DB host change would be:
$AUTOUSER/config.$AUTOSERV (see EventServer entries)
$TNS_ADMIN/tnsnames.ora
/etc/hosts
For WCC you should NOT modify the connection.properties directly.
If a change is needed for wcc you should use wcc_config.sh or .bat as needed.
For examples see:
https://techdocs.broadcom.com/us/en/ca-enterprise-software/intelligent-automation/workload-automation-ae-and-workload-control-center/11-3-6-SP7/administrating/ca-wcc-administration/administer-the-configuration-batch-interface.html#concept.dita_834f26aa195a4f1412af52b2a8559253986a5b4b_SpecifyaDifferentDatabase
And for WCC, again any $TNS_ADMIN/tnsnames.ora and /etc/hosts entries that need to be added or modified.