<?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: Transport error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630751#M281490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check all the objects under that request in &amp;lt;b&amp;gt;ACTIVE&amp;lt;/b&amp;gt; status or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;might be you missedout activing one of the objects under that request/task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Srikanth Kidambi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Sep 2006 11:29:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-15T11:29:01Z</dc:date>
    <item>
      <title>Transport error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630750#M281489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I transported a request from development to quality .&lt;/P&gt;&lt;P&gt;Everything was succesful but I got a red bar in my transport log sating:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate inactive runtime objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value of sy-subrc = 8 (Transport carried out with errors.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked all the objects.All were fine in E8A too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please tell me the reason for this Sy-subrc value?&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>Fri, 15 Sep 2006 11:24:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630750#M281489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-15T11:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Transport error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630751#M281490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check all the objects under that request in &amp;lt;b&amp;gt;ACTIVE&amp;lt;/b&amp;gt; status or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;might be you missedout activing one of the objects under that request/task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Srikanth Kidambi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2006 11:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630751#M281490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-15T11:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Transport error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630752#M281491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     check whether all objects in transport request have &lt;/P&gt;&lt;P&gt;      status activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Ended with return code:  ===&amp;gt; 8 &amp;lt;===                                                                                &lt;/P&gt;&lt;P&gt;Message no. TP111                                                                                &lt;/P&gt;&lt;P&gt;Diagnosis                                                                                &lt;/P&gt;&lt;P&gt;Meaning of the exit codes:                                                                                &lt;/P&gt;&lt;P&gt;0: Transport successful.                                                                                &lt;/P&gt;&lt;P&gt;4: Warnings occurred.                                                    &lt;/P&gt;&lt;P&gt;         All the objects were transported successfully. Peculiarities occurred &lt;/P&gt;&lt;P&gt;         for certain objects. These might not have been intentional.           &lt;/P&gt;&lt;P&gt;         Example:                                                              &lt;/P&gt;&lt;P&gt;         A warning is given during a transport if the request contains an      &lt;/P&gt;&lt;P&gt;         object deletion.                                                                                &lt;/P&gt;&lt;P&gt;8: The transport was performed with errors                               &lt;/P&gt;&lt;P&gt;         Individual objects could not be transported successfully.             &lt;/P&gt;&lt;P&gt;         Examples:                                                             &lt;/P&gt;&lt;P&gt;         - The original object was not overwritten                             &lt;/P&gt;&lt;P&gt;         - A repaired object was not overwritten                               &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2006 11:29:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630752#M281491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-15T11:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Transport error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630753#M281492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;place the cursor on the TR, click on log, once you find the Red colored line, click on the icon on the left to it.. (looks like a small balloon), once you clikc on it you will what is the problem with the transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2006 11:33:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630753#M281492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-15T11:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Transport error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630754#M281493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2349238"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2006 13:23:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630754#M281493</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-09-15T13:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Transport error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630755#M281494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Subhash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fact that all your transport objects were fine in the development system (assuming E8A) has no meaning at all for the successful import into the quality system.&lt;/P&gt;&lt;P&gt;Why?&lt;/P&gt;&lt;P&gt;Because on the DEV system usually you have all referenced objects around. However, if your transport objects reference objects that have not yet been transported to QA system the import will always fail. This is one of the most frequent errors in handling and organizing transports.&lt;/P&gt;&lt;P&gt;For details about the error expand the transport log completely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2006 19:52:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-error/m-p/1630755#M281494</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-09-15T19:52:51Z</dc:date>
    </item>
  </channel>
</rss>

