Note that before upgrading the SRM Server database, you must perform CommServe database upgrade. See CommServe - Database Upgrade for step-by-step procedure.
The following section describe the process of upgrading a database of the SRM Server.
1. | On the
production computer were the SRM server resides, perform a
Disaster
Recovery Backup of SRM Server database. Make sure that the associated disaster recovery folder (SET_XXX folder) is saved and available in a safe location. |
See Starting a Disaster Recovery Backup for step-by-step instructions. |
2. |
On the standby computer, install the CommServe, SRM Server
software and the Database Upgrade tool. Make sure that all the updates are installed on the standby CommServe. |
See
Install the SRM Server Software
for more information on installing CommServe and SRM Server software. See Install the Database Upgrade tool for more information. |
3. | On the standby computer, restore the disaster recovery backup of SRM server database using the Disaster Recovery Tool. | See Restore a Disaster Recovery Backup for step-by-step instructions on restoring the database. |
4. |
Upgrade the databases, using the Database upgrade tool. NOTES:
|
Run the following command to upgrade for: SRM Server database: DatabaseUpgrade -PhaseName "All" -instance "Instancexxx" -productName "SRM" -DBUpgradeDir <dir db upgrade> -log <log folder name> -DBBackupDir <dr backup dir> where:
|
5. | On the standby computer, use the SQL Server Management Studio, to backup the upgraded SRM database and create a .dmp file. | See the SQL Server Management Studio help for information on backing up a database. |
6. | On the production Server, uninstall the old version and re-install the latest version of the SRM Server software. |
See Uninstalling Components
for more information on uninstalling CommServe software. See Install the SRM Server Software for more information on installing CommServe software. |
7. | On the production server, restore the SRM database using the Disaster Recovery tool. | See Restore a Disaster Recovery Backup for step-by-step instructions. |