cancel
Showing results for 
Search instead for 
Did you mean: 

tp running ... but then again not

vince_laurent
Active Participant
0 Kudos

I have had the following happen twice now. I go into STMS_IMPORT and choose a trans port to import. I enter a client I want to import into BUT don't notice that it isn't what I typed... for example, I thought I typed 250 but only 25 showed. Well, the transport starts to run then errors. Instead of saying non-existant client the transport changes to a truck and the tp process shows at the unix level:

sapdev:devadm 87> ps -ef | grep /usr/sap/DEV/SYS/exe/run/tp

devadm 3016 3014 0 14:12:25 ? 0:00 /usr/sap/DEV/SYS/exe/run/tp sapdev.ssmhc.com sapgw02 46345261 IDX=3

devadm 3379 26804 0 14:13:23 ? 0:00 sh -c "/usr/sap/DEV/SYS/exe/run/tp" sapdev.ssmhc.com sapgw02 46412500 IDX=13

devadm 3381 3379 0 14:13:23 ? 0:00 /usr/sap/DEV/SYS/exe/run/tp sapdev.ssmhc.com sapgw02 46412500 IDX=13

devadm 3014 26803 0 14:12:25 ? 0:00 sh -c "/usr/sap/DEV/SYS/exe/run/tp" sapdev.ssmhc.com sapgw02 46345261 IDX=3

The only other error I can see is in the transport log:

sapdev:devadm 121> tail DEVI925359.DEV

4 ETW000 Export was executed on 10.05.2010 at 14:52:05 by devadm

3 ETW709 "700 "

1AETW062 client "025" doesn't exist. Please choose another client.

4 ETW000 End of Transport (0016).

4 ETW000 date&time: 11.05.2010 - 07:44:05

4 ETW000 1 error occured.

1 ETP154 MAIN IMPORT

1 ETP110 end date and time : "20100511074405"

1 ETP111 exit code : "16"

1 ETP199 ######################################

Any ideas how to (a) stop the current transport from infinitely running and (b) prevent a user (ie ME) from putting in a non-existant client in the first place?

I am unable to transport anything into this system until this tp process is gone/done.

thanks

Vince

Accepted Solutions (0)

Answers (2)

Answers (2)

vince_laurent
Active Participant
0 Kudos

What I finally ended doing was

(a) deleting the entry from the montior

(b) deleting the transport out of STMS

(c) killing all the tp processes at the unix level

(d) bouncing sap

(e) reimporting the transport

Too much work!

Former Member
0 Kudos

Hi Vince,

Please check the /usr/sap/trans/log

ls -lart

choose the last one .. do tail -f xxxx. Then it will show error .. wat needs to be done.

Thanks

Senthil

JPReyes
Active Contributor
0 Kudos

Any ideas how to (a) stop the current transport from infinitely running and

Go to STMS -> Goto -> Import monitor -> and cancel the current import.

After that you should be able to run the import again in the right client

(b) prevent a user (ie ME) from putting in a non-existant client in the first place?

Just be careful 😄

Also read,

http://help.sap.com/saphelp_nw70/helpdata/en/1b/9dc2d6e59911d184810000e8a57770/frameset.htm

Regards

Juan

vince_laurent
Active Participant
0 Kudos

>

>

Any ideas how to (a) stop the current transport from infinitely running and

> Go to STMS -> Goto -> Import monitor -> and cancel the current import.

>

> After that you should be able to run the import again in the right client

There is no cancel. Just Delete Entry.

manish_singh13
Active Contributor
0 Kudos

Yes..please delete that entry. It will stop your tp process.

vince_laurent
Active Participant
0 Kudos

>

> Yes..please delete that entry. It will stop your tp process.

Nope. made more.

sapdev:devadm 138> ps -ef | grep /usr/sap/DEV/SYS/exe/run/tp

devadm 28055 28053 0 08:44:21 ? 0:00 /usr/sap/DEV/SYS/exe/run/tp sapdev.ssmhc.com sapgw02 12664231 IDX=1

devadm 28058 28056 0 08:44:21 ? 0:00 /usr/sap/DEV/SYS/exe/run/tp sapdev.ssmhc.com sapgw02 12667563 IDX=2

devadm 3016 3014 0 14:12:25 ? 0:00 /usr/sap/DEV/SYS/exe/run/tp sapdev.ssmhc.com sapgw02 46345261 IDX=3

devadm 28053 26803 0 08:44:21 ? 0:00 sh -c "/usr/sap/DEV/SYS/exe/run/tp" sapdev.ssmhc.com sapgw02 12664231 IDX=1

devadm 3379 26804 0 14:13:23 ? 0:00 sh -c "/usr/sap/DEV/SYS/exe/run/tp" sapdev.ssmhc.com sapgw02 46412500 IDX=13

devadm 3381 3379 0 14:13:23 ? 0:00 /usr/sap/DEV/SYS/exe/run/tp sapdev.ssmhc.com sapgw02 46412500 IDX=13

devadm 3014 26803 0 14:12:25 ? 0:00 sh -c "/usr/sap/DEV/SYS/exe/run/tp" sapdev.ssmhc.com sapgw02 46345261 IDX=3

devadm 28056 26805 0 08:44:21 ? 0:00 sh -c "/usr/sap/DEV/SYS/exe/run/tp" sapdev.ssmhc.com sapgw02 12667563 IDX=2