cancel
Showing results for 
Search instead for 
Did you mean: 

License key apply manually Netweaver 2004s

Former Member
0 Kudos

Hi all,

While performing system copy R3load My source system was having temparay license key , at target system My import phase for java dump is done and i am getting error while installing temporary license phase

CJS-30023 Process call saplicense

dev_slice:

-


trc file: "dev_slic", trc level: 2, release: "700"

-


SlicIGetDate: <20080221>

SlicPwForR3Setup: calc password out of <QAS20080221FJAWFNLTL>

      • ERROR => SaplInitializeLicense: wrong password specified [slicmain.c 2097]

Do i need to manually install lincese.

If yes--> i have requested new license key and it has to be installed from Slicense transaction as of Netweaver 2004s But still my SAP at Target system is not up , i have to somehow install it manually.

What should i put in place of license key while giving command

saplicense -install.

all values are entered properly except LKEY

As LKEY value present with my file ( which supposed to be installed from slicense transaction is as below)

LKEY=MIIBOgYJKoZIhvcNAQcCoIIBKzCCAScCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHATGCAQYwggECAgEBMFgwUjELMAkGA1UEBhMCREUxHDAaBgNVBAoTE215U0FQLmNvbSBXb3JrcGxhY2UxJTAjBgNVBAMTHG15U0FQLmNvbSBXb3JrcGxhY2UgQ0EgKGRzYSkCAgGhMAkGBSsOAwIaBQCgXTAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0wODAyMjExNTUwNDNaMCMGCSqGSIb3DQEJBDEWBBQAk2bMgEC/X7Zn5Dmx039TrLE93jAJBgcqhkjOOAQDBC4wLAIUM9SnyTe2/I3ojChziABj7NaFFwCFHj1AXHC4HS2oQj66uwZAtHESa7

And saplicense -install is not allowing me to enter this big value.

What should i enter.

Best Regards,

AjitR

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I had the same issue in an OS/DB migration. It was due to the root user and the system having a different timezone (UTC) to the sidadm user (UTC +10).

Once I temporarily set the <sid>adm user's timezone to match root's, I was able to retry successfully

Former Member
0 Kudos

I got similar error as I had changed the time-zone right after the installation had started. Stopping sapinst and loggin off and then restarting the install fixed it.

Former Member
0 Kudos

I have also tried

SAPLICENSE -install [ ifile = filename ]

But didnt worked for me ???

Former Member
0 Kudos

Hi,

migh be happen due to your souce system does not contain valid license it's contain only temp license

try to execute saplicense -get on target system

what is the result?

try to delete the temp license and continue with setup.

regards,

kaushal

Former Member
0 Kudos

On Target system ,

I am getting ,

C:\Documents and Settings\qasadm>saplicense -get

saplicense: HARDWARE KEY = Q0162539926

How should i delete temp license and continue the installation.

C:\Documents and Settings\qasadm>saplicense -temp

Specify your SAP System ID:

SAP SYSTEM ID = QAS

saplicense: Temporary license NOT installed

      • No old or expired license found

I am stuck badly.

best Regards,

AjitR

Former Member
0 Kudos

Hi,

at which phase ( step number ) you stuck in setup,

      • No old or expired license found

so you can not install temp license manually using saplicense -temp and also If the SAP system is set up from a copy of an existing SAP system, you cannot install a temporary license using this command.

what is the output while you try to install license with file saplicense -install ifile=license.txt

regards,

kaushal

Former Member
0 Kudos

Kaushal,

Thanks for your help. Points rewarded.

Correct syntax contains [< >]

saplicense -install [ifile=<filename>]

It worked and installation went through.

Best Regards,

AjitR

Former Member
0 Kudos

Thanks i am closing this message.