Request SAP License
Posted by
Admin at
|
Share this post:
|
To Request SAP License please go through the following link:-
http:\service.sap.com\licensekey
Keyword: BASIS
Title : Request SAP License
We have added search box. Key in SAP issue keyword to search |
To Request SAP License please go through the following link:-
http:\service.sap.com\licensekey
In the following cases, it could be necessary to use a temporary license to bridge the time until the SAP license has arrived by fax:
Procedure
Enter the SAP System ID when it is requested.
The following message shows that the program has terminated successfully:
saplicense: Temporary license successfully installed
Rejection of a Temporary License
SAPLICENSE rejects installation of a temporary license in certain cases:
The following message tells you that a temporary license cannot be granted because the date of the last successful license check was more than 3 weeks ago:
saplicense: Temporary license NOT installed, *** Old license older than 3 weeks
Apply for a license before you want to work with an R/3 System that has been copied.
You should use the Online Service System (OSS) to request an SAP License Key.
Procedure
To see detailed information about the procedure for requesting a license key, select 6 . .
You will receive a fax from SAP providing information about your new license key, which is also available via OSS. Your system landscape will be updated automatically in OSS.
Once the new license key has been assigned, you can display it by selecting Display license key. A pop-up window is displayed containing the license key and all the license data for your system.
To avoid having to type this license data in by hand (and risk mistyping something), select Export script. This function allows you to import the R/3 license key file into your system. Alternatively, you can copy the information into your system via cut and paste.
Requesting a License Key by Fax
If you do not have access to OSS, you can use the Request Fax License Key form to request a license key. The form is part of your software delivery package. Alternatively, you can download the form from SAPNet.
Fill out the form completely and send it to the fax number given on the form.
Provided you specify all the necessary information in your fax, SAP will send you the 24-position license key by fax within 3 working days.
Keep this fax in a safe place. If you should ever accidentally delete a license, you will need the license key in order to install the license again.
If you cannot log onto the R/3 System, SAPLICENSE provides the option -test pf=
When you call the program with this option, SAPLICENSE determines the customer key of the message server, simulates an R/3 System logon and carries out the required license check. You can follow the individual steps on the screen.
NT: Start the R/3 System and the database with the SAP Service Manager.
UNIX and NT: saplicense -test pf=
AS/400: saplicense '-test pf=
It is mandatory that you specify the profile file. Enter the profile file (with complete path) of the R/3 System to be checked.
You would enter the following for an R/3 System with the name PRD, where the instance number is 00:
UNIX and NT: saplicense -test pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00
AS/400: saplicense '-test pf=/usr/sap/PRD/SYS/profile/PRD_DVEBMGS00'
The following message shows that the test was terminated successfully:
test result: license test ok
The subsequent message tells which license was used for the check:
LICENSE system: PRD customer key: D1889390344
expiration_date: 99991231
installation no: 0005500021 key: 9KJDYITLVLPRZS9WXVS8SNTN
productid: R3_ORA
If you get an error message when the license is checked, you can use the program output to find out where the error occurred (creation of the message server link, connection to the database, etc.). Depending on the message, now check whether the message server is running, whether the database has been started, etc.
To carry out more detailed error analysis, use additional option TRACE=2. The command syntax is as follows:
saplicense -test pf=
SAPLICENSE then creates a file dev_slic in the current directory. This file contains more detailed error messages.
You have to delete a license, for example, if the R/3 System was set up from a copy of an existing R/3 System.
Procedure
To do this, enter saplicense -show (AS/400: saplicense '-show' ).
SAPLICENSE lists all the licenses and their statuses.
LICENSE system: TST customer key: TEMPLICENSE
expiration_date: 19960202
installation no:... key:...
product ID: R3_ORA
*** license useable ***
LICENSE system: TST customer key: D1889390344
expiration_date: 99991231
installation no:... key:...
product ID: R3_ORA
*** license useable ***
LICENSE system: PRD customer key: TEMPLICENSE
expiration_date: 19960131
installation no:... key:...
product ID: R3_ORA
*** license useable ***
LICENSE system: PRD customer key: D9566626666
expiration_date: 99991231
installation no:... key:...
product ID: R3_ORA
*** license useable ***
The above example shows you that 4 licenses are installed (2 licenses have been applied for and 2 are temporary licenses). You can see from the R/3 System names that 2 licenses are installed for system TST, and 2 licenses for system PRD. This could be the case if the R/3 System TST was copied to the name PRD and then a license, which was applied for, was installed for the copied system PRD. The old licenses for system TST, however, still exist.
These old licenses can no longer be used in the new system and can be deleted.
First enter the SAP System IDs. SAPLICENSE then asks for the customer key (11-position hardware key).
Enter the customer key or TEMPLICENSE .
saplicense then asks for the product ID, which is a name starting with "R3_" indicating the database type (for example, R3_ORA).
Enter the product ID appropriate for your R/3 System.
The licenses are deleted.
This is confirmed by the following message:
saplicense: license deleted
Remarks
The status of a license is not checked when a license is deleted. In particular, there is no check to establish whether you are deleting a license that was in use. If a valid license that was in use is deleted, it is no longer possible to log on to R/3, but users who are already logged on can continue working.
If you accidentally deleted a valid license that was in use, you can install this license again at any time with saplicense -install (AS/400: saplicense '-install' ) if you still have the fax containing the license key.
Prerequisites
The 24-position license key, which you receive from SAP by fax.
Procedure
Example of an R/3 license key file:
#
SAPSYSTEM=C11
CUSTOMER-KEY=A0123456789
INSTNO=0123456789
EXPIRATION=99991231
LKEY=012345678901234567891234
#
If you are entering the data manually (that is, you are leaving out the optional parameter), make sure that you enter the key correctly, for example, that you distinguish between the number 0 and the uppercase letter O.
Example for entering the license data manually
Specify your sap system name:
SAP SYSTEM NAME = PRD
Specify your customer key:
CUSTOMER KEY = D1889390344
Specify your installation number:
INSTALLATION NO = 0005500021
Specify your expiration date:
EXPIRATION_DATE [YYYYMMDD] = 99991231
Specify your license key:
LICENSE_KEY 1...5....0....5....0...4
LICENSE_KEY = 9KJDYITLVLPRZS9WXVS8SNTN
saplicense: License successfully installed
The license is now installed and activated.
After logging on, choose System ® Status.
Check whether the following SAP system data agrees with the data just entered:
If you can log on and the data is correct, the license was correctly installed.
Troubleshooting
saplicense: License not installed, *** Wrong license data specified
you probably mistyped one of the values. Please make sure that you use the correct uppercase/lowercase in the entries.
Also note that the Backspace (delete character) key is not set correctly on some terminals. You should therefore avoid using this key.