Upgrade a standalone CDP
Upgrade steps
Run
setup.exe
. This launches an InstallShield Wizard that walks you through the upgrade process.The installer detects all the installed instances and list them.
Select Maintain or update the application selected below and click Next.
Note
If you select Install a new instance of this application, and no SQL instance is free, then the upgrade stops with a message stating that all SQL Instances have been used. If an SQL instance is available, then the upgrade proceeds as normal installation.
If you want to perform Metadata only upgrade, then select the Metaonly instance from the list of instances and click Next.
Note
MetaData only upgrade can be performed only after full installation has been upgraded.
The CipherTrust Database Protection for MSSQL-Installation Wizard is displayed.
On the Welcome screen of the Installation Wizard, click Next.
On the Database Connection screen of the InstallShield Wizard, enter the database connection parameters and click Next.
Note
If the user upgrading CDP is different from the user that installed the instance, the Installation Wizard prompts for confirmation. Click Yes to continue upgrade.
On the NAE Server Configuration screen of the Installation Wizard, enter the parameters to configure NAE Server and click Next.
On the Provider Configuration screen of the Installation Wizard, enter the CDP configuration information and click Next.
Note
When upgrading from PDB to CDP, ensure the log level is selected on the Provider Configuration screen before proceeding to the next steps.
The installer displays the progress of the upgrade.
The installer needs to copy the
libcrypto-3-x64.dll
andlibssl-3-x64.dll
files toC:\Windows\system32
. As per Windows' design any file copied toC:\Windows\system32
gets redirected toC:\Windows\SysWOW64
. On the Setup Status screen of the Installation Wizard:Click Yes to disable the redirector from copying the files to the
SysWOW64
directory.Click No to manually copy
libcrypto-3-x64.dll
andlibssl-3-x64.dll
fromC:\Program Files (x86)\CipherTrust\CDP_MSSQLServer\MSSQLSERVER
toC:\Windows\system32
and click OK.
Note
Instead of manually copying the files, you can also add the installation path of
CDP_MSSQLServer
to the list of system variables and restart the SQL Server services.When upgrading from 8.12.0 and lower versions, the installer will copy the
libcrypto-3-x64.dll
andlibssl-3-x64.dll
files toC:\Windows\system32
.When upgrading from 8.12.1, the installer will first delete
libcrypto-1.1-x64.dll
andlibssl-1_1-x64.dll
files and then copylibcrypto-3-x64.dll
andlibssl-3-x64.dll
files toC:\Windows\system32
.On the Upgrading user mapping screen, click OK. At this step, the old user mappings are migrated to the new columns.
While upgrading, if migration of user mapping fails, following pop-up will appear on the screen. A folder, named, InstallationLogs is created at the installation directory. It contains a file named UserMappingUpgrade_failed.log which stores the list of database users for whom user mapping migration has failed.
Caution
Due to security reasons, it is recommended to delete the UserMappingUpgrade_failed.log file after you have taken the corrective actions for the failed user mappings listed in this file.
On the Update Complete screen of the Installation Wizard, click Finish to complete the upgrade.