Blog Pages

SAP ASE (Sybase) - Update a license file


  1. Create the license file in SAP site. (You will need to enter the server HostID, name, IP).
  2. Save the license file in the server on : <SAP FOLDER>\SYSAM-2_0\licenses
  3. Edit properties file (<SAPFOLDER>/ASE-XX-X/<SERVERNAME>.properties: Set PE and LT (for enterprise: PE=EE, LT=CP).
  4. Restart SAP ASE database server (from services in windows or by ASE commands - stop and start)


Checking that the server is Enterprise (or other) now:

  1. Check the log after restart - it write in the begining which version is uploaded.
  2. exec sp_lmconfig 
    1. Check parameters 'edition' and 'license type' and properties PE (EE) and LT (CP).


No comments:

Post a Comment