Ensim Unify MS SQL 2005 Service 3.0.0 Rollup Hotfix 1 Release Notes
Introduction
These release notes provide information about Ensim Unify MS SQL 2005 Service 3.0.0 rollup resolved issues, prerequisites, and installation instructions.
- Service: Platform 3.2.0 and MS SQL 2005 service 3.0.0
- Rollup hotfix number: 1
- Rollup hotfix date: 17-November-2006
- Contents: All Unify MS SQL 2005 service 3.0.0 hotfixes released prior to this hotfix. For more information, refer to the Contents of the rollup hotfix section.
Download: ftp://ftp.ensim.com/download/unify/mssql2k5/3.0.0/hotfix/1/
Note:Please note this is a hidden, password-protected directory. As a result, the above URL is not accessible via a Web browser, please use a ftp client which will prompt you for username and password (given to you when you intially received the software). If you need a new login, please contact Ensim at : operations@ensim.com.
Before installing this rollup hotfix, ensure that your Ensim Unify system has the following:
- Unify Platform version 3.2.0
- Unify MS SQL 2005 Service version 3.0.0
It takes a few minutes to apply the rollup hotfix. During this time, new customers cannot be provisioned, and all Ensim Unify control panels are unavailable. However, existing customers can continue to use services without interruption.
This section explains how to install the rollup hotfix.
Before installing the rollup hotfix, you need to disable PE server applications and backup the database (in some cases). This section describes the pre-installation instructions.
- Ensure that all the requirements mentioned in the prerequisites section are satisfied unless they are marked as optional.
- Disable the Provisioning Engine and Queue Manager services by performing the following steps on each PE server:
- Log in to the PE server as domain administrator.
- Click Start > Programs > Microsoft Provisioning Server, then click Provisioning Manager.
- In the Provisioning Manager window, expand Provisioning Servers, then click Provisioning Engines.
- Right-click the name of the PE server, then click Deactivate.
- Under Provisioning Servers, click Queue Managers.
- Right-click the name of the PE server, then click Deactivate.
- Close the Provisioning Manager window.
- If the CronJob service is running on this server, open a command window and run the following command:
net stop "Ensim CronJob Service"
- Optional: If the PE and CP software is installed on the same server, perform the following steps on each of these servers:
- Log in to the server as domain administrator.
- Open a command window and run the following command:
iisreset /stop
- Back up the Unify databases as follows:
If MS SQL 2000 server
- Log in to the SQL Server as domain administrator.
- Click Start > Programs > Microsoft SQL Server, then click Enterprise Manager.
- Expand Microsoft SQL Servers > SQL Server Group > (local), then click Databases.
- d. Right click Ensim_ResourceManager2 and select All tasks > Backup database. A popup window is displayed.
- Click Add in the popup window.
- Enter the file name where you want to backup this database, then click OK.
- g. Click OK to start the backup.
- Repeat steps d to g for Ensim_WVH_Configuration, Ensim_Statistic and Ensim_Exchange
If MS SQL 2005 Server
- Log in to the SQL 2005 Server as domain administrator.
- Click Start > Programs > Microsoft SQL Server 2005, then click SQL Server Management Studio.
- Select Server Type: Database Engine, Server Name : Ensim Unify SQL Server name/IP, Authentication : Windows Authentication and then click on Connect button.
- Expand Microsoft SQL Servers then click Databases.
- m. Right click Ensim_ResourceManager2 and select Tasks > Back up.... A popup window is displayed.
- Click Add in the popup window.
- Enter the file name where you want to backup this database, then click OK.
- p. Click OK to start the backup.
- Repeat steps e to h for Ensim_WVH_Configuration, Ensim_Statistic and Ensim_Exchange
The pre-installation procedure is complete.
Installation instructions
After performing the steps in the pre-installation section, complete the following steps to install the rollup hotfix.
On Provisioning Engine (PE) servers
Perform the following steps on each PE server:
- Log in to the PE server as domain administrator.
- Unzip the rollup hotfix zip file to a temporary directory.
- Browse to the temporary directory, where you have unzipped the rollup hotfix files.
- Double-click the Autorun_PE.bat file.
- Click OK to complete the installation.
A log file named Install.log is created in the same directory. Open this log file and verify that there are no errors reported in the file. If there are any errors reported for a hotfix packaged in the rollup hotfix, open and check the Install.log and RegisterHotfix.log files located in the Data\Hotfix<number>\PE directory for detailed information about the errors.
Important: If the rollup hotfix installation fails on a server, you need to manually uninstall the rollup hotfix from all other servers on which you have successfully installed it.
The rollup hotfix installation on the PE server is complete.
On Control Panel (CP) servers
Perform the following steps on each CP server:
- Log in to the CP server as domain administrator.
- Unzip the rollup hotfix zip file to a temporary directory.
- Browse to the temporary directory, where you have unzipped the rollup hotfix files.
- Double-click the Autorun_CP.bat file.
- Click OK to complete the installation.
A log file named Install.log is created in the same directory. Open this log file and verify that there are no errors reported in the file. If there are any errors reported for a hotfix packaged in the rollup hotfix, open and check the Install.log and RegisterHotfix.log files located in the Data\Hotfix<number>\CP directory for detailed information about the errors.
Important: If the rollup hotfix installation fails on a server, you need to manually uninstall the rollup hotfix from all other servers on which you have successfully installed it.
The rollup hotfix installation on the CP server is complete
On Hosting servers
There is no change on the Hosting server.
After installing the rollup hotfix as described in the preceding section, perform the following step to complete the rollup hotfix installation:
- Enable the Provisioning Engine and Queue Manager services by performing the following steps on each PE server:
- Log in to the PE server as domain administrator.
- Click Start > Programs > Microsoft Provisioning Server, then click Provisioning Manager.
- In the Provisioning Manager window, expand Provisioning Servers, then click Provisioning Engines.
- Right-click the name of the PE server, then click Activate.
- Under Provisioning Servers, click Queue Managers.
- Right-click the name of the PE server, then click Activate.
- Close the Provisioning Manager window.
- If you have stopped the CronJob service on this server before installing the rollup hotfix, open a command window and run the following command:
net start "Ensim CronJob Service"
- Optional: If the PE and CP software is installed on the same server, perform the following steps on each of these servers:
- Log in to the server as domain administrator.
- Open a command window and run the following command:
iisreset /start
- Perform the Post-installation instructions mentioned in the release notes of the following hotfixes:
The rollup hotfix installation is complete.
The rollup hotfix includes all the Unify MS SQL 2005 Service version 3.0.0 hotfixes released prior to this hotfix. Depending upon the hotfixes that you have already installed on your Unify setup, the rollup hotfix installs all the remaining hotfixes on the setup.
Please refer to the release notes of all the hotfixes to determine the issues resolved in the hotfixes:
You can remove (or roll back) the installed rollup hotfix by performing the following steps, then restoring the old databases:
Before you begin, perform step 2 and 3 mentioned in the Pre-installation instructions section to disable PE and CP server applications.
On Provisioning Engine (PE) servers
Perform the following steps on each PE server.
- Log in to the PE server as domain administrator.
- Open a command window and change to the temporary directory, where you have unzipped the rollup hotfix files.
- Run the following command:
cscript.exe Scripts\RollupScript.vbs RollupConfigPE.xml -u
During the uninstallation, if an error occurs, it is displayed in a popup window. Click OK in the popup window to resume the uninstallation.
- Click OK to complete the uninstallation.
A log file named Uninstall.log is created in the same directory. Open this log file and verify that there are no errors reported in the file. If there are any errors reported for a hotfix packaged in the rollup hotfix, open and check the Uninstall.log and RegisterHotfix.log files located in the Data\Hotfix<number>\PE directory for detailed information about the errors.
The rollup hotfix uninstallation on the PE server is complete.
On Control Panel (CP) servers
Perform the following steps on each CP server.
- Log in to the CP server as domain administrator.
- Open a command window and change to the temporary directory, where you have unzipped the rollup hotfix files.
- Run the following command:
cscript.exe Scripts\RollupScript.vbs RollupConfigCP.xml -u
- Click OK to complete the uninstallation.
A log file named Uninstall.log is created in the same directory. Open this log file and verify that there are no errors reported in the file. If there are any errors reported for a hotfix packaged in the rollup hotfix, open and check the Uninstall.log and RegisterHotfix.log files located in the Data\Hotfix<number>\CP directory for detailed information about the errors.
The rollup hotfix uninstallation on the CP server is complete.
On Hosting servers
There is no change on the Hosting server.
On the SQL server
Perform the following steps on the SQL server if you updated the Unify database after installing the rollup hotfix.
- Log in to the SQL Server as domain administrator.
- Click Start > Programs > Microsoft SQL Server, then click Enterprise Manager.
- Expand Microsoft SQL Servers > SQL Server Group > (local), then click Databases.
- Right click Ensim_ResourceManager2 and select All tasks > Restore database.
- Locate the backed up database, then select the Restore check box for that record.
- Click OK to restore the database.
- Repeat steps 4 to 6 for Ensim_WVH_Configuration, Ensim_Statistic and Ensim_Exchange.
The old databases are restored successfully.
After uninstalling the rollup hotfix from all the servers, perform the procedure mentioned in the Post-installation instructions section to complete the rollup hotfix uninstallation.
The rollup hotfix rollback is complete.