STMS & tp parameter CLIRES

Using the TMS system (STMS), how is it possible to use the CLIRES "tp" parameter to control the import of transports into a subset of Clients defined in a single Target Group?
The goal is to setup jobs with different intervals for Transport import into, for example, QAS.
I.e.: the Training Clients should not receive transports for 2 weeks, but all other Clients in QAS should receive daily transports. However the Training Clients should keep their import buffer for the later date import.

Hi,
You could use a script (unix) or a batch file (windows)
for the same example..
tpallclients.bat
tp import SID=QAS %1 client=200
tp import SID=QAS %1 client=201
tp import SID=QAS %1 client=202
etc..
or in unix
tpallclients.ksh
tp import SID=QAS $1 client=200
tp import SID=QAS $1 client=201
tp import SID=QAS $1 client=202
etc..
and you could run the script as...
in unix
./tpallclients.ksh DEVK900001
in windows
tpallclients.bat DEVK900001
Never tried this, its just a suggestion..
hope it helps
regards,
Siddhesh

Similar Messages

  • TP_CANNOT_CONNECT_SYSTEM WITH CODE 0232

    Hi,
    I am at the middle of prepare phase, now i am updating support package manager which at version 18. Faced error at check_requirement phase with return code 0232. when i see the log, it was talking about provider SQLNCI could not be initialized.
    waiting for the response.......

    This was messy. Here was the end result
    .............. FIX
    TP TOOL CHECK ERROR : instead of erp, it takes dbo from local parameters
    MCOD or Non-MCOD system ????
    If MCOD , then Schema = "erp" else it should be "dbo"
    sp_check_sap_login : erp, dbo, SAPERPDB .....
    WTS : MSSQL_SCHEMA -> pointed to erp ( it was pointing to ERP)
    Added system variable MSSQL_SCHEMA = erp
    R/3 : STMS - added parameter MSSQL_SCHEMA = erp
    Restarted R/3 ...
    R/3 :
    STMS - Check TP Tool : No errors reported now
    SICK - No errors reported
    SPAM - Updated successfully
    ..................... FIX END
    Notes for fixing
    The notes that eventually led me to this were:
    First at all, please check if your current database version is
    supported by SAP; you can inquire this by reading SAP Note 62988.
    I also ask you to carefully read and check point per point the
    following SAP notes, that are the basis for all the configuration
    of an MS SQL Server 2005 for its use with SAP:
    98678 - SQL Server Connection Issues
    128126 - Database Connect for external tools
    592514 - MSSQL: internal database users, permissions and security
    799058 - Setting Up Microsoft SQL Server 2005
    879941 - Configuration Parameters for SQL Server 2005
    SAP Note 508140  - Customer messages - Customer logon data
    SAP Note 610640  - sp_check_sap_login

  • STMS distribution error - timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'

    Hello All
    i am trying to confugreu STMS but i am facing this error when i am tryin to distribute the same,
    System   EC2              Command  TMS_PM_DISTRIBUTE_PROFILE
    Client   000              Service  tp Profile Service
    User     TMSADM           Start    Online
    Date     20.10.2009       Function TMS_PS_WRITE_PROFILE_TO_DISK
    Time     17:36:23         Message  SET_CODEPAGE_FAILED
    description : Could not start transport control program tp
    detail error is as below if i press on more information
    Could not start transport control program tp
    Message no. TP608 Diagnosis
    There was an attempt to start the transport control program tp using the local RFC interface. An error occurred here.
      Error code: 4
      RFC error text: timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'
    Meaning of the error codes:
      03  RFC system failure
      04  RFC communication failure
    System Response
    The function terminates. Details about the error can be found in the trace file of the Gateway Monitor (SMGW).
    some of the posts on forum suggested i should try from same domain i tried but in vain, then i updated the SAP kernel from 7.01 sp 14 to sp 55. but i am still facing the problem.
    i created this system recently using system copy based upon export image of a system (ABAP stack ) but using ABAP+Java during export process (by mistake). then we tried to build system using import (ABAP stack only i know its weird but its up and running). I assume we should have builf export imgae using ABAP method but some how due to lack of time we proceeded this way.
    The main problem i see is TP RFC . The output from prgram RSTPTEST is as below
    everythign is fine except below entries
    under RFC destination
    EFC ping - timeout during allocate / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456#Time out during connection setup (check  that partner exists
    under TP call
    RFC link and Offline Call shws me the same error as RFC ping. and there is no output from tp version and DB connect.
    Can anybody please help me on the same.
    Mani

    Hello All,
      thanks a lot for you reply, i want to clear some point here
    - I have no other physical attached to the system, i created other system as virtual system.
    - to Sunny - i allready went through that thread and upgraded my Kernel also accordign to thread but problem still persist.
    - to Anil .. i did as u said but nothing changed after that.
    here is the log from trans log file
    4 ETW000 r3trans.exe version 6.14 (release 701 - 12.06.09 - 15:20:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 20.10.2009 - 17:37:33
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans.exe -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Tue Oct 20 17:37:37 2009                                               12584  0.012584
    4 ETW000  [dev trc     ,00000]  db_con_init called                                                        65  0.012649
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                401  0.013050
    4 ETW000  [dbcon.c     ,00000]  *** ERROR => Invalid profile parameter dbms/type (or environment variable dbms_type) = <undef>, cannot load DB library
    4 ETW000                                                                                160  0.013210
    2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."
    i have dbms/type = mss in profile parameters
    I am still getting the same error.
    Mani

  • Three system TMS in one transport group, error tp parameter in QAS

    Hi,
    There is 3 system TMS, which is DEV (phycial system,transport domain controller), QAS (virtual system), PRD (virtual system).
    And I tried to replace the virtual QAS with the phycial QAS with these steps:
    1. excute STMS in DEV,delete the virtual QAS
    2. in QAS, configure STMS with transport domain_DEV
    3. in DEV,approve QAS as the sytem of transport domain_DEV (the QAS shows with transport group QAS)
    4. changed the QAS transport group from group QAS to group DEV
    5. configure and active the transport route as standard 3 system TMS
    after the below steps, I checked system overview in STMS, in QAS, the tp parameter shows the transport directory is the local trans directory, not the transport directory in DEV. That's why I I can not find any transport queue in QAS system.But the file TP_DOMAIN_DEV also exist in the trans\bin directory of QAS.
    after that,
    1.I added the full authorization of trans directory for user sapserviceDEV and sapserviceQAS, 
    2.I cleared the files in the trans directory of QAS
    3.I cleared the configuration of QAS,and reconfigued it
    But I got the same error message.
    Note: when I install the QAS,I fill in the hostname of QAS as the transport host.
    How can I fix it?
    Thanks in advance.
    BR,
    Randy

    Hello Randy,
    May be there is something wrong in how the set up in TMS for QAS was done. Please refer this link and ensure all steps were taken:
    Re: STMS Configuration - Change Virtual System with Real System
    I mean did you delete STMS in QAS originally?
    Regards.
    Ruchit.

  • Disabling the Fully loaded transport button in STMS

    Hello,
    I intend to disable the fully loaded transport button which will be seen in STMS in order to avoid the furture complications.
    Can one suggest me the parameter name to disable this button.
    Points awarded if it solves.
    Thanks.
    Regards,
    Dheeraj

    Dear Dheeraj ,
    TCODE STMS -> Select -> Systems
    In the SAP System, click Configuration -> Change. 
    The screen Change TMS Configuration: System <System name> appears. 
    Choose the tab Transport tool. 
    The global parameters are identical for all SAP Systems in the domain.
    To change a global parameter to a local parameter, you must delete the global parameter and enter the new local parameter.
    The operating system is only displayed if values exist for this field.
    Finally to remove the import all request (big truck) button from STMS
    click the Insert Line (button) 
    Tick Global 
    Fill in Parameter = NO_IMPORT_ALL,   Value = 1.
    Regards ,
    Santosh Karadkar

  • Making STMS update. Need to proceed with System testing.

    Okay so we have a ChaRM Implementation Project (with Project cycle in Status of Development with Release). In that project we have about 80 normal changes. We have put a hold on creating 200+ other normal changes.
    We are ready to move those 80 normal changes to QA as part of initial code build. Right after those 80 changes are moved to QA, the Customer wants to update the STMS to include 3 new clients for their ECC landscape.
    So the 80 normal changes will remain in status of "Successfully Tested" and the requests will reside in QA. After the STMS is updated and re-activated, and after the current project cycle is closed out -- Is there a way to include or re-assign these 80 normal changes to the new ChaRM Project cycle? If so what is the most efficient way to do it? Can you please provide your guidance, as well as any SAP reference materials?
    Your time and help is highly appreciated.

    these routines are executed as background processes. You can call a program which shows date when this routine is executed.  a statement like SUBMIT <Program Name> with <parameter> will execute the program, what give you in parameter will be used for populating seletion screen parameter if any. But again this program will be executed if frontend session is currently active.
    But again if you give your requirement clearly i can be of more help

  • STMS -- TRANSPORT TOOL ERROR DB CONNECT : LINK TO BD FAILED ? HELP

    HAI,
         i have installed a new sandbox with SAP 4.7c x200 , on windows 2003 and 64 bit kernel.
    I have to apply support packages to it .
    After fresh installation , i configured TMS and now when i check the tp  as
    STMS>OVERVIEW>SYSTEMS>SAP SYSTEM>CHECK-->TRANSPORT TOOLS , there a tree structure opens  and everything is fine except the tree part tp call  having DB CONNECT : LINNK TO DATABASE FAILED  AND
    offline call having  CONNECT  FAILED  DUOE TO DBSL LOAD FAIL
    these two comes in yellow and when i follow the detail it gives a pop up message
    as below:
          This is tp version 340.16.24 (release 640)         
    Warning: Parameter DBHOST is no longer used.       
    Warning: Parameter DBNAME is no longer used.       
    ERROR: No connect due to DbSl Load Lib Failure     
    ERROR: environment variable dbms_type is not set.  
    ERROR: Connect to UPG failed (20071102130751).     
    INFO: no trace information stored                  
    tp returncode summary:                             
    TOOLS: Highest return code of single steps was: 0  
    ERRORS: Highest tp internal error was: 0249        
    standard output from tp and from tools called by tp:
    So when i apply package it stops in CHECK_REQUIREMENT PHASE indicating that connection with db failed, also whe i reun to connect it is giving everything fine
    help me out
    regards
    manu

    Hi,
    please try to set the env variable 'dbms_type=mss' globally - just to make sure that we don't get confused here by specific users. I think tp should run under the account SAPService<SID>. Lets see what happens then...
    Regards,
    Sven

  • STMS Config error

    Hi,
    We are trying to configure STMS on AS400 V5R3,Solman Unicode system.when configuring the domain TP is running to error.We are on latest version of TP and R3trans.I tried to call the program CALLTP_OS400 in SM59 and its running to error.
    below is the RFC trace output of the error. I have maintained the parameter gw/cpic_timeout = 300 and rfc/use_gwstart=1.Gateway service is running.
    Trace file opened at 20101201 120600 IST SAP-REL 700,0,151 RFC-VER U 3 9678
    resize I/O buffer to 28000 bytes
    >>>> [2] CALLTP_OS400 : TCP  <ac: 5> K Hostname >>> OPEN
    >TS> Wed Dec  1 12:06:24 2010
    ======> CPIC-CALL: 'ThSAPOCMINIT' : cmRc=27 thRc=242
    Timeout during connection setup. Please check partner availability
    ABAP Programm: RSRFCPIN (Transaction: SM59)
    User: BASIS (Client: 000)
    Destination: CALLTP_OS400 (handle: 2, , )
    Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1501
    CPIC-CALL: 'ThSAPOCMINIT' : cmRc=27 thRc=242
    Timeout during connection setup. Please check partner availability
    DEST =CALLTP_OS400
    HOST =<hostname>
    PROG =/usr/sap/SID/SYS/exe/run/tp
    >>>> [2] CALLTP_OS400 : TCP  <ac: 6> K <hostname> >>> CLOSE abrfcio.c 626 (4097
    ==== Delta 0   0 LOG DROPPED
    Trace file opened at 20101201 120629 IST SAP-REL 700,0,151 RFC-VER U 3 9678
    ==== Delta 0   0 LOG DROPPED
    Any idea what could be wrong?
    Regards!!
    Ravi

    Hello All,
    SM59 Is failing for CALLTP_OS400,below is the log.Also Transport tool is running to timeout.Have checked AL11 and I am able to access all the directory under /usr/sap/trans.
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: timeout during allocate
    Error Details     LOCATION: SAP-Gateway on host <fullyqualified domain name> / sapgw02
    Error Details     DETAIL: no connect of TP /usr/sap/SID/SYS/exe/run/tp from host <hostname> aft
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 77
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 2030
    Error Details     RETURN CODE: 242
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Thu Dec  2 14:43:42 2010
    Error Details     VERSION: 2
    Thanks for help in advance!!
    Regards!!
    Ravi

  • ERROR STMS

    Good afternoon,
    I have the following problem: When trying to carry a Request in STMS, got the following error:
    This is tp version 376.01.20 (relieas 701, Unicode enabled)
    Warning: Parameter DBLIBPATH is no longer used.
    ERROR: No connect due to Dbsl Load Lib Failure
    ERROR: enveironment variable is not dbms_type September
    ERROR: Connect failed to QS (20,140,806,165,342).
    tp returncode summary:
    TOOLS: Highest return code of sinlge step was: 0
    ERRORS: Hidhest tp internal error was: 0249
    standard output from tp an from tool called by tp:
    Chehced everynthing that was possible, the connextions in SM59 are OK, the parameter in DBMS_TYPE is OK, even in RZ10.
    And the error persists, could someone help me?

    Hi Ronaldo
    The error refers to "dbsl, library file is not able to load", this means environment variable is missing for sidadm.  Is there any changes happened ?
    Check this KBA, 1966797 - Errors: connect failed due to DbSL load lib failure
    Check with "R3trans -d" or "R3trans -x", this also will give you the same error.
    You may need to restart the instance if anything do with variable, libpath etc.
    Easy way  to trouble shoot is , check with other SAP (working) system's environment variable (get it from "env" or "set" with sidadm)
    regards
    Swami

  • STMS Error - Whr to Locate LOB file on AIX sys?

    Dear All,
    I have installed ECC 6.0 on DB2 database / AIX operating system.
    An Abnormal system shutdown occured due to power failure and at that
    time my STMS was running in PRD system.
    So i am geting now below error in STMS. But I am not able to trace any such
    file" /usr/sap/trans/tmp/SLOG0711.PRD.LOC".
    So whr shd i trace it ??
    This is tp version 370.00.09 (release 700, unicode enabled)
    Warning: Parameter DBHOST is no longer used.
    Warning: Parameter DBNAME is no longer used.
    /usr/sap/trans/tmp/PRD.LOB: Invalid file system control data detected
    /usr/sap/trans/tmp/SLOG0711.PRD.LOC: Invalid file system control data d
    PANIC   > exiting
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 0
    ERRORS: Highest tp internal error was: 0212
    standard output from tp and from tools called by tp:
    Contents of /usr/sap/trans/tmp/ are :
    pwd
    /usr/sap/trans/tmp
    ls -l
    total 160
    -rw-rw----   1 prdadm   sapsys        12980 Feb 16 14:21 AMODPROT.PRD
    -rw-rw----   1 prdadm   sapsys          585 Feb 16 14:20 CMODACT.PRD
    -rw-rw----   1 prdadm   sapsys         1563 Feb 16 11:22 IMODPROT.PRD
    -rwxrwxrwx   1 prdadm   sapsys          392 Feb 08 17:59 RADDBDIF.PRD
    -rw-rw----   1 prdadm   sapsys         4240 Feb 16 14:21 SAPRUPGM.PRD
    -rw-rw----   1 prdadm   sapsys           34 Feb 16 11:14 TMS_TEST.PRD
    -rw-rw----   1 prdadm   sapsys         7960 Feb 16 11:20 UMODPROT.PRD
    -rw-rr   1 prdadm   sapsys        31134 Feb 16 14:17 trans.log
    find /usr/sap/trans/tmp "*.LOB" -type f -print
    /usr/sap/trans/tmp/RADDBDIF.PRD
    /usr/sap/trans/tmp/AMODPROT.PRD
    /usr/sap/trans/tmp/UMODPROT.PRD
    /usr/sap/trans/tmp/IMODPROT.PRD
    /usr/sap/trans/tmp/SAPRUPGM.PRD
    /usr/sap/trans/tmp/TMS_TEST.PRD
    /usr/sap/trans/tmp/trans.log
    /usr/sap/trans/tmp/CMODACT.PRD
    find: 0652-019 The status on *.LOB is not valid.
    Please help me ASAP.
    Regards & Thanks,
    Ankita Kapoor,

    Hi,
    due to the message "invalid file system control data detected" I would suggest to check the file system. (on UNIX try fsck)
    Kind regards
    Waldemar Gaida

  • STMS configuration issue due to LONG hostname

    sapcrm01-esrv\sapmnt\trans
    We are facing a problem in configuring STMS Actually we use term sapcrm01-esrv as hostname and now when we tried to update the TMS configuration it is using on sapcrm01 and not the other section So it generates error “File
    pro28\sapmnt\trans\bin\TP_DOMAIN_CRM.PFL could not found. No such directory or file exist”
    Also TRANSDIR parameter in the TRANSPORT TOOL(marked in blue is not picked as per the hostname & done manually) It was pro28 instead of sapcrm01-esrv
    But when we test RFC connection it uses SAPCRM01 section and fleshes connection to localhost OK

    I am not able to do it on the local system itself.
    Regards
    Jaswant

  • STMS connection problems to TRANSDIRHOST directory

    Hello gurus,
    Operation System: OS400 (V7R1)
    SAP systems: SAP ERP 6.0 EHP5
    We have been faced with this error some time ago! This is very strange error, I have been trying to found some information about it but until now I have not been successful.
    Some weeks ago, after the installation of sap systems, I did the STMS configuration between the sap systems and we noticed after some hours that the connection between them had been lost, when I do a test to connection through STMS! I don´t know what is the solution for this issue, I thought that was caused by a AS/400 parameter value which could limited the time of connections in shared folders between two servers.
    What is more strange in this case, it´s the "solution" that it have been adopted in the last weeks which fixes the problem temporarily... considering the example of our SAP QAS system (server 192.168.1.143, which is our SAP Quality system) we noticed that whenever we perform a click on top of TRANSDIRHOST through the System i Navigator application (/QFileSvr.400/ which is in our case the SAPDEV server (192.168.1.142) -- /QFileSvr.400/SAPDEV)
    the problem in STMS connection is temporarily resolved after I press the REFRESH button (F5) in this sap transaction!
    Can you help us to solve this problem?!... because it makes no sense that we have to do this manual connection to shared folder everyday... certainly this have some solution that enables and maintains the connection established at QFileSvr.400 in all sap systems (all landscape)!
    Any suggestion? Any tips?
    Thank you in advance,
    samid

    Hello Deepak Kori,
    First at all thank you very mutch for your answer.
    1) Yes, it has all that information/entries:
    Internet                          Host              
    Opt  Address                           Name                                                                               
    ::1                               IPV6-LOOPBACK     
                                            IPV6-LOCALHOST    
          127.0.0.1                         LOOPBACK          
                                            LOCALHOST         
          192.170.1.120                     product            
                                            product.lusit.pt
          192.170.1.121                     develop            
                                            develop.lusit.pt
          192.170.1.122                     quality            
                                            quality.lusit.pt
    2) Sorry, but I didn´t understand what you´re asking here! Can you clarify me with more details?
    Best regards,
    samid

  • Adding solman to a demo system in solman stms

    Here i need to add solman in my demo domain controller systems. As soon i give stms in solman it asks me to configure transport domain fo solman. I choose other configuration. I have given the respective ,description, target host and system no. It shows me the information "Could not determine tp profile parameter DBHOST" and as soon as i click ok it shjows me : 'TMS not configured for this SAP System'. i have found one more thing which may help you in assisting me. In my E:\usr\sap\trans\bin i have found only two files DOMAIN.CFG and TMS_test.sid. Iam missing tpparam file in it. Iam bit confused. Please assist.

    I found the exact same error as you describe during my installation of SM40 on windows, have you been abe to resolve the issue? if so, could you please provide me the solution. When you copy the tpparam_inst<sid> file to tpparam you would be able to proceed as a short work arround, however if you need to adjust a parameter again this seems not to work.
    thanks.

  • Password policy not allowing to reconfigure STMS

    Hi Guru's,
    I have done system copy by database restore method, in post activities I have mistakenly deleted STMS configuration on domain controller, now when I am trying to add production server in landscape.
    the password policy is not allowing us to reconfigure STMS.
    I have manually reset the TMSADM password with alphanumeric format on all three system in client 000 with user DDIC,but I was getting same error message,
    After removing password policy on PRD server it allowed me to configure STMS for PRD server.
    Is there other way to reconfigure STMS without removing policy?
    policy parameter:
    login/min_password_specials ==>1
    login/min_password_digits  ==>1
    since i dont want to remove password policy to reconfigure STMS,
    please suggest, alternative.
    -Gokul Chitode

    you may want to have a look at SAP Note 761637 - Login restrictions prevent TMSADM logon

  • Configuration STMS on solaris

    hi all,
    i m using oracle db 10.2.4 with ecc 6 on solaris 5.10 system , now want to configure STMS from our DEV to PRD system.
    can anyone tell me that how to configure stms . Is it the same process like stms configuratin on Win OS
    rgds
    imran khan

    Hi,
    To configure the Transport System SAP recommends to have Global Tranpsport Directory.
    1. First decside which system will be Transport Domain Controler: - Generally Development System.
    2. Share the /usr/sap/trans directory Transport Domain Controler using NFS.
    3. Now Login in 000 client as DDIC user & execute the t-code STMS.
    4. It will ask to configure the Transport Domain Controler click on Ok.
    5. Set the parameter DIR_TRANS on Transport Domain Client (Production/Quality System) to the path of NFS mounted directory.
    6. Login to 000 client as DDIC user on Transport Domain Client (Production/Quality System) & execute STMS.
    7. It will ask to include the system in Transport Domain, click on OK.
    8. Now login again on Transport Domain Controler in 000 client & Approve Request.
    9. In Transport Domain Controler click on Overview--> Transport Routes
    10. Click on Configuration> Standard Configuration-> Select Appropriate to your Landscape.
    11. Now configure your transport router DEV>QAS>PRD
    Thanks,
    Shambo

Maybe you are looking for