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