Transport Tool Check in STMS

Hello Experts,
I have problem integrating a Dev system into the production's domain controller.  There is an UAT system as well. But this system can be integrated without problem. I used the exact same method to integrate Dev.
But when trying to 'accept' this into the domain, SAP system prompts me a message saying that this Dev is already in TPPARAM file.
Regardless, I continued and the Dev is shown as activated and I distributed.
When I do view this system in stms and perform 'Check Transport Tool', there Transport Profile is shown as not the domain controller's ...\sapmnt\trans but the Dev's ...\sapmnt\trans. This resulted in check failure for certain parts of this check eg. tp call could not connect to database and profile version is wrong.
What's puzzling is that the transdir parameter in the domain controller is pointing correctly to its global transport directory and dbhost,dbnames etc of the 3 systems are correct. UAT system has no problem.
So, I just like to find out how does the Check Tool get the location of the Transport Directory or Transport profile despite the tpparam and TP_DOmain_xxx.pfl already specifying correctly eg. transdir =
<domaincontrollerhost>\sapmnt\trans\
I tried overridding using Dev's instance parameter transport_exe to force point it to use <domaincontrollerhost> but to no avail.
Please enlighten. Thank you.
Regards,
Mirella

Dear Marcin,
Thanks! Am I right to say that by default, the DIR_TRANS is not & need not be set in instance/default/start profile explicitly as it is pointing to saptranshost?
Points awarded for your help.
Regards,
Mirella

