%META:TOPICPARENT{name="ApplyingLicenseFiles"}%
---+ Apply Release 6.x Single-Tier License Files on Unix
1 For best results, quit all ODBC client applications and administrative tools to start this process, and do not relaunch any of them until instructed to test your connection.%BR%%BR%
1 Use the bash
or sh
command to open a bash or Bourne shell. (Other shells may be used, but vary widely, so any or all of the following steps may need adjustment.)%BR%%BR%
1 Retrieve your new OpenLink license file from an email or [[ODSBriefcaseLicenseStorage][ODS briefcase]].%BR%%BR%
1 Use binary ftp to transfer the new license to the Unix box, if required.%BR%%BR%
1 Replace any existing license file with the new, or place the new license in your desired location. We generally recommend this location be the bin
sub-directory of the OpenLink installation, or /etc/oplmgr/
.%BR%%BR%
1 cd
into the root of your OpenLink installation.%BR%%BR%
1 Check the openlink.sh
and openlink.csh
scripts, for their setting of the OPL_LICENSE_DIR
environment variable. If necessary, adjust this to include the directory holding the new license file.
1 Execute this command:
. ./openlink.sh
1 cd into the bin sub-directory of the OpenLink installation.%BR%%BR%
1 Execute these commands:
./oplmgr +stop
./oplmgr +start
1 Test your connection with iodbctest, the HTTP-based OpenLink ODBC Administrator, or any other ODBC client application.%BR%%BR%
1 If license errors come up, reboot, and test again. %BR%%BR%
1 If errors persist, please [[http://support.openlinksw.com/support/online-support.vsp][log a Support Case]].%BR%%BR%