STMS: Transport Requests Forever Stuck to Running

Dear SAP Friends,
I am faced right now with a big problem with importing transport requests on our PRD instance.
The TRs are forever stuck on running (truck icon status). I've already edited the tables TRJOB and TRBAT in SM30 but to no avail.
I also checked the tp logs and did some isolation.
Would there be other workarounds? I've already restarted all our instances but I still got the problem.
Hope somebody can help me. Thank you very much in advance!
Best Regards,
Albert

This is happening because import queue is inconsistant
SAP NOTE 12746
check TP SLOG
TP SLOG : TP System logs
STMS > import overview > goto > tp system log (tp slog) : u can find the location of <SID>.LOB file
kill all the Tp process running from the os level and then
delete QE1.LOB
check out for *.LOB file in the DEV system as well
in stms u can see import monitor and keep the cursor on active transport request and delete. This is under import monitor, it does same thing as ps -ef| grep tp and kill pid
Try to do tranport from OS level using TP command
Tp ADDTOBUFFER <TR> <SAPSID>
tp IMPORT <TR>|ALL <SAPSID> http://options ...
check out entries from tables TRBAT, TRJOB & TMSTLOCKR . Use SE16 to delete the entries or use sqlplus (delete * from sapr3.TRBAT and delete * from sapr3.TRBAT)
also checkout if the TMS job is running or not  : recreate RDDIMPDP job
Sapnotes concerning this topic or related to this topic:
818065, 302859, 556941, 556946, 71353, 49242, 323726, 56311, 24800, 486991, 506771, 138200