Similar Messages

  • STMS check transport tool fails on Discovery server,

    I run the TMS check transport tool option and I get an error that says
    failed to read table SVERS, I also tried to run it from the command line
    tp connect ERP and that fails as well. I need to install some transports.
    How can I fix this, the transport directory is right, D:\usr\sap\trans.
    Thanks
    Update:
    tp works ok, the only thing that doesn't is the TMS check transport tool. Same error message,
    'failed to read table SVERS'
    I don't quite understand why I am having this problem, the server came installed from the factory.
    UPDATE: Is the Discovery Server based on MCOD or not? If it is then MSSQL_SCHEMA=erp is ok, if it is not shouldn't it be set to dbo? I read one of the notes that indicated so.
    Message was edited by:
            Adrian Bereanu
    Message was edited by:
            Adrian Bereanu
    Message was edited by:
            Adrian Bereanu
    Message was edited by:
            Adrian Bereanu

    I applied note 610640 and it fixed the problem. Just be aware, the procedure ran for more than 6 hrs until I cancel it, although I think it only needs to run for a few minutes (10-15???).

  • 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

  • DB failed in transport tool test STMS

    Hi all,
    I have a problem. It looks simple but I tried to resolve it with known way without sucess.
    I have two systems BWD (develop) and BWP (production).
    I configured in stms domain and transport group for these systems. Auth on DIR_TRANS is set properly, variable SAPTRANSHOST is set in hosts file.
    Tests in STMS of connection, transport tool and tsadm for BWD is ok. BWD is the domain controller.
    When i'm testing BWP connection, tsadm are ok but transport tool return an error.
    (dbms_type is not set. error code 0249.)
    db is mssql.
    I check env variables for user bwpadm and they disapear. I try to use ntenv2reg.exe but no variables are set.
    I try to add from OS to user bwpadm all necessary variables but after restart they disapear.
    Also I try to add these variables via regedit software-sap-bwp-enviroment and also after restart variables are missing.
    I don't have any other idea how to do set these variables...
    please help
    Regards,
    Michal

    1. Check to see you are running the right kernel, sometimes a 32 bit kernel will actually run in a 64 bit environment, but when cycling the service the registry won't get updated.
    2. Make sure you are running the latest version of the kernel.
    3. Worst case, remove then add the service back in, do both with sapstartsrv.exe.  When adding the service back, make sure to check the box which says use the user environment variable and put in the user running the service there.
    4. The user environment variable should contain all the necessary information.

  • TMS Check Transport Tool Error

    Hello Experts,
    We have migrated the database from Informix(DEV old machine) to Oracle(DEV New machine) and found the system up and running fine except the DBconnect failed error when i run the STMS->system overview->select the system as DEV-->R3System->check->Transport tool.
    Please find the error log herewith:
    developertrace,0] Logon as OPS$-user to get SAPR3's password            
    developertrace,0] Connecting as /@DEV on connection 0 ...               
    developertrace,0]   >oci_logon(con_hdl=0, user='', dbname='DEV')        
    dbsloci.,6405] *** ERROR => CONNECT failed with sql error '1019'        
                                                             developertrace,0] Try to connect with default password        
    developertrace,0] Connecting as SAPR3/<pwd>@DEV on connection 0 ...     
    developertrace,0]   >oci_logon(con_hdl=0, user='SAPR3', dbname='DEV')   
                                                            dbsloci.,6405] *** ERROR => CONNECT failed with sql error '12705'       
    We have tried almost every option given in the SAP notes but couldnt figure out the issue. We are now not able to support PRD now as the DEV is not available. Can any one quickly help me in resolving the issue...
    R3 -> 45B
    OS: UNIX
    Kernel: 45B_EXT
    We are getting no error when we run R3Trans -x and R3Trans -d as well.
    Please help us in resolving the issue ASAP...
    P.S: If you could give your contact number, iam ready to call you and talk to you regarding the issue and can work upon this.
    Thanks and Regards,
    Mani
    +91 934 749 6777

    Hi Ruchit,
    Please find the trans.log file after I run R3Trans -x herewith:
    4 ETW000  [developertrace,0] New connection 0 created            20  0.034731
    4 ETW000  [developertrace,0] db_con_connect (con_name=R/3)       62  0.034793
    4 ETW000  [developertrace,0] Got ORACLE_HOME=/oracle/DEV/920_64 from environment
    4 ETW000                                                         89  0.034882
    4 ETW000  [developertrace,0] -->oci_initialize                   23  0.034905
    4 ETW000  [developertrace,0] Got ORACLE_SID=DEV from environment
    4 ETW000                                                         42  0.034947
    4 ETW000  [developertrace,0] Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environme
    nt
    4 ETW000                                                         29  0.034976
    4 ETW000  [developertrace,0] Logon as OPS$-user to get SAPR3's password
    4 ETW000                                                         22  0.034998
    4 ETW000  [developertrace,0] Connecting as /@DEV on connection 0 ...
    4 ETW000                                                         29  0.035027
    4 ETW000  [developertrace,0] -->oci_logon(con_hdl=0, user='', dbname='DEV')
    4 ETW000                                                         31  0.035058
    4 ETW000  [developertrace,0] Now I'm connected to ORACLE      62893  0.097951
    4 ETW000  [developertrace,0] Got SAPR3's password from table SAPUSER
    4 ETW000                                                       1408  0.099359
    4 ETW000  [developertrace,0] Disconnecting from connection 0 ...
    4 ETW000                                                         23  0.099382
    4 ETW000  [developertrace,0] -->oci_logoff(con_hdl=0)            22  0.099404
    4 ETW000  [developertrace,0] Now I'm disconnected from ORACLE
    4 ETW000                                                       1032  0.100436
    4 ETW000  [developertrace,0] Try to connect with the password I got from OPS$-us
    er
    4 ETW000                                                         25  0.100461
    4 ETW000  [developertrace,0] Connecting as SAPR3/<pwd>@DEV on connection 0 ...
    4 ETW000                                                         22  0.100483
    4 ETW000  [developertrace,0] -->oci_logon(con_hdl=0, user='SAPR3', dbname='DEV')
    4 ETW000                                                         22  0.100505
    4 ETW000  [developertrace,0] Now I'm connected to ORACLE      40345  0.140850
    So as this is not giving any error, i dont think this is a problem with sapr3 password.
    Apart from that we suspect that there is some problem with the env variable ORA_NLS33... but couldnt get to the bottom of the problem...
    Please find the trace file we got when we ran tp command:
    [developertrace,0] db_con_connect (con_name=R/3)                64  0.058188
    [developertrace,0] Got ORACLE_HOME=/oracle/DEV/920_64 from environment
                                                                     85  0.058273
    [developertrace,0] -->oci_initialize                            23  0.058296
    [developertrace,0] Got TNS_ADMIN=/oracle/DEV/920_64/network/admin from environment
                                                                     42  0.058338
    [developertrace,0] Got ORACLE_SID= from environment             43  0.058381
    [developertrace,0] Got NLS_LANG=AMERICAN_AMERICA.WE8DEC from environment
                                                                     29  0.058410
    [developertrace,0] Logon as OPS$-user to get SAPR3's password
                                                                     21  0.058431
    [developertrace,0] Connecting as /@DEV on connection 0 ...
                                                                     28  0.058459
    [developertrace,0] -->oci_logon(con_hdl=0, user='', dbname='DEV')
                                                                     30  0.058489
    [dbsloci.,6405] *** ERROR => CONNECT failed with sql error '1019'
                                                                   2235  0.060724
    [developertrace,0] Try to connect with default password         18  0.060742
    [developertrace,0] Connecting as SAPR3/<pwd>@DEV on connection 0 ...
                                                                     23  0.060765
    [developertrace,0] -->oci_logon(con_hdl=0, user='SAPR3', dbname='DEV')
                                                                     22  0.060787
    [dbsloci.,6405] *** ERROR => CONNECT failed with sql error '12705'
                                                                  60464  0.121251
    [        ,597] ***LOG BY2=>sql error 12705 performing CON       48  0.121299
    [        ,597] ***LOG BY0=>                                     17  0.121316
    [tpsqlora.c,1104] end: tp_connect                               13  0.121329
    Any help in this way is very much appreciative.
    Best Regards,
    Mani

  • Check Transport Tool error

    Hi,
    We are having a problem when checking the transport tool for our PRD system from the domain controller which is DEV system. Our landscape is this:
    Our DEV system/server resides in one location, the QAS and PRD server resides on another location which has different network than DEV. Is that possible to configure the transport management system with that kind of landscape? And if it is okay for a transport route to be generated for the three systems?
    When we check on the transport tool for PRD system from domain controller, we are getting inconsistent output. Please see attached screenshot.
    Hoping for a prompt response.
    Thank you!
    Regards,
    AJ

    Hi Deepanshu,
    Yes i have configured it by including PS3 and QS3 in the domain system of DEV (Domain controller) and approved it their. but when i do the distribute and activate TMS configuration, QS3 and PS3 is interrupted. Please see below error:
    And i again checked the RFC connections it is all working fine.
    But when i check the transport tool for PS3 it says below error:
    Thank you!
    Regards,
    AJ

  • Transport Tool Not able to connect the DB

    Hi,
    When i check the  Transport Tool in STMS i got  this  problem :
      Link to database failed
    This is tp version 372.04.08 (release 700, unicode enabled)
    ERROR: No connect due to DbSl Load Lib Failure
    ERROR: environment variable dbms_type is not set.
    ERROR: Connect to S52 failed (20090729160937).
    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:
    connect failed due to DbSL load lib fa..

    set the enviroment varible based on your database software as per the link below.
    [http://help.sap.com/saphelp_sm32/helpdata/EN/2b/f8993af7700577e10000000a11402f/content.htm]
    Try to connect database manually using sqlplus if it is oracle.

  • SAP Query: Transport tool(program: RSAQR3TR)

    Does the SAP Query: Transport tool(program: RSAQR3TR) transport addtional fields and code in Extras of an InfoSet from one system to another?
    TKS in advance.

    Hello,
    Yes the ABAP query transports the whole Infoset.
    Goto Transaction SQ02
    Goto Environment -> Query areas -> Select teh Standard area.
    Select Environment -> Transports -> Import radio Button
    Check the Overwriting allowedand teh remove the check for Test Run
    Select the Transport Infosets and queries radiobutton
    Fill in the Infoset and teh Query with the corresponding names and the Import option with Transport Request Number
    Execute
    Regards

  • 16: The transport tool terminated due to an internal error(transport req)

    Hi friends,
    i created one transport request for transporting custom appset to quality system.
    while importing in quality i'm getting request in red color. checked log:
    Unexpected EOF after 88079651 bytes
    Ended with return code:  ===> 16 <===
    16: The transport tool terminated due to an internal error.
    we intially transported Non BPC cubes, along with that infoarea name(/cpmb/bpc) came. But i'm able to see several /cpmb/xx infoobjects. I manually moved from infoarea(/CPMB/BPC) to other infoarea(ybpc) with new request in quality. next i'm trying to delete /cpmb/xx infoobejcts through one program(around 700 infoobjects are exists). can i use ujt_content_activate program to delete contents of appset, if i use that program what i have to mention in content version field? can anyone eloborate usage of ujs_activate_content? we are on bpc75nw sp04
    any suggestions pls to import request correctly.
    thanks,

    continution to above question. sequence of things happend in our side.
    Few BW cubes(not bpc), which are getting data from bpc applications(bpc cubes) via APD are transported. Imported to quality succesfully.
    Next  transferred around 5 BADIs(classes & enhancement implementations) to quality system, which were written for moving data among bpc applications as well for few calculations in plng applications. Succefully imported into quality system and checked respecive BADIs.
    Next trying to transport custom appset. while importing facing above problem. Followed SAP how-to guides/methods.
    any suggestions pls.

  • Program for transport dependency checks

    Any body developed transport dependency program that would warn people of dependent transports? I hope this program would help greatly in managing transports and someone might have written an ABAP program.
    Your help is appreciated.
    Thanks
    Rajesh Yadla

    You can use SE03 transaction for the same.
    Goto SE03 transaction - select Include objects in a transport request - check the radio button for selected objects and
    add all your objects - execute - save in request.

  • Solution Manager/Charm and Transport Dependency Check

    Hello Everyone,
    I apologize if this question has an obvious answer.  I have searched SDN and could not get a 100% answer.
    We are just now in the process of rolling out Charm/Solution Manager and I have noticed that it appears to not perform transport dependency checks.  For example, let's say I am working on object ABC and have completed my testing (ready for transport to production) and then another developer also starts development on object ABC.  When my change is moved to production, it will pick up the other developers modifications without giving a warning or an error that a dependency has been encountered between the two transport requests. 
    Does Charm/Solution Manager offer the option of producing a warning should a transport depedency be identified?  If so, will someone explain (or point me to the appropriate documentation) how this can be set up?
    Best Regards,
    Scott

    Hi Scott,
    ChaRM supports imports from DEV->QAS->PRD by transport by transport requests level not by transport request task level. So don't worry(i.e., You can't import only your change of object ABC to production. It allows to import your change and other user's change of object ABC together to production).
    This is how it works(if more than an user works on the same object):
    1. Requester creates a support message from satelitte system to report a problem.
    2. Service desk employee creates a change document because some changes need to be done on object ABC to correct that reported problem.
    3. Change Manager approves the change document. So a normal correction is created automatically.
    4. This normal correction is assigned to 2 developers(your scenario) like for an example DVPR1 and DVPR2.
    5. DVPR1 creates a transport request and does some changes on object ABC. So a transport task will be created for DVPR1 under that transport request automatically.
    6. When DVPR2 tries to do some changes on the same object ABC, a seperate transport task(not a transport request) will be created for DVPR2 under the same transport request because the object ABC is locked under the transport request. So DVPR2 can't create a separate transport request for the same object if any transport request is pending(not released).
    7. Now object ABC will have one transport request. That transport request will have 2 transport tasks(1 for DVPR1 and 1 for DVPR2).
    8. Each developer relases their transport task only(not transport request) once he/she completes his/her change on the object ABC.
    9. DVPR1 or DVPR2 will change the status of normal correction to "Development Completed".
    10. Now, IT operator or DVPR1 or DVPR2 can release the transport request. The transport request can be released only if all tasks are released under the same transport request.
    (In this example: DVPR1 completed his change and released his transport task. Next DVPR2 completed and released his transport task).
    11. Finally IT operator import the transport request to QAS and PRD.
    Hope you are clear now. Let me know if you have any doubts.
    Regards,
    Sanjai

  • New parameter for transport tool parallel=n

    Hi,
    I would like to know if someone already had the chance to try this new parameter for the transport tool (parallel=n) that allows to use parallel import processes for one transport request as mentioned in SAP note 1127194. Does this really works or it is just for very specific request types.
    Probably it is too early to ask this because it is a relatively new feature but who knows. I can´t try it in the client where I´m working on and have to wait until I put my hands in my company test system.
    Thanks

    From SAP note 1223360 it looks like SAP is recommending for large transports.
    "b) Import with parallel processes
    If you usually have large transport requests to import (with 100 or more objects, for example, client transports), you can then set the parameter "parallel=n" in the transport profile, whereby n is the maximum number of parallel processes. Since the ideal values for n depend to a large extent on the hardware and the database, we recommend that you start with small values and increase them gradually.For more information, see Note 1127194"
    But sure it will be great if it works.
    Thanks,
    Naveed

  • Query transport tool

    guys,
    we have a few queries, infosets and user groups created in our development system. I can see them all in the Global area. Now i want to export them to my qa system but when I open the query transport tool, I do not see options like export, import, download etc. However, I see these options when i execute report RSAQR3TR from SE38. But when i execute this report using export option, I get the message no object found !! I can see these queries, infosets from sq01, sq02 just fine.
    If I go back to the transport tool from sq01, I see that there are two options: copy standard area ---> global area, executing which gives me no object found message again. But if i execute the option copy global area -
    > standard area (in test mode), i get results. But why would I do that if my queries are already there in the global area and I want to transport them to another system???
    please advise.

    Hi Mahajan,
    The reason why the radio buttons do not appear is because the queries are in the global area and hence they are cross client.
    To transport them I would suggest assigning them to packages and hence it would either create a transport request right then or you can then use the option of the transport icon.
    To change the package of the query .
    Goto SQ02 and choose the infoset .
    Then goto menu Infoset->More functions-> Change Package.
    This will assign your queries to a Development class(package) and then using transport requests move them to the client that you require.

  • Transport Dependency check

    Hi,
    How to enable transport dependecy check for transport that are to be imported.
    When i try to import a request from STMS_IMPORT, it should check for any dependecy of the transport which has been
    used or modified the same object and it should prompt for pop showinf precdor import and status whether it has been
    imported into system or not?
    In general we would import request direclty from stms_import. here i would like to activate option or configure such
    that any dependcy exsists they shud be bought to our notice by the system
    Regrds
    kumar

    How can we do that, can you guide with steps
    thanks in advance
    kumar

  • What are the transportation tools are used?

    what are the transportation tools are used in companies. pls reply me its very urgent for me.

    The Change and Transport System (CTS) is a tool that helps you to organize development projects in the ABAP Workbench and in Customizing, and then transport the changes between the SAP systems in your system landscape.
    The Transport Organizer provides you with functions for organizing software development projects. It is designed to support projects of all sizes, whether they are carried out centrally or in a distributed environment.
    You can organize, perform, and monitor transports between your SAP systems using the Transport Management System (TMS).
    regards,
    srinivas
    <b>*reward for useful answers*</b>

Maybe you are looking for

  • Backing up and restoring using disk images.

    Hi there I want to create a disk image of a mac's HDD, then put the disk image onto secondary internal HDD, so that in the event of the mac going belly up, I can start from the OSX system disk, format the main drive, restore from the disk image on th

  • Entering multiple scrap accounts in a single transaction

    Hi guys Can I enter multiple scrap accounts in OSFM transactions in a single form? I hope oracle offers only single a/c for each step. This will minimize the data entry effort for me. Please suggest any work arounds. Regards Sreee

  • Sizing of Oracle IdentityManager and Access Manager on same Weblogic Server

    Hi , We are planning to deploy Oracle Identity Manager and Access Manager on the same weblogic server in different domains.We have user base of 25000 users. We can propose two different weblogic servers for OIM and OAM ? Please let me know the best h

  • How BOM and routing is selected for Planned order and Production order?

    Hi, Can any1 plz tell me how BOM and routing is selected for a planned order and production order. ?

  • OAM Not Loading on Website

    The issue I am having, is that the OAMs (with triggers: "composition ready") are no longer loading. They never had a problem loading when I got on a page when I was Only hosted on Godaddy.  But now I signed up to Business Catalyst (still hosted on Go