cancel
Showing results for 
Search instead for 
Did you mean: 

SAP License Install

Former Member
0 Kudos

Hi there,

Something weird is happening on one of our Dev systems. It is on the PI system.

Everyday I am having to install a new license. When I initially try to log onto the system

I get the licence error check.

So I download the license from the market place for the system making sure that the

system number, installation number and hardware key are all correct.

however, on stalling the license I get the following :

I have never seen the illegal format thing before.

It does however install the license:

But come tomorrow I will have to repeat the same process. I have been doing this

now for over a week!!

Any ideas anyone

Andy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi there,

Just to let you know the issue has now been resolved.

In case anyone has the same problem have a look at SAP Note 1440360.

Solution

The DBSL error is corrected in 7.00 as of patch 241 and in 7.01 as of patch 79. (Also see Note 1413668, point 3.)

For the DBSL exchange, you must also manually delete the corrupt '0002LC' records that have already been created from the table SAPLIKEY, for example, using sqlplus:

SQL> delete from sap<sid>.saplikey
     where likey like '0002LC%'
       and (value is null or value not like '0008%');

Important:
Do not inadvertently delete '0002LK' records.

Thanks

Andy

Answers (5)

Answers (5)

former_member206552
Active Contributor
0 Kudos

Hi Andy,

please have a look at

http://scn.sap.com/thread/3401370

Best Regards

Marius

v_veeramalla
Active Participant
0 Kudos

check work process , and message server logs.

Former Member
0 Kudos

Hi Andy,

Please give the details about your Kernel and patch level.

This error might not related with your license issue.

Regards

RJ

Former Member
0 Kudos

Hi RJ,

They are:

kernel release                700

kernel make variant           700_REL

compiled on                   Linux GNU SLES-9 x86_64 cc3.3.3

compiled for                  64 BIT

compilation mode              UNICODE

compile time                  Jan 18 2010 20:32:07

update level                  0

patch number                  239

source id                     0.239


---------------------
supported environment
---------------------

database (SAP, table SVERS)   700

operating system
Linux 2.6


attila_kovacs
Explorer
0 Kudos

Hi Andy,

this is than definitely the kernel problem. You should update to the downward compatible 7.20 kernel, and it will solve the issue as I mentioned above.

Regards,

Attila

Former Member
0 Kudos

But it has been working ok with 700 kernel for a couple of years.

Andy

attila_kovacs
Explorer
0 Kudos

There was some changes made regarding it, and the new kernel is need to have it work correctly.

Attila

attila_kovacs
Explorer
0 Kudos

Hi Andy,

this can be related to the kernel version. Such an error is reported, if you do not have the kernel version 7.20 in use. I would suggest to update to the latest available one, than delete the lincese keys and apply it again.

Regards,

Attila

Former Member
0 Kudos

Dear Buddy,

Check your market place ..is there any duplicate entry for your DEV PI sid.

If duplicate id are there.you need to remove and keep it single..

Check with your client about the maintenance payment for sap.Did they paid to sap or not.

If paid you can raise a ticket to sap..Then they will take care..

Kindly raise a ticket to sap.

Have you raised the ticket to sap?

Thank you

Mahendran