cancel
Showing results for 
Search instead for 
Did you mean: 

Support pack stuck

Former Member
0 Kudos

Dear Team,

I am applying Support pack KB70012 in my IDES server. It was cont.. runing from last 6 hours.

Now I check trans log. It show

WARNING: Background job RDDIMPDP could not be started or terminated abnormally.

Please check that the R/3 system is running.

Please check the system. Use transactions SM21, SM37, SM50.

WARNING: (This warning is harmless if no further warnings follow.)

WARNING: System IDE. Warning. 20090828033039 :

Now I am running any T_Code . It give ABAP Dump

Runtime Errors SYNTAX_ERROR

Date and Time 28.08.2009 10:35:09

Short text

Syntax error in program "SAPLSEWORKINGAREA ".

What happened?

Error in the ABAP Application Program

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

come across a statement that unfortunately cannot be executed.

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

"LSEWORKINGAREAU01 " in

line 54:

"The data object "WORK_ITEMS" does not have a component called "JUST_FO"

"R_CHECKING"."

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "SAP "

Error analysis

The following syntax error was found in the program SAPLSEWORKINGAREA :

"The data object "WORK_ITEMS" does not have a component called "JUST_FO"

"R_CHECKING"."

Trigger Location of Runtime Error

Program SAPLWBABAP

Include LWBABAPO00

Row 23

Module type (MODULE PBO)

Module Name SET_STATUS

If I run below command

C:\Documents and Settings\ideadm>tp showbuffer IDE pf=\usr\sap\trans\bin\TP_DOMAIN_IDE.PFL

This is tp version 372.04.57 (release 700, unicode enabled)

E-\usr\sap\trans\bin\TP_DOMAIN_IDE.PFL could not be opened.

EXIT

Error in \usr\sap\trans\bin\TP_DOMAIN_IDE.PFL: transdir not set.

tp returncode summary:

TOOLS: Highest return code of single steps was: 0

ERRORS: Highest tp internal error was: 0208

tp finished with return code: 208

meaning:

error in transportprofil (param missing, unknown,...)

Please help me , so that I can proper implement this support package.

regard

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ,

Have you executed update statistics before starting the support pack.Check your SPAM/SAINT and tp to be latest version .Kindly check the log in /usr/sap/trans/tmp for this particular SPs.Here you can have idea what exactly the issue is.

Please attach log from /usr/sap/trans/tmp folder to assist you further on this.

Thanks..

Mohit

Former Member
0 Kudos

DIR_TRANS should be set to /usr/sap/trans

Former Member
0 Kudos

DIR_TRANS should be set to /usr/sap/trans

Former Member
0 Kudos

How I set DIR_TRANS in /usr/sap/trans.

Because Right now If I execute any transastion ABAP Dump comes.

what should we do now.

Plz update me because this is first time i am applying support pack.

But before applying support pack , I have updated latest Kernel andSPAM.

Plz help me .

Sunil

former_member204746
Active Contributor
0 Kudos

restore from last backup... on next try, run RDDNEWPP on client 000 and active clients.

Former Member
0 Kudos

Hi Sunil,

Please check wheather any tp process is running at os level. Also check the DIR_TRANS is set in Instance profile at OS level.

Thanks,

Shambo

Former Member
0 Kudos

I check Instance Profile in OS level

#parameter created by: BASIS 27.06.2009 12:32:40

login/password_history_size = 8

#parameter created by: BASIS 27.06.2009 12:31:33

login/no_automatic_user_sapstar = 0

#parameter created by: BASIS 27.06.2009 12:21:18

login/system_client = 800

SAPSYSTEMNAME = IDE

SAPGLOBALHOST = testserver

SAPSYSTEM = 00

INSTANCE_NAME = DVEBMGS00

DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTI386

DIR_EXECUTABLE = $(DIR_INSTANCE)\exe

PHYS_MEMSIZE = 512

rdisp/wp_no_dia = 6

rdisp/wp_no_btc = 3

icm/server_port_0 = PROT=HTTP,PORT=80$$

#----


  1. SAP Messaging Service parameters are set in the DEFAULT.PFL

#----


ms/server_port_0 = PROT=HTTP,PORT=81$$

rdisp/wp_no_enq = 1

rdisp/wp_no_vb = 1

rdisp/wp_no_vb2 = 1

rdisp/wp_no_spo = 1

DIR_CLIENT_ORAHOME = $(DIR_EXECUTABLE)

In this there is no DIR_TRANS is set

How I set DIR_TRANS in Instance Profile.

If I check tp process

C:\Documents and Settings\ideadm>tp

This is tp version 372.04.57 (release 700, unicode enabled)

EXPORT: tp export <TR> export <TA>

IMPORT: tp import <TR>|ALL <SAPSID> import <TA> into <SAPSID>

PUT: tp put <SAPSID> put of SID

Utility function:

tp addtobuffer <TR> <SAPSID> add <TR> to buffer of <SAPSID>

For more information call tp with argument 'help'

tp returncode summary:

TOOLS: Highest return code of single steps was: 0

ERRORS: Highest tp internal error was: 0203

tp finished with return code: 203

meaning:

wrong syntax in tp call

C:\Documents and Settings\ideadm>

what to do now.

Regards

Sunil

Former Member
0 Kudos

>How I set DIR_TRANS in Instance Profile.

Open Instance profile file at os level maintain parameter

DIR_TRANS = E:\usr\sap\trans

or if you sap server running you can maintain through rz10.

Regards,

Nikunj Thaker

Former Member
0 Kudos

this problem not solved . so I have restore full offline database again.

Now what should i check pre-request for applying Support pack

Thanks

Sunil

former_member185031
Active Contributor
0 Kudos

1. Business client should be locked and users should not be into system

2. Your kernel and spam should be updated

3. Work process should be free.

4. Space should be available into Database.

5. Use a user having authorization of SAP_ALL & SAP_NEW, donot use DDIC or SAP*

6. Read the note 822379 Known problem very carefully and defined the queue accroding to this note.

7. Update BASIS Patch into Background

8. Read the log files at the time of upgrade, under /usr/sap/trans/tmp and /usr/sap/trans/log directory

Regards,

Subhash

Former Member
0 Kudos

Hi Sunil,

Yes! Restore is the only option if you are getting syntax error at every T-code b'coz of faild SP installation.

Now

1. Update DB Statistics first T-code DB13

2. set in default Parameter - rdisp/messageserver_internal = 0 ( default Value)

& add SP 12, 13,14 to the Import queue instad of installing one by one.

BR,

Darshan

Former Member
0 Kudos

Dear all,

thanks for nice reply

sunil