Scheduled transports (automatic transports) missing transports

Hi
We have scheduled/automatic transports set up, i.e. SAP standard job imports all released transports from DEV into QA on the hour and the half hour. This normally works fine...
However, our developers have noticed a few transports have not been applied to QA. On further investigation it looks as if any transports released EXACTLY on the hour, or half hour, are NOT imported into QA. The job seems to miss these!
Anyone come across this / know how to fix? It's not easy to check if any transports have been missed either, any easy way of doing this would also be beneficial in case we can't fix this, we need to know what has been missed...
We're on tp patch 165 (700), last few fixes documented in latest version (214) don't say anything about this.
Cheers
Ross

Thanks both.
Yoganand, yes we could perhaps use a script instead to schedule transports or write a script to look for missed transports and import them... will look into this, but shouldn't have to - SAP standard functionality should work!
Suman, thanks, but this isn't the case - half an hour / an hour later, still not imported - in fact, they never appear in the buffer on these odd occasions. Developer releases it exactly on the hour/half hour and it looks like a successful release to them. However, it never appears in the buffer/is never imported. It's as if it tries to add to the buffer but because the scheduled transport is taking place, cannot... logs show that it WAS added to the buffer - but checked and nothing there.
Regards
Ross

Similar Messages

  • Transports - automatic transports

    Hi Friends,
    For automatic import of transports to QA , i have schedule the below job
    TMS_00000001IMP.ALL ,
    This job is finishing with the below  error
    Transport control program tp ended with error code 0212
    Diagnosis
    An error occurred when executing a tp command.
      Command: IMPORT ALL  pf=/usr/sap/trans/<SID>/bin/TP_DOMAIN
      Return code: 0212
      Error text: could not access file as supposed (see dev_tp or S
      Request: ALL
    System Response
    The function terminates.
    Procedure
    Correct the error and execute the command again if necessary
    I have checked the permissions and corrected the same. But still i am getting the same error. Hence the automatic transports to QA is not working.
    Please some one help me to correct the same.
    Thanks
    anup

    Hi,
    What the SAP system's TP system Log is telling ?
    (STMS->Overview->Imports-->click on Goto -> TP System log)
    Operating System ?
    Regards,
    Bhavik G. Shroff

  • PO document type for automatic PO is transportation module

    Hi,
    I am generting automatic POs through transportation module. I am able to assign plant, P.org and P. group through transportation planning point for automatic PO but it is always creating PO of NB type. Is there any configuration where I can change the PO type for automatic POs in transportation?
    Thanks & Regards,
    Yuvnish

    Hi
    Check the path :-
    IMG-->Material Mgt. -->Purchasing --> Define default Values for Document Type.
    Regards
    Amitesh Anand

  • Dependent tables automatic conversion during transport (SE14?)

    Hello all,
    I have changed the length of our custom ZATLAPC1 attribute of 0MATERIAL from 2 to 3 (data type = NUMC).
    When I tried to activate this attribute in the development system - it asked me to go SE14 transaction and convert /BI0/PMATERIAL and /BIC/SZATLAPC1 tables.
    So that helped.
    But when I transported this change to the test system - the transport failed saying structures changed at field level.
    I could only open the system for changes, went to SE14 to convert tables and activate infoobject.
    This solution is not really elegant to transport this change to production in order to do manual changes there.
    Any one can help me if there is a better option? Is there any possibility the transport will convert dependent tables automatically?

    Hi,
    when activating your IObj in DEV the system has complained asking you to convert the underlying tables. You should accept this prompt; you will then be directed directly to SE14 where you manually adjust the tables. Then you would have gone back to your RSD1 screen and activate it again. The system would have prompted successively the same for each table to be converted.
    If you go by yourself in SE14 (out of RSD1), the "adjustment" won't be "transported automatically".
    Usually the transport does that automatically for simple changes. In your case it would have worked if ZATLAPC1 wouldn't have been an attr of your 0MATERIAL I guess; at least in my case, the transport has nearly always taken care of this conversion automatically.
    hope this shed some light...
    Olivier.

  • How do we make automatic and mass transports via Solution Manager

    How do we make automatic and mass transports via Solution Manager ..
    how can we do this is there any specific procedure please let me know
    Regards
    Karthik

    To attempt a new chat session...
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    http://helpx.adobe.com/x-productkb/global/service1.html

  • Steps to correct transport that had missing info object

    Experts,
    I had tranpsorted Material Master data after enhancement and realized that I missed to add custom info object in transport (BW). This transport come with Error 8 in QA. Now, I have transported missing object to QA with new transport request. Mw trasport in R/3 and data source replication were good. Currently, Transfer structure and 0Material are inactive. I would like to know steps to correct my tranport best possible way. Can I do repair or reimport my first transport? Please advice. Thanks.
    Regards,
    NP

    I will suggest to collect them again in a new request and transport.
    Ravi Thothadri

  • Transport Best Practices - Cumulative Transports

    Hi All,
        I am looking for a some sort of authoritative guide from SAP on ECC Transport Best Practices, especially around merging/combining/accumulating multiple transports into fewer ones. We are a very large project, but we haven't figured out the CVSs like ChaRm so we still deal with individual transports.
    The reason I am asking this is that we some development leads on our project that insist that ALL transports that leave Development system must be imported into Production.  They claim this the SAP best practice.  An SAP consulting review of our system also left a vague note that "We are orphaning transports". This could mean that 1. either we are not importing all the stuff that leaves Dev system 2. or we are not keeping track of our code changes across all environments. Proponents of "All transports must get to PRD" are interpreting this as "1". 
    I have my team cumulate transport for subsequent changes into newer transport and only take the newest Transport to Production.  The continuous rolling of old Transport into new one using SE01 "Include Objects" options ensures that all changes part of current development are in a single TR. Fewer transports mean fewer housekeeping across all systems, and less chances of something going out of sequence or missed out. This is for Workbench Transports only. I understand Config transports could get a little tricky with rolling in.
    If you can't point me to a link, what is your take on "Send everything to Prod" vs. "Combine changes into fewer Transports"?  I can't think of any software packaging methodology that suggests putting everything, including some junk/crap, into production build. I have looked at SAP enhancement packs, SPS, and Notes. I haven't found any evidence of  SAP including older buggy code in what it releases to its customers.
    Thank you all!

    Jānis, Christian,
        I think we are all on the same page.  Let me clarify my specific scenario a little bit more.
    We are about 15 ABAP developers team, for production support. We don't do huge changes. Our code updates are mostly limited to a handful of objects (average 2 - 5).  We often have multiple iterations to same objects. For large scale development objects, this approach may not work very well. Those should really utilize SolMan or other CVS tools.
    Here is How I have my team putting together final transport.
    step 1. Change is done to object X. Transport #1 created and released after standard checks.
    step 2. More change is needed for object X.  Transport #2 Started.  Transport #1 is brought in using SE01 include objects at the main task. Changed objects are in lower tasks. This way, I can tell what was brought over, and what really changed this time.  Releases of the Transport #2 inspects all objects and insures all objects from #1 are included in #2, and that there are no other changes between #1 and #2 to any of the objects.  This is very easy check mostly from Version History.
    Step 3. More changes needed to object X and Y. Transport #3 started.  Transport #2 brought in at main task. Same check from Step 2 is done to ensure no other changes exist.
    step 4....6. Step 6 ended at Transport #6.  All changes verified in QA system.
    Only the Transport #6 needs to be sent to Production since previous Transports 1 to 5 were rolled into #6.
    Jānis, the deletions will be covered automatically just like standard SAP.  No special manual steps needed.
    Christian,
       The transport of copies works in similar way.  Only thing different is that the Main/cumulative transport is released at very last, possibly after QA tests have been confirmed.
    I had thought about doing Copies vs. cumulative.  I preferred to go with having Transport in QA already at the time of approval. I would have hard time explaining to our client why a Transport was released out of Dev After all tests were done and signed off.
    However, the Copies have advantage that intermediate versions or parallel changes of same objects are easily recognized upfront vs. us having to check each transport before release.
    Jānis,  the "copies of Transport" also creates extra versions in version history just like manually adding objects in a transport. 
    My quick analysis between copies and cumulative only came with one different that 'copies' have a different flag/attribute in Table E070.  I am sure the flag means something to SAP, but for versioning history, it makes no differences.
    Regardless of if I cumulate or not, based on your experiences, have you come across notion that everything that leaves Dev must get to PRD as SAP Best Practice? What would your reply  be if someone insists that is the only way to move code to production?

  • Transport customizing objects in transport of copies

    Hallo,
    my question is, if I can include objects from customizing transport into transport of copies and transport them only into specific system. What is differences between transport objects in transport of copies and customizing transport. Generaly I understand what is diferent between those type transport, but.. My interest is mainly what can be bad with customizing objects in target system after transport of copies and what activities does customizing transport in comparison with customizing transport. Are there any risks??
    thanks a lot for answer
    Edited by: Tomas Chudoba on Oct 19, 2010 2:50 PM

    Hi Tomas,
    The Transports of copies allow you to transport (sub-)objects in an object list into any other SAP System you want.
    Where as Workbench or Customizing requests there is no automatic delivery into other systems for transport of copies.
    Regards,
    Chandu.

  • How to create transport request in object transport

    How to create transport request in object transport from server to server
    thanks in advance
    arya

    hi,
    when ever u r creating any object in devlopment and saving it will ask for request.create request and release in se09.
    put mail to basis people to transport ,thy will transport using STMS transaction.

  • KM content transported once is not transporting again

    Hi Experts,
    I have a problem in ICE online transfer.
    Let me explain you clearly.
    I transported ABC folder  from one portal system to other using ICE - online method.  that is
    source path is /documents/abc   and destination path is  /documents/xyz/abc    All the content is transported successfully.
    Now I want to transport  to destination path  /documents/abc  in target system. I configured corectly but it is not happening.
    Same problem I am facing with other folders also. The content that is transported once is not transporting again. once fully transported it is doing only incremental update but not full update.
    How can I transfer full update again using ICE - online.   Is there any possibility of removing cache.
    Any kind of hint will be appreciated.
    Raghu
    Edited by: Raghavendranath Garlapati on Apr 22, 2010 9:47 AM

    HI Raghu , <br>
    Refer the following  [link|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/802c1739-d270-2910-ad9f-f369de07c1bf?QuickLink=index&overridelayout=true].<br>
    As per this pdf,  leave the target path as blank, so that subscriber can choose the path to store the document.
    <br>Hope this will help<br>
    _Vishal

  • Transport strategy for your transport landscape is inconsistent

    Hello everybody,
    we had 4 system landscape.
    DEV>QAS>TST-->PRD.
    we move the request from DDEV >QAS>TST and then forward request from TST to PRD system.
    Now, we have delete the system TST from TMS, after deletion it give the warning.
    Transport strategy for your transport landscape is inconsistent.
    Message No. XT481
    Please suggest, what is meaning of this warning and how to correct.
    Thanks
    Ganesh

    You need to do following
    1. Logon to domain controller client 000 -->STMS --> Overview System --> Select TST --> SAP System --> Delete
    2. Reconfigure STMS  DEV>QAS>PRD
    3.STMS --> Overview Transport Routes  --> Configuration --> Distribute and Activate (To All System)
    Note : You should do this from Domain Controller client 000
    I assumed you know Step 2. If you dont please let me know i can guide you on that as well
    Cheers !
    Manish

  • Transport type when copying transports to other system

    Hello,
    probably a simple question. I have to transport couple transports from one system to another, there is no link between the systems.
    I have created one (mass) transport which include objects of these transports, but I am not sure what type of the transport should I choose (transport of copies, relocations (it is not clear to me)), also I do not want to release the one big transport to Q systems transport queue. I just want it to create the cofiles to move to other system.
    So question will be how to copy this one transport (via cofile, data file), or if it is possible to release transport without target system?
    Thanks in advance
    Martin

    Hi,
    Please ensure that STMS is configured in your system, since it is a stand alone system you can make it as a Domain Controller also. After that goto transaction se10 and check for the transaction which are in modifiable state. Then relese the transport starting from the inner request corresponding the transport request created by you.
    Note that once you release this trasaction data files and cofiles are created in trans directory, and you have to manullay copy these files to the system in which you want to transport these files.
    After that goto transaction stms_impot in the target system and add this transport request and import it. the data in the transport reuest will qutomatically gets imported the.
    Thanks
    Rattandeep

  • Transport Organizer SE10: perform transport of copies

    Hi,
    I would like to make a "transport of copies" from production system to development system. I collected my objects in a "standard" transport request via RSA1 -> Transport Connection. Then I created a "transport of copies" request in SE10.
    So I now have the standard request and a second transport of copies request where I set the development system as target system.
    I now need to move the collected objects to this transport of copies request but couldn't figure out how to do this...
    Thanks for your help!

    Hi,
    please perform steps below, some you already covered:
    Transport from PRD to DEV
    1. First collecte it in a workbench TR in Production. and release this request.
    2. Now create a TR as "Tranport copies request" in SE10 . This is 3rd type of TR apart from Customizing TR and Workbench TR.
    3. Include the components of TR released in first step into the TR created in 2nd step.
    4. Now go to edit mode for TR created in step 2, specify the DEV system Logical name as the destination for this Tr.
    5. Now release this TR. And if you refresh the STMS in DEV you can get it in the list. So import it.
    So keeping in mind your steps already done: you need to release the first transport (copy the number because you need it at step 3). Then in step 3 you go to the transport of copies request and there is a 'include objects' button/icon in the menu bar. You click this and then paste your copied transport number and the objects will be included. Follow up with further steps.
    Hope this helped,
    regards
    C.

  • Different transportation calendar in a transportation lane?

    The transportation calendar in the transportation lane is considered when an ATP check is done in APO (e.g. for a sales order).
    Is it possible that more than one transportation calendar (depending on different criteria, e.g. shipping point, shipping condition) can be assigned to a transportation lane?

    Hi ael9999,
    As of std functionality of maintaining this, only one calendar can be assigned.
    For location specific calendar, you can assign warehouse calendar on
    transaction /sapapo/loc3 under calendar tab.
    You can try out the below BADIs
    /SCMB/BIF_LDM_TRL002QR of enhancement spot /SCMB/BIF_LDM_TRL
    /SCMB/BIF_LDM_TRL001QR of enhancement spot /SCMB/BIF_LDM_TRL
    Regards
    R. Senthil Mareeswaran.

  • Does CTS+ work with SLD transport targets for ID transports?

    Hi,
    does CTS+ work with SLD transport targets for ID transports?
    did any of you ever used it ?
    thank you,
    Regards,
    Michal

    Hi Michal
    I would be interested to find out about this..
    Hopefully this new project will use 7.1 and Basis are doing all the SLD and the CTS+ config..
    I have every faith in them!!!!  :-O
    There is a document about transporting repository and directory objects, but every version I have found is corrupt - or I cannot open in Adobe...
    You may have more luck!
    Change and Transport System
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80bbbd55-5004-2a10-f181-8bb096923cb6
    "This How-to Guide explains step–by-step how to set up the enhanced Change and Transport System (CTS) for use in conjunction with usage type Process Integration (PI) of SAP NetWeaver (formerly known as SAP NetWeaver Exchange Infrastructure or SAP NetWeaver XI). CTS introduces a new transport handling mechanism that offers tighter integration for the transport of ABAP, Java, and Integration Builder objects (Integration Repository and Integration Directory) using the Change and Transport System (BC-CTS) functionality."
    Maybe in six weeks I can actually answer this for you!  I'm sure you'll have the answer by then!

Maybe you are looking for

  • Urgent!! Skillbuilders modal page

    Hi, This is urgent! Does anyone know how to correctly call the following modal plugin from report column link - just like what the demo shows? I was able to import the plugin into my application but was not able to make it work correctly. I created t

  • Calling SQL * LOADER  in stored procedure

    Hi Experts, Can we call sql*loader in stored procedures? . If yes , please let me know the syntax. Any help will be highly appreciated. Thanks.

  • Making the first letter of every word a capital

    hello CF oracles could you guys please advise me the best way to make the first letter in every word of a string a capital letter. (and make all the other letters lower case). eg. convert "the quick brown fox" into "The Quick Brown Fox" or convert "T

  • How to Create a File Structure

    HI experts! I want to create a file structure for testing purpose. Basically what i need to create is a 150 MB file and for that file i want to create a structure i.e my DT ,MT for testing purpose. Can you guide how should i create a 150 MB file and

  • Aq message grouping

    Hi, I have 10.1.0.2.0 EE. I am trying to test transactional message grouping. Below is my code -- create queueus begin dbms_aqadm.create_queue_table(queue_table => 'testtranqtable', queue_payload_type => 'message_typ', compatible => '8.1', message_gr