cancel
Showing results for 
Search instead for 
Did you mean: 

Error on STMS during the importing of requests

Former Member
0 Kudos

Hello,

I´m with a problem in the STMS transaction...  any order that we try to import the STMS stucks, doesn´t move anymore!

Our systems are SAP ERP 6.0 with Kernel version 700 (latest patch level 353).

I checked the SLOG, ALOG and ULOG and I see the following last lines:

SLOG:

...

WARNING: \\SRVSEDE238\sapmnt\trans\tmp\SJP.LOB is already in use (14870), I'm waiting 2 sec (20131010105552). My name: pid 6536 on SRVSEDE32 (APServiceSJP)

WARNING: \\SRVSEDE238\sapmnt\trans\tmp\SJP.LOB is already in use (13220), I'm waiting 5 sec (20131010105558). My name: pid 6896 on SRVSEDE32 (APServiceSJP)

WARNING: \\SRVSEDE238\sapmnt\trans\tmp\SJDKK905512.SJP is already in use (13270), I'm waiting 1 sec (20131010105601). My name: pid 6924 on SRVSEDE32 (APServiceSJP)

WARNING: \\srvsede238\sapmnt\trans\tmp\SJP.LOB is already in use (150), I'm waiting 3 sec (20131010105605). My name: pid 1448 on SRVSEDE02 (APServiceSJQ)

ALOG:

...

20131010102032131  

ALL                  SJQ.ALL 6 0000 20131010103942              ACCEN_PAC   SRVSEDE02 20131010103940937  

SJDK905576           SJQ:300 I 0000 20131010103944 ACCEN_PAC  ACCEN_PAC   SRVSEDE02 20131010103940937  

ALL                  SJQ.ALL 6 0000 20131010104834              ACCEN_PAC   SRVSEDE02 20131010104834000  

SJDK905578           SJQ:300 I 0000 20131010104836 ACCEN_PAC   ACCEN_PAC   SRVSEDE02 20131010104834000

ULOG:

...

APServiceSJD 20131010104602 RFC: tp EXPWBO SJDK905578 client300 pf=\\SRVSEDE238\sapmnt\trans\bin\TP_DOMAIN_SJD.PFL FEEDBACK ASYNCEXP -Dtransdir=\\SRVSEDE238\sapmnt\trans  (pid=1436)

APServiceSJQ 20131010104834 RFC: tp IMPORT SJDK905578 SJQ client300 U0 pf=\\srvsede238\sapmnt\trans\bin\TP_DOMAIN_SJD.PFL FEEDBACK ASYNCIMP -Dimpmon_mode=DETAILED -Dtransdir=\\srvsede238\sapmnt\trans  (pid=1448)

APServiceSJD 20131010105117 RFC: tp COUNT SJD pf=\\SRVSEDE238\sapmnt\trans\bin\TP_DOMAIN_SJD.PFL -Dtransdir=\\SRVSEDE238\sapmnt\trans  (pid=5584)

APServiceSJP 20131010105118 RFC: tp COUNT SJP pf=\\SRVSEDE238\sapmnt\trans\bin\TP_DOMAIN_SJD.PFL -Dtransdir=\\SRVSEDE238\sapmnt\trans  (pid=6808)

APServiceSJQ 20131010105118 RFC: tp COUNT SJQ pf=\\srvsede238\sapmnt\trans\bin\TP_DOMAIN_SJD.PFL -Dtransdir=\\srvsede238\sapmnt\trans  (pid=1144)

I checked for a solution, I found the sap notes 690449 (Transport buffer lock file (.LOB) remains blocked on Windows) and 12746 (WARN <file> is already in use (), I'm waiting 5 sec)

But honestly I don´t know if this is the solution to my problem... and I don´t understand well the instructions in that SAP Notes!

Can you help me please!?

Kind regards,

samid

Accepted Solutions (1)

Accepted Solutions (1)

ashish_vikas
Active Contributor
0 Kudos

you should check on OS level if any tp process is still running.. if not, then you can move \\SRVSEDE238\sapmnt\trans\tmp\SJP.LOB and start a import again.

best regards

ashish

Former Member
0 Kudos

Hello to all,

The issue is solved!

I did exactly what is described in sap note 690449.

I did all this actions on the server / Transport host (the server where is the STMS configured)

I checked the TP process on OS level (I didn´t see any TP process).

What I did was delete the files SJDKK905512.SJP and SJP.LOB in tmp directory ...\usr\sap\trans\tmp

I restarted again the import in STMS and all is fine now!

Don´t forget to use the command net file to search for .LOB files, if you found in there any .LOG file you need to delete it with the following command (read the note 690449):

> net file 1424423  /close

>net file

There are no entries in the list.

kind regards,

samid

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

Remove the file in the tmp

Kill the the TP process at the OS

Also, check the import monitor to see if there are any inconsistent entries still running. This may be where it thinks it's still in use.

STMS > Import Overview > Select queue > Goto > Import Overview

If there are any entries in there that still show as running, right click on them and delete the entry

Regards

Mark

praveen_nambiar
Explorer
0 Kudos

Hello Mark,

Just a basic question (Apologies if you are checked already), Can you please check the status of the job RDDIMPDP? I too had similar issues in the recent past and issue was corrected by configuring RDDIMPDP correctly.

Many Thanks

Praveen Kumar

Former Member
0 Kudos

1 Kill the tp process at os level

2 u will find SID.lob in /usr/sap/trans/tmp just delete it

3 come out of stms

4 rerun stms xtn it should work

Reagan
Advisor
Advisor
0 Kudos
former_member183107
Contributor
0 Kudos

Hi,

1. Kill all the TP processes at OS level.

2. Then start the import

3. Or else follow the below doc:-

http://scn.sap.com/docs/DOC-45787

Regards,

Himanshu