7.3

Table Of Contents
3 Click Services.
4 In the list of services, look for a service that is not in the correct state or has other problems.
5 To have vRealize Automation re-register the service, log in to a console session on the
vRealize Automation appliance as root, and restart vRealize Automation by entering the following
command.
service vcac-server restart
If there are services associated with the embedded vRealize Orchestrator instance, enter the
following additional command.
service vco-restart restart
6 If a faulty service is the iaas-service, take the following steps to re-register it.
a Do not unregister the service.
b On the primary IaaS Web Server, log in with an account that has Administrator rights.
c Open a command prompt as Administrator.
d Run the following command.
"C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-
Config.exe" RegisterSolutionUser -url https://appliance-or-load-balancer-IP-
or-FQDN/ -t vsphere.local -cu administrator -cp password -f "C:\Program Files
(x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.data" -v
The password is the administrator@vsphere.local password.
e Run a command to update the registration information in the IaaS database.
SQL Server with Windows Authentication:
"C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-
Config.exe" MoveRegistrationDataToDb -s IaaS-SQL-server-IP-or-FQDN -d SQL-
database-name -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager
Data\Cafe\Vcac-Config.data" -v
SQL Server with Native SQL Authentication:
"C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-
Config.exe" MoveRegistrationDataToDb -s SQL-server-IP-or-FQDN -d SQL-
database-name -su SQL-user -sp SQL-user-password -f "C:\Program Files
(x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.data" -v
To find the server or database name, inspect the following file in a text editor, and search for
repository. Data Source and Initial Catalog values reveal the server address and database
name, respectively.
C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Web\Web.config
The SQL user must have DBO privileges on the database.
Installing vRealize Automation
VMware, Inc. 160