cancel
Showing results for 
Search instead for 
Did you mean: 

SAP License issue

Former Member
0 Kudos

 

Hi Experts,

We received alert that temp license goes to expire while we already applied permanent licence, Then we found that applied license was not correct, because of incorrect active Hardware Key.

Then we deleted the old system and create new system with correct Hardware Key and applied the new license through SLICENSE.

But today when i start solman_setup, Its throwing ABAP DUMP "SQL error "-8001" when accessing table "PAKDATBUF", which indicates for database license issue.

When i am trying

C:\Users\spradm>saplikey -show pf=E:/usr/sap/SPR/SYS/profile/SPR_DVEBMGS00_dub-s

prcen00 trace=2

saplikey: failed to connect to the database.

Please find the attached dev_likey logs.

*** ERROR in DB6Connect[dbdb6.c, 1802] CON = 0 (BEGIN)

&+     DbSlConnectDB6( SQLConnect 😞 [IBM][CLI Driver] SQL8001N  An attempt to connect to the database failed due to a pr

&+     oduct licence problem.  SQLSTATE=42968                                                                           

&+                                                                                                                      

&+                                                                                                                      

&+                                                                                                                      

*** ERROR in DB6Connect[dbdb6.c, 1802] (END)

*** ERROR => DbSlConnect to 'SPR' as 'sapspr' failed

[dbdb6.c      1807]

*** ERROR => saplikey: failed to connect to the database. [saplikey_w.c 762]

Currently system is down and we can not access slicense.

Regards

Anuj

Accepted Solutions (1)

Accepted Solutions (1)

Frank-Martin
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi  Anuj,

you are confusing SAP license and DB2 license. SQL8001N indicates that your DB2 license has expired. Follow note  816773 to get and install a permanent DB2 license.

Regards

                  Frank

Former Member
0 Kudos

Hi Frank,

When i am trying to apply the license its showing below error ...

C:\Users\db2spr\Desktop>db2licm -a db2ese_c.lic
LIC1416N  The license could not be added to the nodelock file automatically.  The return code is "-100".

C:\Users\db2spr\Desktop>db2licm -l
Product name:                     "DB2 Enterprise Server Edition"
Expiry date:                      "Expired"
Product identifier:               "db2ese"
Version information:              "9.7"
Enforcement policy:               "Soft Stop"

Product name:                     "DB2 Connect Server"
Expiry date:                      "Expired"
Product identifier:               "db2consv"
Version information:              "9.7"
Concurrent connect user policy:   "Disabled"
Enforcement policy:               "Soft Stop"

Former Member
0 Kudos

http://service.sap.com/sap/support/notes/1522524

"

Symptom

You would like to use the DB2 executable db2licm to add a DB2 license and it fails with the following error message:
LIC1416N  The license could not be added to the nodelock file
          automatically.  The return code is "-100".

To deal with this problem, you checked, for example, the ownership and privilege of the nodelock file or remove the nodelock file to have the nodelock file regenerated.

"

Please read also:

DB2 Commands: db2licm (When License Files Go Wrong)

DB2 license install issue

Error adding license [SOLVED] - Toolbox for IT Groups

Regards

Roman

Frank-Martin
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

please take a look at http://scn.sap.com/thread/2062846

On Windows you need to execute the command as user with Admin rights.

Regards

                   Frank

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks every one issue is resloved now ....

Former Member
0 Kudos

Please check Note 801415 - DB6 Installation on Unix with db2_install. It seems to be problem with DB2 license problem not SAP license.

Regards

Roman