The saplicense program is used to set up, monitor, and maintain the SAP licenses in your SAP System.The program is stored in the directory /usr/sap/<SAPSID>/SYS/exe/run.(On iSeries systems, the program is stored in the kernel library.)
Windows:
Replace the slash (/) in all path names with a backslash ().
License Key Help. Overview; License Keys. Can install them on any operating system. To deploy the software until you obtain the license keys for your license.
When you launch saplicense from the operating system level without any options, all of the options are displayed automatically.
路The database interface library is linked dynamically as of Release 4.5A.For saplicense to find this library, the following variables must be set in the environment of the user calling saplicense:
-dbms_type = <database type> (for example, ora, inf, ada, mss, db2, db4, db6)
-DIR_LIBRARY = <path to dynamically linked database library> (for example, /usr/sap/SID/SYS/exe/run)
路User for saplicense:
You must be logged on as the <sapsid>adm user.This ensures that all of the required environment variables are set correctly.
You must be logged on as the <SID>OFR user.
The executable library R3<REL>OPT, for example, must be contained in the library list.
iSeries only:Alpine tmx r2000.
For the iSeries, the argument must be placed in quotation marks, for example, '‑help', '颅‑get', '‑temp'.
The saplicense program features the following options.
Option | Meaning |
-delete | Delete installed license |
-get | Determine the Hardware Key |
-help [option] | Display help for selected option ( get, install, temp, show or test). |
-install [ifile=<filename>] | Install the SAP License.The optional parameter ifile=<filename> (or IFILE=<filename>) can be used to import the license data from the installation file. |
-number NAME=<SID> | Output installation number |
-show | Display all installed licenses |
-temp | |
-test pf=<profile> | Test whether a valid SAP license is installed (SAP System must be started), see also Testing SAP Licenses |
-version | Display version number of the saplicense program |
For examples see section Testing SAP Licenses.