cancel
Showing results for 
Search instead for 
Did you mean: 

Installing license key on PI 7.10

Former Member
0 Kudos

Hi eveyone,

i have the following problem.

I'm trying to install a new SAP license on a PI 7.10 on HP-UX, but in the tr. "SLICENSE", the "new license" button is missed.

I try to do this trough OS command SAPLICENSE -INSTALL, but, from 7.0 versions it isn't possible.

Anyone knows how can i turn on the "new license" button on SLICENSE transaction?

Thanks in advance.

Regards.

Sebastian.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

For 7.1 systems, in t-code slicense in the middle of the screen you will see three tabs "Old Licenses", "Digitally-Signed Licenses" and "Remote Hardware Key". Select the Digitally-Signed Licenses tab and install the license.

Hope this helps.

Thanks,

Naveed

Former Member
0 Kudos

Hi,

If you want to install license from command prompt, just do as below.

download the license script on your server, for example in "/sapdumps"

login as sidadm
su - sidadm
saplicense -install ifile=/sapdumps/your_license_script.txt

it will install the license.

Then you can check it from t-code "slicense"

Hope, it works for you also...

Regards.

Rajesh Narkhede

Former Member
0 Kudos

Thanks a lot for your help, this both answers resolve my cuestion.

Unfortunely, i couldn't give u your rewards point, this question isn't under my user.

Sorry, and thanks for your help again.

Sebastian.