Optional: Upgrading the License Metric Tool server in the test environment (BigFix scenario)
If you have a test License Metric Tool environment, you can first perform the upgrade in that environment to verify whether it is successful.
Procedure
- Perform the following steps on your production License Metric Tool environment.
- Back up the License Metric Tool database. Move the backup to the computer on which you want to test the upgrade.
- Download the latest License Metric Tool installer from Passport Advantage. For more information, see: Downloading IBM License Metric Tool 9.2
- Perform the following steps on your test License Metric Tool environment.
- Install the License Metric Tool server and its database in the same versions that are installed on the production environment. The BigFix® server is not required to run a test upgrade.
- Stop the License Metric Tool server.
- Drop the License Metric Tool database.
- Log in as the DB2 instance owner on
the computer where the database is installed, and run the following
command.
Where database_name is the name of the License Metric Tool database. By default, it isdb2 deactivate db database_name db2 drop db database_name
TEMADB
. - For detailed steps, see the MS SQL Server documentation.
- Log in as the DB2 instance owner on
the computer where the database is installed, and run the following
command.
- Restore the backup of the production License Metric Tool database.
- Upgrade the License Metric Tool server to the latest version in interactive or silent mode.
- Log in to License Metric Tool, and verify
whether you can see the License Metric Tool user
interface. Important: Do not run the import. The import might fail because a production database is used in the test environment. Such a failed import does not indicate that the upgrade was not successful.
- Optional: Uninstall the License Metric Tool server and database.