Product Support

ODBC, JDBC, ADO.NET, OLE DB, Virtuoso, OpenLink Data Spaces, and OpenLink Ajax Toolkit






Apply 6.x Multi-Tier License Files on Unix

  1. cd into the root of your OpenLink installation.
  2. Use the bash or sh command to open a bash or Bourne shell.
  3. Execute this command:

    . ./openlink.sh

  4. Navigate to the /bin/ sub-directory of the OpenLink installation.
  5. Execute this command:

    ./oplmgr +stop

  6. Retrieve your new OpenLink license file(s) from an email or ODS Briefcase.
  7. Use binary ftp to transfer the new license file(s) to the Unix box, if required.
  8. Place the new license file(s) in the /bin/ sub-directory of the OpenLink installation, replacing any same-named file(s).
  9. Use the export command to set the OPL_LICENSE_DIR variable to point to this directory. For example:

    export OPL_LICENSE_DIR=/usr/openlink/bin

    Note - you may set the OPL_LICENSE_DIR to target any directory; all license file(s) must then be placed in that directory.
  10. Execute this command:

    ./oplmgr +start