Run the install VMware vCenter Update Manager and when prompted for database information, select the Use an existing supported database option and select the DSN created in step 5.
Note: Ensure to select the option Preserve existing database contents when prompted or your existing database will be replaced with a new one.
(Optional) Remove the old 32-bit DSN.
Update the existing VMware vCenter Update Manager configuration with the new database settings (Option 2)
On the VMware vCenter Update Manager server, click Start > Run and type regedit and press Enter.
Back up the the registry.
Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\VMware, Inc.\VMware Update Manager\DB.
Modify these keys according to your environment's configuration.
Key 1: Is the DSN Connection Name. This key is the name of your active Update Manager DSN connection used when creating the DSN in step 4.
Key 4: Is the DSN Driver Name. This key is the name of the SQL Server DSN driver name. If your upgrade involves the upgrade to a newer SQL Native Client, then update this key to reflect the driver name of the new DSN connection.
Key 5: Is the database name. This key is the name of the database for Update Manager. If the database name was changed in step 4, update this key to reflect the new name.
Notes:
Key 2 and Key 3 will be empty if using Windows Session Credentials to connect to the database. It is not necessary to modify these if the new database connection will also use Windows Session Credentials.
If using Windows Session Credentials to connect to a remote Update Manager database, the VMware vCenter Update Manager service must be run as user account that has database owner rights to the new database.