Apply 6.x Multi-Tier License Files on Unix
- cd into the root of your OpenLink installation.
- Use the
bashorshcommand to open a bash or Bourne shell. - Execute this command:
. ./openlink.sh
- Navigate to the
/bin/sub-directory of the OpenLink installation. - Execute this command:
./oplmgr +stop
- Retrieve your new OpenLink license file(s) from an email or ODS Briefcase.
- Use binary ftp to transfer the new license file(s) to the Unix box, if required.
- Place the new license file(s) in the
/bin/sub-directory of the OpenLink installation, replacing any same-named file(s). - Use the export command to set the
OPL_LICENSE_DIRvariable to point to this directory. For example:
export OPL_LICENSE_DIR=/usr/openlink/bin
Note - you may set theOPL_LICENSE_DIRto target any directory; all license file(s) must then be placed in that directory. - Execute this command:
./oplmgr +start