Similar Messages

  • Transport Request's stuck with TRUCK symbol - very Urgent

    Hi All,
    I am in the process of Importing 450 transport request's. I have imported 190. While importing next 30, it stucks at importing stage with TRUCK symbol.
    Please suggest, how to overcome it or how to reset the tp.
    Thanks,
    Arjun

    Hi Arjun,
    There me be various aspects of your transport being stuck. Just ensure the changes in the Transport Request are not big before taking any action. Please be informed that if you are canceling this in the middle in particular if the transport request holds some table structures, the system may mal-function. So please discuss with your development team about the same. You may need to revert the minor changes done by the transport.
    1. Check for the table spaces, if any of them are full add some more space. As the transports may have stuck for the same and may go through.
    2. Check if enough background process are free in SM50 for the transport jobs to run. You can check for the transport jobs status in SM37 by giving RDD* as the Job name. Look out for any of the Job over running or is in waiting status. Looks out for some remedy there. You can cancel the transports by canceling these active jobs in SM37 or in SM50.
    Hope this will help. <b>Please be careful if you are really need to cancel the jobs. As I have mentioned at the beginning</b>
    Regards,
    Sanujit

  • Problem transport requests remain in queue

    Hello
    I have problem as transport requests remain in queue of QAS and does not advance in approwal list. Problem began  after /usr/sap/trans was full
    Now trnasport are imported correcly but remain in queue of QAS and does not advance in approwal list. Problem began

    Hi Jan,
    Talk to your Basis team as this is basic config.This is happening because import queue is inconsistant. Check this thread - STMS: Transport Requests Forever Stuck to Running
    Regards,
    Sen

  • Unable to Delete the  Transport  Request running since a long time - urgent

    Hi all
    I had a transport request of a DSO , which is running since a long time.
    I had deleted it from STMS , & also from the tables TPSTAT, TRJOB, TRBAT; TMSTLOCKR;TMSTLOCKP
    But still the entry is shown running
    & because of this all my tranport work is pending , & not moving,
    Can anyone help me out.
    Regards,
    ramesh

    Hi
    1. There are no more entries in TRBAT.
    2. I have deleted the RDSEXCEL jobs also
    3. I have restarted the Server as well. & tried to manually buffer the requests to the queue.
    But still whevner i refresh the Import MOnitor, it gets hanged.
    How do i unlock the queue ?

  • RFC error when trying to add transport request in queue in STMS..

    Hi,
    When I try to add a Transport request in queue in STMS transaction. I get RFC error saying some problem with tp program.
    But when I go and check the RFC connection through STMS in system overview -> Communication -> RFC setting, it says RFC connection Ok.
    What may be the issue  ? I really need some light on this..
    Regards,
    Rajesh.

    Hi Rajesh,
    At times when u try to add the TR to a queue there would be 2 reasons.
    1. If u have imported a TR into a system say QTY and it needs to be re imported, then we delete it fromthe STMS queue and add it again to re import it.
    2. If u have some transport from external sap system to be imported here we place the data and Co files in the trans directory and then add the TR to this queue.
    A TP failure happens if the data and co files does not exist in the TP directory or else, the TR target system is incorrectly mentioned.
    Hope it helps.
    Br,
    Sri
    Award points for helpful answers

  • How to find out which User id used to import Transport Request thru STMS ??

    Dear Experts we have  6 BASIS Consultants in our org with STMS authroizations.
    In every day we review Imported Transport request thry Import History Option in STMS.
    Our requirement is which request is imported by which BASIS Consutlant thru STMS?
    Thanks for your replies in advance
    Regards

    Hi,
    You should be able to see the "owner" of a transport request under the import history in STMS. If you need the user too you can choose the menu "Edit --> Display More".
    Best Regards,
    Srividya.R

  • Transport Request in PRD is in the IMPORT RUNNING status..

    Hello Experts,
    I have a problem while i m importing the request in PRD,the request is in the state of IMPORT RUNNING.
    While i have imported the same request in the other systems DEV and QAS successfully.
    I have seen the RDDIMPDP in sm37 it is getting cancelled. Then in 000 client i have runned the job RDDNEWPP with the DDIC user. And did the same in the PRD Live Clinet.
    I have also triggered it in sm64 and then checked the job in sm37 the job is finished successfully but the request is still in the same state.
    I have checked the consistency its all ok.
    One of the request suddednly got imported and rest are still in the same Import Running state.
    Now this made me curious if one got imported then why not other requests getting imported.
    All the other requests are imported successfully in DEV and QAS successfully.
    A couple of days ago i have made the changes to the Live Client in PRD for some requirment then i have revert back the changes to the non modifiable state. Does it have any effect on the transports. Because i have been facing this problem after the changes of the PRD Live Client.
    Please i would appreciate if anyone can help me giving the proper solution.
    Thanks.
    Regards.
    Mudassir Imtiaz.

    Hello Anindya.
    Thanks for your quick help. I have removed the entries from the table TRBAT and imported and it was successfully done.
    Now the problem is for each transport request i have to see the job RDDIMPDP and schedule it because its getting cancelled and for each transport request i have delete the entries from TRBAT table. Can you tell me something by which i dont have to go delete the entries from the table TRBAT every time. And i still wonder why the job RDDIMPDP is getting cancelled. I have also scheduled RDDNEWPP in Client 000 with DDIC and still the same problem.
    Another thing which i have noticed in sm21 is the job (RDDIMPDP) is getting scheduled in Application server but i have scheduled in DB server. Every  time i have to schedule the job from sm36 give the DB server in Exec. Server and execute.
    Thanks for your response.
    Regards.
    Mudassir Imtiaz.

  • Re Run Client Export Transport Request

    Dear Experts,
    I was trying to do system refresh of Production data to quality. While executing the transport request in quality (STMS_IMPORT) quality server abruptly stopped. Now after starting the server I am checking the status of the "Client Export - Specific Object" Transport. It shows "Import Running". In import monitor the execution start is showing yesterdays date and status as running.
    How can I rerun the TR
    Ranjit Simon

    Hi Ranjit,
    You can check the import monitor and see if you can cancel the import request.
    Once this is done, check TRJOB and TRBAT tables.
    On OS level, if you can see abandoned tp processes, you can kill that.
    Regards

  • The transport request is running all the time, what is the problem

    I have a transport request which can transport from DEV to QAS successfully ,but failed when the request transport to PRD, I found the request running for several hours.   I do not know what the problem?    how can I check this problem?
    need your help                            thanks

    Hi
    The background job Rddimpdp is not scheduled in the system for client 000...And you want to investigate what happend to the job..
    The background job details are kept in table TBTCO..So if you goto SE16 and try to choose the fields which are of your interest..as it(this table)  has lot of fields. And in this we have fields like last run time,scheduled by,last job change time etc.So with the above information i hope you will be able to get the information you want.
    And if everything is fine ..the backgrouns job alone can vanish someone manually might have done done something ..and that can be found out by above investigation on the table.
    Hope this info helps...
    Regards
    Vani

  • STMS: Add a great number of transport requests to the queue

    Hi everybody!
    we make a system copy and I have two questions regarding this.
    1. After the system has been copied, we have to add a great number of transport requests to the transport queue (transaction STMS). Is there a report to to this?
    2. Of course, the transport requests added to the queue have to be imported. Is it possible to mark them all at a time and then start the import? I mean, if one specific object (for instance a reportsource) is part of several transport requests, does the STMS ensure that they are imported in the correct order, so that the following won't happen: a imported object is overwritten by a older version.
    Thanks for your help in advance.
    Regards
    CHRIS

    As Sunny said you can do it from OS as there is no SAP program. Create a file with the all transports no. that you want to add to the buffer at the OS level. Here is the script that we use:
    for i in `cat file_name`
    do
    tp addtobuffer $i SID client=xxx pf=TP_DOMAIN_SID.PFL
    done
    For you second question, the sequence of import into the system will be based on how they are listed in the STMS queue. So first transports goes first then the second, third and so on.
    Hope this helps.
    Thanks,
    Naveed

  • Releasing transport requests with job roles take forever after upgrading to Netweaver 7

    Dear experts,
    Some time ago we've out SAP ECC 5 system to ECC 6. Since then, it takes a very long time to release transport requests containing job roles.
    For example, a request containing 154 job roles (1 template and 153 derived roles) took 4 hours to release in our DEV system. Before the upgrade this only took a couple of minutes.
    Afterwards, the import in our QAS and PRD system don't take longer than normal.
    Apparently this time is taken by the Export phase:
    Checks at Operating System Level   
    17.04.2014 09:50:03
    (0) Successfully Completed
    Pre-Export Methods                 
    17.04.2014 09:50:37
    (0) Successfully Completed
    Export                             
    17.04.2014 13:51:02
    (0) Successfully Completed
    Does anyone know what causes this and how to solve?
    Kind regards,
    Nicolas

    Hello Nicolas,
    What I understood from your description is that ,it takes very long time to release the job. Once it is released, execution does not take much time.
    To me it seems to be background job/work process issue. Maybe all the background work process are busy to execute current jobs and no free work process available for the jobs which are in the queue. In that case, if possible try to increase number of bg work processes.
    Check for any performance issues during that period. Check if there is any locking issue and jobs are stuck because of that.
    Hope this helps to investigate the issue
    Regards,
    Archana

  • Check STMS Customizing Transport request for equal entries

    Hi
    We use the BADI "CTS_REQUEST_CHECK" for some precheck before create and / or release customizing TA to inform the user that someone else is using the same customizing object in transport xy.
    Following scenario:
    Transport request 4711 is created 20.01.10 contains object "A" and released for testing in integrationsystem
    Transport request 4715 is created 10.04.10 contains object "A" and released for testing in integrationsystem
    When importing transport 4715 into productivsystem with STMS single transport there should be an error message that it's not allowed until transport 4711 is in productivsystem.
    Which BADI or Userexit could help me?
    Thanks in advance
    Michael

    Hi Diego,
    Thanks for your reply.
    I tranported the 'Default values for tax codes', are we suppose to do any pre/post activity to tranport this request.
    @Ravi: As you suggested i compared the transported before and after transport in our Dev and QA server. there is no mismatch.
    Many Thanks,
    Shanthosh

  • Transport request to all clients in system from STMS

    Hello colleagues,
    Wich parameters should we activate so that every transport request wich is imported in our test systems updates all available clients in the system?
    Kindest Regards

    Hi Enrique,
    That should be part of extended transport protocol. Check [this|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/1b/9dc2d6e59911d184810000e8a57770/content.htm] URL for ETP. Also have a look at [this|Auto import from one client to another with in same system; thread, where your question is being answered.
    Kind regards,
    Mark

  • Unable to Import Transport Request - hanged with Truck icon

    Dear SAP Expert,
    Our DEV & QAS are on normal domain installation but Production installation is on HA Cluster on Windows.
    We have configured the STMS for the CRM landscape system and domain is Development server.  While trying to import all the Transport Request, it is getting hanged and showing in import running status (showing Truck icon). 
    We have checked some possible logs and reviewed the complete STMS configuration, profiles and process and found the BG job RDDIMPDP is not getting scheduled continuously. 
    The below error is from latest log file u201CSLOG1151.PCRu201D from F:\usr\sap\trans\log (global directory) from Production server for your review
    WARNING: System PCR. Warning.        20111220144048 :
    ERROR:       The following call returned with exit code 7:
    ERROR:         sapevt.exe SAP_TRIGGER_RDDIMPDP -t name=PCR pf=
    VSAPPRDCRMSCS\sapmnt\PIS\SYS\profile\DEFAULT.PFL
    ERROR:       Background jobs cannot be started.
    ERROR:       Please check trace file dev_evt.
    WARNING:       (This warning is harmless if no further warnings follow.)
    I would request, please help me for resolving this issue immediately as our GO-LIVE date is nearby and have to import all the TRs from CRM QAS to this PRD servers.
    Kindly let me know, if you need any further information.
    Thanking you,
    Devki Nandan

    Hi,
    This forum is for SAP application called as 'SAP Transportation Management'. Your query is irrelevant to this forum. Please look for an appropriate forum to post your query.
    Regards,
    Nageshwara Manda

  • Releasing a Transport Request ends with error code 0012.

    Hi,
    We have a Development system and a Production System (both running on separate windows machine) but they are not connected in STMS. We perform transporting of Requests at o.s level and NOT through STMS.
    We are facing this new problem - We are trying to release a Transport Request in SE01 and it ends with error code 0012. The task inside the Request is released without any error. There is no Notes in SAP Marketplace for this.
    Test call of transport control program (tp) ended with return code 0012
    Message no. TK094
    Diagnosis
    Your transport request could not be exported, since all requirements were not fulfilled.
    Calling the transport control program tp
       "tp EXPCHK EFIK900025 pf=E:\usr\sap\trans\bin\TP_DOMAIN_EFI.PFL -Dtransdir=E:\usr\sa"
    which checks the export requirements, returned the following information:
    Return code from tp: 0012
    Error text from tp: ERROR: Buffer check failed.
    System Response
    Further processing is terminated.
    Procedure
    Check the following points:
    Feasibility of the transport control program tp
    Parameter settings in the transport profile
    Availability of the transport directory and the subdirectories (cofiles, data, log, sapnames, bin)
    Write authorization for the subdirectories
    Write authorization for the files of the subdirectories cofiles, data, log, sapnames
    Release the request again when the error has been removed
    Please help.
    Regards,
    Mohan.

    Hi Mohan,
    Nice to hear that that your problem is resolved.
    For Pamater CTC, please check the below links:
    Automatic transport between DEV clients ?
    http://sapsolutions.searchsap.com/kw;ExtendedTransportControl/content-sap.htm
    Regards,
    Hari Kishan

Maybe you are looking for

  • Bad SWF quality

    Hi there, I have a problem with exported SWF files I'm not able to comprehend. That is the situation: - Captured something on my screen with 'Full Motion Recording' - Published the Captivate project as SWF (-> A range of SWF files is created plus a *

  • To generate a flow chart of an organization, department wise.

    Hi all, My requirement is to generate a flow chart which will show the organisation structure ( Heirachical positions of the employees ) . That means when I put department in the selection screen, the heirchical structure of all employees of that dep

  • Maintain diffrent prices for same material

    How to maintain different prices for same material (assume that the price of the the material is varying frequently that to with high margin) But my req is need to maintain N  values for same material .Is it possible?? For ex, 3 Jul Purchasing 20 Pc

  • SONY RX100M3 LIGHTROOM 5.5 LENS PROFILE

    Hello team, does anyone know how to obtain the Sony RX100M3 lens profile for Lightroom 5.5? I have been scouring the Internet for a solution but have not been able to find anything yet. There must be a way - would really appreciate your help with thi

  • Working with old photos

    I have lots of old photos from my family.  Most are over 70 years old.  Trying to understand how to improve them.  My question concerns the aging process. I have lots of photos that appear light and/or brownish in color.  I do not know if they were o