Transport request import scheduled in background fails

Hi folks,
In our landscape we have PRD and an Application server. We want to import transport requests in background at a defined time. Though the job status shows up as finished however in the job log it reports - Transport control program tp ended with error code 0232.
In the STMS queue, the request is in still being imported status for long time unless SAP is restarted.
If I change the job in SM37 and give one of the servers (PRD or Appl server) as the execution target the job finishes successfully and request is imported.
My Question is how can I get the job to finish properly without having to enter the execution target each time? I should schedule the transport in background in STMS and it should finish without error.
Regards,
Sai Rolla

Hi SAI,
See this SAP Note 165708 - Test call for tp ended with error code 0232 :
Cause and prerequisites
In the transport configuration file TP_DOMAIN_<TDC_SID>, where <TDC_SID> is the SID of the R/3 system which is used as transport domain controller, the database name of the affected R/3 system is written in lower case, thus you will find the following entry:
     <SID>\DBNAME = <<sid>>
Solution
From within the transport domain controller <TDC_SID> change the transport log in the affected system. To do this, proceed as follows:
      1. Call up Transaction STMS.
      2. Choose "Overview/Systems". On the following screen select the affected system.
      3. Choose "Transport tool" and "Display <--> Change".
      4. For DBNAME write the SID in upper case.
      5. Save and let configuration distribute immediately.
      6. Exit maintenance.
To ensure that no incorrect transport configuration file is generated with a new setup or an enhancement of the transport domain and subsequent activation and distribution, change function module TRINT_PP_GET_DEFAULT_VALUES as described in the attachment or apply the respective Hot Package. (You should do this for all systems participating in the transport domain and not only in the transport domain controller <TDC_SID>.)
Best Regards
AK

