cancel
Showing results for 
Search instead for 
Did you mean: 

Error SPAM update SAPKB70017

Former Member
0 Kudos

Dear all

when updating SPAM for BASIS SAPKB70017 there is error like this :

SPAM status: (Error stop)

Import phase: PREPARE_XPRA

when I check st22, there is 5 syntax error

the first one is Syntax error in program "SAPLSCP2 ".

Error in the ABAP Application Program

The current ABAP program "SAPLOLEA" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLSCP2 " in include

"CL_GUI_ALV_GRID===============CU " in

line 127:

"Type "IF_ALV_PRINT_PARAMETER_PROXY" is unknown"

The 2nd is : Syntax error in program "SAPLSUSM ".

The 3rd is : Syntax error in program "SAPLSDOC ".

The 4th is : Syntax error in program "CL_DB6_CALENDAR_CFG===========CP ".

The 5th is : Runtime Errors LOAD_PROGRAM_LOST

Program "SAPLBTCH" was modified during the run.

Can anybody help me, what should I do to continue patching??

thanks a lot

rgds,

Della

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rosa,

I too faced the similar issue while applying the Patch please follow the below procedure through which i was able logon successfully.

1. Take a valid Backup.

2. Ensure that no more TP and R3trans are running at OS level.

3. Ensure that the entry in the transport buffer for SAPKB70013 is still available, check that with

tp showbuffer <SID> pf=/usr/sap/trans/bin/TP_DOMAIN_<SID>.PFL tag=spam

If the entry of SAPKB70017 is still available, ensure that TRBAT and TRJOB tables are empty (check at DB level)

4. then start the main import manually using the command

tp r3i SAPKB70017 DS2 pf=/usr/sap/trans/bin/TP_DOMAIN_<SID>.PFL tag=spam -Dclientcascade=yes -Drepeatonerror=8

(all in one line)

this step will take more time , after this step finished with return code 0 or 4, i become able to logon to the system and i completed the queue from SPAM tcode

Thanks,

Sandeep Singh DS

Former Member
0 Kudos

Hi Sandeep

thanks for your helpful answer

but actually I can logon to my system. My system working fine until now, the problem just in import SPAM update. There is error on st22.

If any, is there any way to solve the error except to import using command line??

thanks

rgds,

Della

Former Member
0 Kudos

As i said in my first response, if you still can execute SPAM, then just restart the import.

This is always the first option, and happens a lot.

If this does not resolve your issues, then we need to look further.

Cheers Michael

Former Member
0 Kudos

Hi Della,

Hope this note is Helpful.

822379 Known problems with Support Packages in SAP NW 2004s AS ABAP

Did you increase this parameter.

rdisp/max_wprun_time.

Thanks,

Sandeep Singh DS

Former Member
0 Kudos

Dear Michael,

sorry for misunderstanding, I think you give me a question, hehehe

Now I'm restarting the import, hope it will be ok

Will update you later.

@Sandeep

thanks for your information

rgds,

Della

Former Member
0 Kudos

Dear Michael

finally the import finish successfully

thanks a lot Mike

PS : sorry for incorrect rating, should be you who solved the problem

rgds,

Della

Former Member
0 Kudos

I do appreciate for your answer.

And I met the problem when I upgraded the SPAM.

Finally,it is solved by using command :

tp r3i SAPKB70017 DS2 pf=/usr/sap/trans/bin/TP_DOMAIN_<SID>.PFL tag=spam -Dclientcascade=yes -Drepeatonerror=8

(all in one line)

thank you very much

Answers (3)

Answers (3)

0 Kudos

Notes 1281321 and 1465387 helped me to solve.

0 Kudos

Hi,

I tried these steps of doing through the tp.exe command, but its halfway through. After imported with warnings and restarting hte instances, some tcodes are working now, like SU01/SM51 etc, but SPAM/SAINT are giving the same error.

I tried the activation through tcode SE18, but when I click on activate the programs throw the same error.

Any idea?

Srinivasan K

Former Member
0 Kudos

Did you try to restart the import in SPAM?

Cheers Michael

Former Member
0 Kudos

no, I'm updating spam level for basis 17 & 18

The process has run for about 4 hours and return with that errors

Former Member
0 Kudos

Hi,

Can you tell us your SPAM and Kernel Patch level.

V....

Former Member
0 Kudos

Kernel Patch Number : 221

SPAM Version 7.00/0036

thanks