This article explains how to identify installed licenses and serial numbers.
Problem:
I am trying to identify which licenses and serial numbers are installed. How can this be done?
Resolution:
To find the serial numbers and the license keys installed on a machine for Server Express Developer Licenses, take the following steps:
- Go to the installation location for the LMF License Manager.
- If the location is unknown it can be found using one of several methods.
- Execute the command $COBDIR/lmf/lmfgetpv and if the License Manager is running its location will be reported.
- From Server Express 4.0 ServicePack 2 and later, execute the command $COBDIR/bin/mflicense, which is a utility that allows you to use the LMF administration tools, assuming that you possess Super User privileges.
- Execute the command: find / -name mflmfdb\\* -print.
- The results of the find command should point to the proper location.
- To identify the Server Express Developer keys run the mflmadm utility and use the browse function from the menu.
For Server Express COBOL licenses (otherwise known as run time licenses):
- Change directory to the COBOL product install location and then change directory to the sub-directory named aslmf.
- Run the AppTrack command, using the 'License List' option to display the installed keys and serial numbers.
#Licensing
#ServerExpress
#COBOL