Similar Messages

  • How do I find from which terminal transport request imported to PRD

    Hi Experts,
    Let me know how can I find from which terminal transport request imported to PRD
    Thank you in advance.
    Regards,
    Raj

    Hi Raj,
    Please find the answer for your question  in below discussion.
    How to find out workstation of a transport request created
    I hope it will help you
    BR
    AKJ

  • Error during transport request import - how to get it's text at runtime?

    Good day to you, Ladies and Gentlemen!
    Would be glad if someone can give me an advice.
    Suppose we are importing a transport request to a system. And an error occurred during import.
    In my program I want to display why the transport failed. How can I get the error message text with description of what is wrong? The same we can see at the transport log?

    Hi
    If you mean reading the Transport Log of a request you can use this FM
    data: lines type table of TRLOG.
    CALL FUNCTION 'TR_READ_LOG'
    EXPORTING
       IV_LOG_TYPE             = 'FILE'
       IV_LOGNAME_FILE         = '/usr/sap/trans_UE6/log/E7DG900147.UE6'
      TABLES
        et_lines                =  lines
    EXCEPTIONS
       INVALID_INPUT           = 1
       ACCESS_ERROR            = 2
       OTHERS                  = 3
    You just have to figure out which directory is you system using to store the Transport Logs. Also note that in this case UE6 it would be the logical name of your system and E7DG900147 the transport request number.

  • How to cancel changes that were made via transport request importing?

    Hi!
    Could you please tell me whether it is possible to cancel changes that were made via importing of transport request into the system?
    Thanks and Regards,
    Siarhei

    hi
    the programs maitains the versions ...just check the version managemet..
    regds

  • Transport Request  import Error

    Hello Experts,
    When I import transport request SAP system from another SAP system then getting error as "Result of cross-total check indicates a damaged data file (9114)" with the return code 16. Please suggest any one what is problem and how to resolve it?
    Thanks.

    Hi,
    You can generate a transport os copies for the sae request an release it to get a proper datafie and cofile.
    Regards,
    Nirmal.K

  • Transport request import

    configuration was done in client 000 and transport request put in, would like to know how to import in QA system?
    Thank you,
    zack

    Hi
    Let me tell you all the three scenarios
    1.
    If you are on same system with different clients as 100(DEV) 200(QAS) and 300(PRD) then use SCC1 and import the request form the source client by giving the transport request number.
    2.
    If you are on the same client and want to set up the transport route fot the within your system then you need to use Extended transport control to set up the transport route within the system.
    3.
    If you are on different systems as DEV QAS and PRD then use tcode STMS_IMPORT to import the tranport requests and if this doesn't work then import the requests manually through OS
    tp addtobuffer <Trnspt req num> <SID> <Client> pf=<path to parameterfile>
    and then
    import reqst manually
    tp import <Trnspt req num> <SID> <Client> UXXX
    Goodluck
    Rakesh

  • Transport Request Import E-mail Notification

    Experts ,
    Whenever we transport an change request to Target system , say to QA system , Can we get an E-mail notification that the transport request has reached Target system.  If yes, How can this be achieved. ???
    Would appreciate your reply .
    Thanks,
    Ashutosh

    Hi
    You need to setup a workflow for Transport requests.The mail can be sent to Business workplace(t-code SBWP)  inbox or sent to exchange server for a internet email. Go to SE09 and click on Transport Proposal Tab which is right next to Global Information Tab. You can read the SAP HELP there to activate this mechanism.
    Reward points if helpful

  • Transport Request import to Test System

    Hi,
    I imported a request from Dev to Test
    But it seems to running from past 2 hours..
    Logs                                Complete
    Selection of Import             Complete
    ImportCheck Versions         Complete
    How can i check whats happening behind
    Thanks

    Hi,
       while trasporting from DED to test .
    before you some other has released TR which having routines and some TR's are merged into One.so it might took longer period to complte transport.
    while relesing u r TR ,please chk is any other TR 's are realsed.so if released wait until there TR to complte then release your TR.
    some times if queue has struck also it will take time ,at that time contact BASIS team will act to solve this
    mahesh

  • Import steps not specific to Transport Request

    Hi all,
    I need to move 5 Released Transport Request as "Local Change Requests" to another SAP installation.
    I followed two guides to do this:
    SAP BASIS / ABAP - How to Export and Import an External Change Request - YouTube
    How to copy Repository Objects between non-connected SAP systems - ABAP Development - SCN Wiki
    However I have problems creating the Change Request that contains all my requests: if I generate it as Local Change Request it is not available on cofiles and data folders.
    So I created a new Virtual System called M02 and I created a standard consolidation transport link between my original system M01 and the virtual system M02.
    Then I created a new TRANSPORT OF COPIES Transport Request and I selected as target system M02. All objects are correctly added to the new request and the validation is correctly performed.
    However when I release the request on the SOURCE server I get the following error:
    M01#######            My Request Name
    M01        System M01
                 Checks at Operating System Level         05.03.2014 16:48:34    (0) Successfully Completed
                 Pre-Export Methods                       05.03.2014 16:48:37    (0) Successfully Completed
                 Export                                   05.03.2014 16:48:47    (0) Successfully Completed
          Import steps not specific to transport request
      M02        Virtual System
                 Selection for Import                     05.03.2014 16:48:47    (0) Successfully Completed
          Import steps not specific to transport request
    "Import steps not specific to transport request" expanded as:
      Feedback after export or import 05.03.2014 16:48:48    (0) Successfully Completed
    I get this message even if I generate the new Change Request from a single Change Request (the first one that we released).
    The cofiles and data files are correctly generated, however the IMPORT on the TARGET server returns an error (invalid data package)
    My question is: is the "Import steps not specific to transport request" message correct, or should I modify something? Why am I getting this message?
    Thank you

    Hi Chinna,
    Its a warning message you can ignore that... if you want to see what exactly the reason for warning  in SE09 --> select the released request --> click the Transport Log Ikon --> select the warning message and click the spects Ikon --> go on expanding you can find the warnings of Objects  in Yellow...
    Hope this helps,
    Sudhakar.

  • To show the release status of the transport request

    Hello Experts,
    I am having a requirement like the following:
    I need to list the transports along with the release status of the transport request in a View.
    Release status means that transport request imported into Development system, Quality system and Production system.
    Which table will hold this information?
    I have checked with E070. But i dont know how to find in that. Or any other table is there to do this?
    Thanks and Best Regards,
    Suresh

    Hello Kalyan,
    I dont know how to find my request in TMSBUFTXT.
    For example i am having a TR now in Dev system: XXX45678.
    If i have imported it to Quality system, then how to find this entry?
    Or if i have imported it to Production system, then how could i find that the TR XXX45678 is now in Production system.
    Since i am creating a View, i need the information that in which Database Table this entry will be stored.
    I dont want Function module name.
    Best Regards,
    Suresh

  • Transport Request Ended with Process variant error

    Hi,
    One transport request related to process chains failed with the follwoing error.
    Process variant CHAIN SCOMMONMD does not exist in version A.
    Process variants are not avaialble with version A in target system.
    Anyone suggest me how to mainatain process variants to resolve this error.
    Regards,
    RC

    Thanks for quick reply. I will try with this solution.
    Regards,
    RC

  • Import transport request fails through CHARM

    Hi,
    I have configured CHARM on SolMan 4.0.  For a support message, I could able to create change request and change document.  I am having following two issues:
    1.  When developer enters into change document and try to change the status from "create" to "To be Developed", it is changing and coming back to same status "create" after save.
    2.  I am able to create and release transport request successfully from SolMan.  But when I am trying to import into Quality box, it is throwing error, saying that "could not read the import queue of Quality box".  Import I am doing from SAP Change manager task list.
    All the prerequisite for CHARM have been successfully done, which I verified from SPRO, check CHARM.

    Hi Ruben,
    Thanks for your quick update.
    1.  SLG1 logs shows error "unable to read CBQ import queue"
    2.  RFC Destination TMSADM@ from SolMan to QA connection test is working fine.
    Thanks
    Shiv

  • 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

  • Import and Export transport requests on Netweaver 2004s Sp11 Sneak Preview

    Hi Experts,
    I have configured the transportation system <STMS> in order to import and export transport requests on the NSP system. The configuration is working properly as files can be imported and exported out of the C:\sapmnt\trans directory. (configuration distributed by STMS -> Overview -> Systems -> Extras -> Distribute TMS Configuration, Folder SAPMNT shared).
    The problem I'm facing with the import of some example transports is given by the hanging import queues. In phase 'Import ABAP Dictionary Objects' I have the following message for almost all objects -> '... was not imported in this step'.
    I tried to solve this issue by running SE38->RDDNEWPP with DDIC user to schedule job RDDIMPDP for TP imports. I also made the config in TP_DOMAIN_NSP.PFL with SYSTEM_PF = C:\SAP\NSP\SYS\profile\DEFAULT.PFL.
    The error is still in logfile SLOG0732.NSP
    ERROR:       The following call returned with exit code 7:
    ERROR:         sapevt.exe SAP_TRIGGER_RDDIMPDP -t name=NSP
    and logfile dev_evt
    ERROR ***: MsSndTypeOnce, rc = -20
    ERROR ***: Event raise failed
    With the exports there is a similar issue in the EXPORT phase, given the note
    0 entries from WDY_APPLICATIONT exported.
    Batch process is available (parameter rdisp/wp_no_btc = 1)
    Profile has been activated by rz10->utilities->import profile->ofactive servers.
    Any ideas what still can be wrong? Does the import export and DDIC activation really work with the sneak preview?
    Thanks
    Christoph

    Hi Peter
    First of all thanks for your advice.
    I did No. 1. 2. 3. steps.
    Step 4. reacts with the folowing error message.
    Transport control program tp ended with error code 02008.
    Errors: error in transportprofile (param missing, unknown).
    My  license expires in four days. I tried to extend it via http://www.sap.com/minisap
    1. System-ID *   
    2. Hardware-Schlüssel (HWID) *   ?
    3.Systemnummer  ?
    What is to be entered in 1 and 2.
    Where should I look for HWID and Sysnr ?
    Thanks a lot again for your help
    With regards
    Fisseha

  • ChaRM - Import Transport Request - Production

    Hello Dears,
    I have some issues/doubts with my ChaRM process.
    - Before the u201CImport Transport Request (Background)u201D on QAS environment, if I change the status to u201CGo Liveu201D in SCMA, I can u201CImport Transport Request (Background)u201D on PRD environment, without any verification in the support message.
    Example: If the support message was in u201CTest statusu201D, on SCMA I can import to production environment. Wouldnu2019t have be a check or lock to not allow this action?
    - Exist any way to select the requests to import to PRD environment?
    Regards to all,
    FS
    Edited by: Fabio Sato on Jun 15, 2009 7:29 PM

    Fabio
    you have several options to schedule transports for like every hour
    TMS jobs must be scheduled via STMS.  To do this:
    1) Goto transaction STMS
    2) Select 'Overview --> Imports'
    3) Double click on the system you wish to schedule the job for
    4) Click on the truck icon to schedule an import all job (only import
       all jobs may be scheduled as periodic)
    5) Fill in target client, if necessary
    6) Select 'At start time' and fill in the date and time
    7) Next to 'Period' there is a box with a gray background.  If you
       click in the box a drop-down arrow will appear.  Click on this.
    8) Select your period from the menu options and click on the green
       check.
    9) Click on the green check again and your job will be scheduled.
    or
    you schedule the automatic import of u_rgent corrections via /TMWFLOW/SCMA_BTCH_SYNC_UC
    see this link for details
    http://help.sap.com/saphelp_sm40/helpdata/en/96/0737423df2b26be10000000a155106/content.htm
    nesimi
    Edited by: Nesimi Buelbuel on Jun 18, 2009 11:49 AM

Maybe you are looking for

  • Auto-close Preview when last document is closed?

    Is there some way to automatically close preview when all of the documents have been closed? I like to keep my active app space clear of clutter and there's no point to have a quick-loading app like Preview remain active if I've closed out everything

  • User authentication in a transparent deployment

    Hi all, Just wondering, if I don't want to have to change anything on my browser in terms of proxy settings, is there any way for me to set up IronPort so that I can build policies per user (with Active Directory)? Basically I want policies as granul

  • Transfer quick books from Macbook to Mac mini

    i have quickbooks on my Mac laptop and have recently upgraded to the Mac mini. I want to transfer all the data from laptop to the Mac mini. How?

  • Giving error as sqlplus is not recognised command

    hi all I want to log in through the Cmd of windows. as C:\> sqlplus gives error 'sqlplus' is not recognized as an internal or external command, operable program or batch file.

  • Dreadful export time

    Hi, I'm exporting a reference movie for a producer to screen, and a native 5 minute HD clip (not changing any export settings) is taking 15 minutes or so. I've tried several combinations of movies, smaller size, least quality, etc, and these take lon