<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300353#M790047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raghava,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can perform transport through OS level using the executable 'tp'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tp import &amp;lt;request nr &amp;gt; &amp;lt;SID&amp;gt; &amp;lt;umode&amp;gt; pf=/usr/sap/trans/bin/TP_DOMAIN_&amp;lt;SID&amp;gt;.PFL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally speaking transport from production to development is not possible,but if you require a transport like that you need to create a virtual system in your TMS landscape and then export the transport request with the target system as the virtual system.Only the transport request is exported you will have the cofile and data file in the the transport directory (usr/sap/trans/cofile and /usr/sap/trans/data).From either STMS transaction or from OS level you need to add this transport request to the tp buffer and then you can import that request to the development system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;background job is scheduled in R3 level and not in OS level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clears your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;-Bijesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2008 12:13:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-13T12:13:50Z</dc:date>
    <item>
      <title>tms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300349#M790043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to do transport from os level?&lt;/P&gt;&lt;P&gt;how to transportfrom prd to dev?&lt;/P&gt;&lt;P&gt;transport request&amp;amp;its syntex?&lt;/P&gt;&lt;P&gt;how to schedule background jobs at os level?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 11:36:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300349#M790043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T11:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: tms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300350#M790044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;transport from os level with program tp.&lt;/P&gt;&lt;P&gt;If you call "tp" without parameters you will get the syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To transport from prd to dev you have to maintain the transport path. Normally there is no path from prd to dev. Create a dummy system in STMS and add a consolidation path from prd to the dummy system. Afterwards you can release transports in prd and add them manually to transport queue dev.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 13:27:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300350#M790044</guid>
      <dc:creator>RainerKunert</dc:creator>
      <dc:date>2008-02-06T13:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: tms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300351#M790045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raghav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please  go trough with your production client settings which are setting as no chnages allowed to production client and no change request added to chnage request and go to SE03 system settings are set as not modifiable. so there is no meaning for transportation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 15:03:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300351#M790045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T15:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: tms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300352#M790046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;actually we can not completely schedule background at OS&lt;/P&gt;&lt;P&gt;Level but we can trigger a background job which has already&lt;/P&gt;&lt;P&gt;scheduled by using sapevt tool syntax as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; sapevt &amp;lt;event name&amp;gt; nr=&amp;lt;instance name&amp;gt; name=&amp;lt;host name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  thank u &lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   bye all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2008 14:27:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300352#M790046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-07T14:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: tms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300353#M790047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raghava,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can perform transport through OS level using the executable 'tp'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tp import &amp;lt;request nr &amp;gt; &amp;lt;SID&amp;gt; &amp;lt;umode&amp;gt; pf=/usr/sap/trans/bin/TP_DOMAIN_&amp;lt;SID&amp;gt;.PFL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally speaking transport from production to development is not possible,but if you require a transport like that you need to create a virtual system in your TMS landscape and then export the transport request with the target system as the virtual system.Only the transport request is exported you will have the cofile and data file in the the transport directory (usr/sap/trans/cofile and /usr/sap/trans/data).From either STMS transaction or from OS level you need to add this transport request to the tp buffer and then you can import that request to the development system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;background job is scheduled in R3 level and not in OS level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clears your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;-Bijesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 12:13:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300353#M790047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T12:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: tms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300354#M790048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wrong forum.&lt;/P&gt;&lt;P&gt;Thread locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="771910"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2008 06:42:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tms/m-p/3300354#M790048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-07T06:42:48Z</dc:date>
    </item>
  </channel>
</rss>

