UNIX-like OS (AIX, HP-UX, Linux, Solaris, etc.) OpenLink License Manager Usage Notes
The default and suggested locations of
- Determining the Installed Version of the License Manager
- Location of License files
- License Manager version 1.3.5 and earlier (UDA Release 6.3 and earlier)
- License Manager version 1.3.6 and later (UDA Release 6.3 and later)
- Related Documentation
Determining the Installed Version of the License Manager
The License Manager (oplmgr) version can be determined with the command oplmgr -? .
$ bin/oplmgr -? OpenLink License Manager Version 1.3.5 as of Mon Jul 02 2012 (Release 6.3 cvsid 00096). Compiled for Linux 2.6.9-89.29.1.EL (x86_64-generic-linux-glibc23-64) Copyright (C) 1993-2012 OpenLink Software. Usage: oplmgr [-shrutpf] [+start] [+stop] [+reload] [+user arg] [+chroot arg] [+pidfile arg] [+foreground] +start start the license manager +stop stop the license manager +reload force a configuration reload +user run as the specified user +chroot perform a chroot to the specified directory +pidfile pid file to use for server operation +foreground run in the foreground
Version 1.3.5 and previous used the OPL_LICENSE_DIR environment variable to locate the license file directory(ies).
oplmgr -? OpenLink License Manager Version 1.3.6 as of Fri Nov 15 2013 (Release 6.3, g127d4a9) Compiled for Linux 2.6.9-89.29.1.EL (x86_64-generic-linux-glibc23-64) Copyright (C) 1993-2013 OpenLink Software. Usage: oplmgr [-shrdupf] [+start] [+stop] [+reload] [+directory arg] [+user arg] [+pidfile arg] [+foreground] +start start the license manager +stop stop the license manager +reload force a configuration reload +directory where to look for licenses (default .) +user run as the specified user +pidfile pid file to use for server operation +foreground run in the foreground
Version 1.3.6 or higher uses the new +directory parameter option for the oplmgr program to specify the location license files should be found.
Location of License files
License Manager version 1.3.5 and earlier (UDA Release 6.3 and earlier)
Versions 1.3.5 or lower of the
OpenLink recommends you use /etc/oplmgr/ to store your licenses.
Each product installation will include a copy of the oplmgr executable in its respective bin directory, such that if this is the only
License Manager version 1.3.6 and later (UDA Release 6.3 and later)
The
OpenLink recommends you use /etc/oplmgr/ to store your licenses.
Each product installation will include a copy of the oplmgr executable in its respective bin directory, such that if this is the only
Related Documentation
- Firewall Considerations for Multi-Tier "Enterprise" Edition Data Access Drivers
- Configuring Server-side Firewalls for Multi-Tier Connectivity
- OpenLink License Manager Networking Considerations
- Configure Multi-Tier Request Broker for Use on Machines with Multiple Network Cards
- Start the License Manager Process
Referenced by...