cancel
Showing results for 
Search instead for 
Did you mean: 

saplicense command not working

Former Member
0 Kudos

Hi,

I have SAP J2EE engine already installed. But the evaluation time is expired and it does not start even for single minute.

Now, we have purchased the permanent SAP license. So I wish to install the same.

For that, without uninstalling the existing J2EE engine, I am running the command <b>'saplicense -install'</b>. But it gave me the following error:

<i><b>D:\usr\sap\J2E\SYS\exe\uc\NTI386>saplicense -install

      • SAPLICENSE (Release 700) ERROR ***

ERROR: Can not set DbSl trace function

DETAILS: DbSlControl(DBSL_CMD_IMP_FUNS_SET) failed with return code 20

RC-INFO: error loading dynamic db-library - check environment for:

dbms_type = <db-type> (e.g. ora)

DIR_LIBRARY = <path to db-dll> (e.g. /usr/sap/SID/SYS/exe/run)</b>

</i>

Can you please tell me what is the exact error? Is there any environment I should set for executing the command successfully?

regards,

Anand

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

I hope your system is a standalone Java System. So there is no otion of applying lincense thru SLICENSE. Also checkif the Field LKEY is this big in the License file sent by SAP, You cannot install thru saplicense - install , as this is a digital License.

<b>LKEY</b>=MIIBPAYJKoZIhvcNAQcCoIIBLTCCASkCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHATGCAQgwggEEAgEBMFgwUjELMAkGA1UEBhMCREUxHDAaBgNVBAoTE215U0FpkmNvbSBXb3JrcGxhY2UxJTAjBgNVBAMTHG15U0FQLmNvbSBXb3JrcGxhY2UgQ0EgKGRzYSkCAgGhMAkGBSsOAwIaBQCgXTAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0wNzAzMTgwMDMyNDhaMCMGCSqGSIb3DQEJBDEWBBRm+rvC7shSjYCmql5V6A4w/WrZazAJBgcqhkjOOAQDBDAwLgIVAIuKRkJLQXpWd5fkKe5RNF1kgodzAhUAmOaHGsP0JjDXXeHPTt0A36OuTnE=

You have to apply thru Visual Admin only.

Thanks,

Tanuj

Former Member
0 Kudos

Hello Anand ,

Are you login into system using sidadm ?

If no then login using sidadm and install the license .

Revert back to me if you need further assistance !

Regards ,

Santosh

vincentlim826
Employee
Employee
0 Kudos

Hi Anand,

Please try to install via transaction SLICENSE, since yours is Kernel 7.00

Please review the SAP note #870871

870871 License key installation

Please also refer to the SAP Note #359944 for Dbsl error

359944 - saplicense: Can not set DbSl trace function

Please download the latest kernel and its

respective DBSL library and upgrade.

if issue persists, issue command:

- saplicense -install TRACE=2, and it will generate dev_slic file, then copy and paste the output of dev_slic here.

Hope this helps.

cheers,

Vincent

P/S: reward points if helpful