Modify vmo.properties and resolve cluster synchronization:
- For each member in the vRealize Orchestrator cluster:
- SSH into each virtual appliance
- Edit /etc/vco/app-server/vmo.properties
- Change database.hibernate.dialect = org.hibernate.dialect.SQLServer2012Dialect
- Resolve cluster desynchronization in ControlCenter:
- Ensure all partcipating cluster nodes have the updated dialect settings in vmo.properties
- Secure Shell (SSH) to any node within the cluster
- Execute:
/var/lib/vco/tools/configuration-cli/bin/vro-configure.sh sync-local
Note: Wait a few minutes as ControlCenter should issue a restart of all vco-server services. Monitor the server.log for restart details.
If monitored through ControlCenter, the status check will swap to SHUTDOWN temporarily as services are restarted.