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

Similar Messages

  • Need TP command for Add  Transport Request to import Queue all at a time

    Hi SAP gurus,
    Can you tell the o/s  or  TP  command  to  Add   Transport Request to import Queue all at a time which are available in co files directory   ,
    Because I have to add 500- 600 request .  For every request I canu2019t  do like this  STMS_IMPORT  -- Extras=> other requests -add--
    Thanks and regards
    babu

    Hi,
    You can export list of all transport requests from your DEV system in one shot, from SE09-> Display (provide your required selection criteria) -> Goto -> "Display as List"
    You can export these all Transport Requests as Spreadsheet. Then Filter out all your required 400 to 500 Transport Requests.
    Now,use another excel sheet to create a file with the list of required transport request Nos only, then concatenate all of them to generate the required TP commands as mentioned below.
    The syntax will become as follows:
    column1           column2         column3
    tp addtobuffer DEVK900123 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp addtobuffer DEVK900124 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp addtobuffer DEVK900125 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp addtobuffer DEVK900126 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp addtobuffer DEVK900127 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900123 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900124 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900125 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900126 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900127 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    -> Open Notepad and Copy+Paste these three columns & save the text file in the <Drive>:\usr\sap\trans\bin\ folder.
    -> Then rename this .txt file to *.bat.
    -> open a command prompt and change to the <Drive>:\usr\sap\trans\bin\ folder and run the .bat batch file.
    Make sure that object lists of all the Trans. Requests are checked and confirmed for the transport to avoid data incosistency in target system. (e.g. Number Range Object)
    Regards,
    Bhavik G. Shroff

  • 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

  • Can give me the details how to release the transport request to the qa

    can give me the details how to release the transport request to the quality server pr production server
    thanks

    Hi,
    Use transaction SE09. Here select "modifiable" .Then click -Display.
    Now you get a list of all requests which can be released.
    Locate your request number and drill down. Release the sub-request first and then the main request by selecting and using the "transport" icon.
    Muraleedharan.R
    091 9880028904

  • How could I find out which user did release a transport request in the sour

    How could I find out which user did release a transport request in the source system

    Hi Tina,
    Use SE10 t-code and type abaper user name in the user field then check released check box then display and select request number which is released, double click on said request number and click on "object list of request" Then click on "comment: released" than you can find out the released user name at the end of request number along with dated of released.
    I hope you problem will be solved.
    Regards,
    Anil

  • Transport request for the deleted dso

    Hi,
    i had deleted the dso in development and not captured the transport request. now how can i generate the transport request for the deleted dso to move for production.
    Regards
    Ram
    Edited by: ramsapconsultant on Mar 9, 2011 7:40 AM

    Hi Ram,
    you can try creating DSO with same name in Dev system. Capture it in transport req.
    Now delete that DSO and capture it in deletion Transport Request.
    I am not 100% sure if this will work but you can give it a try.
    Regards,
    Hardik

  • How to delete unreleased transport request where the objects are locked

    Hi Experts,
      I was created a transport request, but I am facing some probelms with taht request, now I want to delete transport request. I tried to delete them in SE10, I am getting message that the objects are locked. Please tell me how to delete unreleased transport requests where the objects belong to this transport request are locked.

    Hi,
    First go to transaction se03 Choose "Unlock Objects (Expert Tool)" option under "Requests/Tasks" and unlock your task,
    Than go to se10 and delete what you want.
    I hope it helps.
    Bulent

  • Transportable and non transportable requests in the SRM EBP cusomizing

    Hi friends,
    can u please give the list of transportable and non transportable requests for the ebp configuration.
    thank
    Arun
    Edited by: arun kumar on Aug 6, 2008 8:19 AM

    wrong forum
    Regards
    Juan

  • How to compare the transports requests in the same system

    HI ,
    Is there any option to compare transport requests  in the same system whether both contain the same objects or not.

    Ambarish, you can perform check in two ways.
    -you can go to /usr/sap/trans compare the data files and cofiles andcheck the physical size whether it is same or not.
    -you open the TR in SE01 tcode, select the sub TR and expand it it will show you the list of objects/programs included in that TR.
    Hope it addresses your query.
    Regards, Amber S | ITL

  • How to add function group entry in Transport request...

    Hi
    I had a function group in which I had 4 function modules. I deleted one of the FM and hence in my Transport request, its entry was included. Along with that the function group was also included.
    I deleted that function group entry by mistake. Now I want to add back my function group into the transport. How do I do that ?
    thks

    Hi,
    Please follow below steps:
    1) Go to SE01
    2) Click on create New workbench request and give desc once popup appears, Click Ok
    3) Now open the trasport in edit mode
    4) Add
    Program ID - R3TR
    Object Type - FUGR
    Object name - Name of the Function group
    >note that if you tranport Function group all the latest Function modules in function group along
    >with screens will be included in the transport.
    Regards
    Shital
    Formatted by: Vijay Babu Dudla on Apr 25, 2009 5:08 AM

  • Number range transport request

    Hi,
    pls tell me are number range intervals  not transported using transport request, if yes then how are number ranges appear in prod. server.
    thanks
    Kavita

    Hi All,
    thanks for the inputs, but wish to understand the scenario completely I am practicing on IDES and i have been told tht we do not transport number range requests....my question is once we maintain number ranges on dev. server and then carry out customistion i.e. creating OM objetcs like position, job etc......which will be alloted numbers.....now when we move to prd server....then will these objetcs have the same numbers.....or first we maintain number range in prd server then import the customised OM objects
    sorry to bother ....but need to understand
    thanks Kavita

  • Add FUNCTION GROUP to a TRANSPORT REQUEST

    Hi Experts
    How can I add a Function Group to a Transport Request?
    Thx

    the method I suggested, will take everything (main program, includes, screens, GUI statuses, etc.)
    just display the transport request you want to use, double click to to the object list, go to change mode and add the following line: R3TR FUGR ZI26, than Save, release and import (as usual)
    alternatively you can use the SE80 method, suugested by others

  • Large number of transport request released from Dev

    Hello Gurus,
    Our Landscape for Dev consist of three clients. We do development in one client and the testing teams test it in another client. We maintained all these clients in a route which takes around 10 mins to reach after releasing a transport and when testing team fails the test then we correct the error and again create a fresh transport and release it. I understand at some point we are going to reach Maximum number of transports.
    Normally, If the tesing team fails the test two times. I create a test role in a testing client and request the user to test it. When everything goes well then I insert it into original role. But all this stuff takes time.
    Please advise if there is any other way also to cut this short.
    Regards,
    MA

    Hello,
    >
    Salman123 wrote:
    > I understand at some point we are going to reach Maximum number of transports.
    The number range for transports is alphanumeric  (over 40 million free numbers are available ). Have a look at sap note [106911|https://websmp230.sap-ag.de/sap%28bD1kZSZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=10691] for details.
    >
    Salman123 wrote:
    > Please advise if there is any other way also to cut this short
    You could copy customizing transport requests via transaction SCC1. But personally I would not recommend this.
    Cheers
    Joerg

  • E2k10SP1 | Mails are backing up in MAPI Delivery queue - Restarting the transport service flushes the queue

    Hello,
    Need assistance on Transport issue.
    Setup:
    Windows 2008 R2
    Exchange 2010 SP1. Three member DAG and two HUB & CAS combined role servers configured with Hardware load balancer.
    Issue: Randomly some mails are getting stuck in MAPI delivery queue. Restarting Transport service for couple ot times, flushes the queues.
    Troubleshooting done so far
    1. Disabled  - TCP Chimney Offload, Receive Side Scaling (RSS).
    2. No DNS issue.
    3. EXBPA report is clear.
    Any help would be highly appreciated.
    Regards,
    Ghouse

    All are internal mails and 70 GB free space is there on the disk.
    If we dont clear the queue then after three days queue expires and sender receive below NDR.
    Delivery has failed to these recipients or groups:
     [email protected] 
    The server has tried to deliver this message, without success, and has stopped trying. Please try sending this message again. If the problem continues,
    contact your helpdesk.
     Diagnostic information for administrators:
     Generating server:
    [email protected]
     [email protected] 
    #550 4.4.7 QUEUE.Expired; message expired ##

  • How to delete Transport Request in the Quality system?

    Hi all,
    I have made some modifications in the update rule and i have transported to QA. And i found the update rule is active.
    But in the transports i have transported some irrelevant multi providers along with the update rule. So is it possible to delete the irrelevant multi providers and queries that are been associated in the update rule in the QA.
    if to delete let me know how to delete those unnecesary MP been transported in QA.
    thanxs
    haritha

    HI
    Unlock the request in se03 and delete what u want in the se09 tcode in the quality. U will find a delete button on the top.
    Correct me if i am wrong
    Khaja

Maybe you are looking for

  • IMessages sent from icloud address/phone number=2 conversations!

    This is a long-standing issue that defies resolution. At times, my iphone or my wife's iphone will send iMessages from our iCloud addresses instead of our phone number. So if my wife sends an iMessage to me, I sometimes get a new message from "julie.

  • Printing in Illustrator

    I've been trying to print my document I created in Illustrator however it keeps printing off center and no where near what it looked like in the program. I tried printing it as a pdf but that also came out not centered. I did at test page in Microsof

  • Variable that keeps filename - LSMW

    Hello! I'm trying to see which variable keeps the filename uploaded to LSMW in the specify files step. Does anyone knows the name of the variable? Thanks    RT

  • Create order on CRM from ISA without ITS

    Hi! I must create Purchase orders from ISA to CRM. I study 2 ways: 1: call RFC on CRM to ISA, get data from isa, create order on CRM; 2: create javascript on isa for send data to crm and create order. in both ways, i don't know which function module

  • Unknown error message -24

    After I installed the new update when prompted a few weeks ago...I have had nothing but problems..I was having issues with Facebook when messaging, so I uninstalled it...when trying to reinstall facebook again, I keep receiving unknown error message