The SAPLICENSE program is used to install, check and maintain SAP licenses in your R/3 System. It resides in the directory /usr/sap/
Windows NT:
Replace the slash (/) with a backslash (\) in all path names.
If you start saplicense without any options at operating system level, all the options are displayed.
Prerequisites
- As of Release 4.5A the database interface library is linked dynamically. To allow SAPLICENSE to locate this library, the following variables must be set in the environment of the user calling SAPLICENSE:
- dbms_type =
- DIR_LIBRARY =
- User for SAPLICENSE:
NT and UNIX
You must be logged on as user
AS/400
- You must be logged on as user
- The executables library R3
Features
AS/400 only:
For AS/400 the option string must be enclosed in single quotation marks, for example '-help', '-get', '-temp'.
saplicense provides the following options:
-delete
Delete an installed license.
-get
Output the customer key (hardware key).
-help [option]
Display help information for the specified option (that is, get , install , temp , show or test ).
-install [ifile=
Install a license key. Optional parameter ifile=
-number
Get the installation number.
-show
Display all installed licenses.
-temp
Install a temporary license.
-test
Test whether a valid SAP license exists. (R/3 must have been started.)
-version
Display the version of SAPLICENSE .
No comments:
Post a Comment