AquaLogic Interaction Upgrade Guide for 6.0 to 6.5 on Unix and Linux

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Merging License Keys

This topic describes how to manually merge two BEA license keys.

To manually combine two or more license keys into the license.bea file, either use a text editor or the tool provided in BEA_HOME.

The following commands update your current license file with the license key in the file new_license_file. All paths are based on default settings.

  • On Unix, $HOME/bea//UpdateLicense.sh new_license_file
  • On Windows, C:\bea\UpdateLicense.cmd new_license_file

  Back to Top      Previous Next