UNIX Installation - Licensing
Licensing Universal Agent for UNIX Components
After Universal Agent for UNIX has been installed, you must configure the following components with product licenses before they can be used:
- Universal Command Manager
- Universal Data Mover Manager
- Universal Connector for SAP
- Universal Connector for PeopleSoft
- Universal Application Container Server
Note
Universal Application Container Server (as a component of Universal Command Agent for SOA 6.4.x for UNIX) is packaged, and licensed, separately.
Product License File
For each component, product license information (license parameter keywords and their values) is contained in a separate text file provided by your Stonebranch, Inc. account representative.
Format
The format of the product license file name is: <component name>_<customer name>_<operating system>_<schedule or solution>.txt. For example: Indesca_Stonebranch_UNIX_A1.txt
- For Universal Command Manager, Indesca is used as the <component name> in the product license file name and as the name of the product in the file itself.
- For Universal Data Mover Manager, Infitran is used as the <component name> in the product license file name and as the name of the product in the file itself.
Sample
The following is a sample Universal Command Manager for UNIX product license file:
License_Product "INDESCA" License_Customer "STONEBRANCH" License_OS_Type "UNIX" License_Type "PERPETUAL" License_Expiration_Date 2029.12.31 YYYY.MM.DD License_NT_Servers 100 License_UNIX_Servers 100 License_OS400_Servers 10000 License_OS390_Servers 10000 License_Tandem_Servers 10000 License_OS390_Unix_Servers 10000 License_Key ABCD-1234-EFGH-5678-IJKL-MNOP-9999
Entering License Information
Enter each component's product license file information into its configuration file:
- Universal Command Manager: ucmd.conf
- Universal Data Mover Manager: udm.conf
- Universal Connector for SAP: usap.conf
- Universal Connector for PeopleSoft: upps.conf
- Universal Application Container Server: uacs.conf
It is recommended that you enter license information at the end of the file. (The values are specified in the same syntax as all other configuration options.)
Restart Universal Broker
For Universal Broker to read the license information, you must stop and restart it:
Stop Universal Broker | ubrokerd stop |
Start Universal Broker | ubrokerd start |