Migration Framework 10.15 | Upgrading Software AG Products On Premises | Upgrade Metering | Upgrade Metering Server | Prepare the Old Installation
 
Prepare the Old Installation
1. Shut down all of the old products that used Metering Server.
If the product is running
Take this action...
As a Windows service
Shut down from the Windows Services window. Services are listed as Software AG product release.
As a Windows application
Shut down from the Windows start menu. Applications are listed as Software AG > Stop Servers > product .
On a UNIX system
Use the shut down instructions in the product documentation for your old release.
2. If your old and new installations are on different machines, and the Metering Server database is in the default location, create a ZIP file of the old product installation to use as the migration source. The instructions in this section use the Java Archive tool to create the ZIP file. Specify the location of the Java Archive tool in the JAVA_HOME and PATH system variables on the machine that hosts the old product installation. The tool is located in the Software AG_directory/jvm/jvm/bin directory. On some systems, the lower-level jvm directory name includes additional information, such as /jvm/jvm160_32, or /jvm/jvm170, or /jvm/jvm_64.
Note:
If the Metering Server database is not in the default location, contact Software AG Global Support for assistance.
a. On the product’s old machine, open a command window or shell.
b. Go to the Software AG directory that contains the old product and enter this command:
jar cfM ZIP_file_name.zip profiles/CTP/database profiles/CTP/configuration install/products
c. Copy the product’s ZIP file to any directory on the machine that hosts the new product.
Important:
If using FTP to copy, use the binary file transfer mode\type. If you use another mode\type, the ZIP file might become corrupted.