<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Max Titov IV @ TechSplice &#187; transports</title>
	<atom:link href="http://www.blog.techsplice.com/archives/tag/transports/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog.techsplice.com</link>
	<description>The most beautiful music of all is the music of what happens.</description>
	<lastBuildDate>Tue, 20 Dec 2011 18:56:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SAP tp: return codes</title>
		<link>http://www.blog.techsplice.com/archives/322</link>
		<comments>http://www.blog.techsplice.com/archives/322#comments</comments>
		<pubDate>Thu, 08 Apr 2010 05:09:36 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[abap]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[return]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[transports]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=322</guid>
		<description><![CDATA[For each step that takes place within the tp command there could be 8 different possible return codes [0, 4, 6, 8, 12, 13, 14, 16]. The meaning for each of those codes is as follows: Transport imported successfully: 0: Transport successful 4: Warning occurred Transport did not import successfully: 6: Post-processing is required 8: [...]]]></description>
			<content:encoded><![CDATA[<p>For each step that takes place within the tp command there could be 8 different possible return codes [0, 4, 6, 8, 12, 13, 14, 16]. The meaning for each of those codes is as follows:</p>
<p><strong>Transport imported successfully:</strong></p>
<p style="padding-left: 30px;">0: Transport successful</p>
<p>4: Warning occurred</p>
<p><strong>Transport did not import successfully:</strong></p>
<p style="padding-left: 30px;">
6: Post-processing is required</p>
<p>8: Transport carried out with an error [individual object could not be transported successfully]</p>
<p style="padding-left: 60px;">ex: objects could not be overwritten<strong></strong></p>
<p><strong>Transport termination:</strong></p>
<p style="padding-left: 30px;">12 and greater: transport was terminated</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/322/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: STMS transport stuck</title>
		<link>http://www.blog.techsplice.com/archives/313</link>
		<comments>http://www.blog.techsplice.com/archives/313#comments</comments>
		<pubDate>Wed, 23 Dec 2009 15:51:37 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[stms]]></category>
		<category><![CDATA[transports]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=313</guid>
		<description><![CDATA[When coming across a situation where thetransprts are stalling/hanging in the STMS queue there are a few things that you can do: The fist and most obvious course of action is to contact your Basis support team. Given that you are reading this article you probably wanted or were forced to figure this one out [...]]]></description>
			<content:encoded><![CDATA[<p>When coming across a situation where thetransprts are stalling/hanging in the STMS queue there are a few things that you can do:</p>
<p>The fist and most obvious course of action is to contact your Basis support team.</p>
<p>Given that you are reading this article you probably wanted or were forced to figure this one out on your own so here are a few helpful actions that you can take to narrow down the problem:</p>
<p>TP processes:<br />
Go to the SM51 and check if any of the TP processes are still running, you might be required to kill these before proceeding haulted imports.</p>
<p>Check the TP System Log:<br />
You can do this by STMS &#8211; Overview &#8211; Imports &#8211; Select Queue System &#8211; Goto &#8211; tp system log &#8211; F5<br />
This will show you a step by step log of what has occured in the system, you would be able to see which transports are being processed and what has completed.</p>
<p>Check the Import Monitor:<br />
You can do this by STMS &#8211; Overview &#8211; Imports &#8211; Select Queue System &#8211; Goto &#8211; Import Monitor<br />
This will show you the queue of active transports [if any], if you see that there is a collection of unprocessed imports then you need to flush the queue.</p>
<p>Check TMS background job:<br />
You can also check if the background job RDDIMPDP is running.</p>
<p><em>From tim to time it happens that the import queue becomes inconsistent and the system stalls, as a result you can be stranded without any of your transports moving ot he next system.</em></p>
<p>Tables:<br />
TMSTLOCKR: will unlock a given transport from the transport queue [the transport truck will dissapear after deleting of the entry int he table]<br />
TRBAT: will contain values correspondign to active imports, if you have a stuck transport that is haulting a collection of other transports a simple delete from this table will re-initialize the queue and push the backed up imports forward.<br />
TRJOB: should also be cleared in order to continue the regular flow of backe up transports</p>
<p><em>For any additonal information please refer to the following notes:<br />
818065, 302859, 556941, 556946, 71353, 49242, 323726, 56311, 24800, 486991, 506771, 138200</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/313/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: transporting program variants</title>
		<link>http://www.blog.techsplice.com/archives/283</link>
		<comments>http://www.blog.techsplice.com/archives/283#comments</comments>
		<pubDate>Tue, 04 Aug 2009 15:59:56 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[transports]]></category>
		<category><![CDATA[variant]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=283</guid>
		<description><![CDATA[If you have a variant that you want to transport across the system try running program &#8216;RSTRANSP&#8217;.]]></description>
			<content:encoded><![CDATA[<p>If you have a variant that you want to transport across the system try running program &#8216;RSTRANSP&#8217;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/283/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: List of tables pertaining to Transport Requests</title>
		<link>http://www.blog.techsplice.com/archives/280</link>
		<comments>http://www.blog.techsplice.com/archives/280#comments</comments>
		<pubDate>Tue, 04 Aug 2009 15:56:02 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[transports]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=280</guid>
		<description><![CDATA[TABNAME Description E070 Change &#38; Transport System: Header of Requests/Tasks E070A Change &#38; Transport System: Attributes of a Request E070C CTS: Source/Target Client of Requests/Tasks E070CREATE Change &#38; Transport System: Creation Date of Request E070CTV Generated Table for View E070CTV E070DEP Change &#38; Transport System: Dependencies of Requests E070L CTS: Index for Assigning Numbers to [...]]]></description>
			<content:encoded><![CDATA[<table class="confluenceTable" border="0">
<tbody>
<tr>
<td class="confluenceTd"><strong>TABNAME</strong></td>
<td class="confluenceTd"><strong>Description</strong></td>
</tr>
<tr>
<td class="confluenceTd">E070</td>
<td class="confluenceTd">Change &amp; Transport System: Header of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E070A</td>
<td class="confluenceTd">Change &amp; Transport System: Attributes of a Request</td>
</tr>
<tr>
<td class="confluenceTd">E070C</td>
<td class="confluenceTd">CTS: Source/Target Client of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E070CREATE</td>
<td class="confluenceTd">Change &amp; Transport System: Creation Date of Request</td>
</tr>
<tr>
<td class="confluenceTd">E070CTV</td>
<td class="confluenceTd">Generated Table for View E070CTV</td>
</tr>
<tr>
<td class="confluenceTd">E070DEP</td>
<td class="confluenceTd">Change &amp; Transport System: Dependencies of Requests</td>
</tr>
<tr>
<td class="confluenceTd">E070L</td>
<td class="confluenceTd">CTS: Index for Assigning Numbers to Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E070M</td>
<td class="confluenceTd">CTS: Target Package/Layer for Requests</td>
</tr>
<tr>
<td class="confluenceTd">E070TC</td>
<td class="confluenceTd">Help Table for E070 for Client-Specific Imports</td>
</tr>
<tr>
<td class="confluenceTd">E070USE</td>
<td class="confluenceTd">Use of Current Requests by Users</td>
</tr>
<tr>
<td class="confluenceTd">E070V</td>
<td class="confluenceTd">Generated Table for View E070V</td>
</tr>
<tr>
<td class="confluenceTd">E071</td>
<td class="confluenceTd">Change &amp; Transport System: Object Entries of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E071C</td>
<td class="confluenceTd">Change &amp; Transport System: Client-Specific Lock Flag</td>
</tr>
<tr>
<td class="confluenceTd">E071E</td>
<td class="confluenceTd">Lang. Transport: Positive List for Generic Object Selection</td>
</tr>
<tr>
<td class="confluenceTd">E071K</td>
<td class="confluenceTd">Change &amp; Transport System: Key Entries of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E071KC</td>
<td class="confluenceTd">Change &amp; Transport System: Key Entries of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E071KF</td>
<td class="confluenceTd">Change &amp; Transport System: Nametab Info. on (CHAR)Key Fields</td>
</tr>
<tr>
<td class="confluenceTd">E071KFINI</td>
<td class="confluenceTd">Change &amp; Transport System: Nametab Info. on (CHAR)Key Fields</td>
</tr>
<tr>
<td class="confluenceTd">E071K_30</td>
<td class="confluenceTd">Change &amp; Transport System: Key Entries of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E071K_KEY</td>
<td class="confluenceTd">E071K Key Fields</td>
</tr>
<tr>
<td class="confluenceTd">E071S</td>
<td class="confluenceTd">System-Specific Import Status of Objects</td>
</tr>
<tr>
<td class="confluenceTd">E071V</td>
<td class="confluenceTd">Generated Table for View E071V</td>
</tr>
<tr>
<td class="confluenceTd">E07T</td>
<td class="confluenceTd">Change &amp; Transport System: Short Texts for Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E07T_OLD</td>
<td class="confluenceTd">E07T Before TRKORR Extension</td>
<td class="confluenceTd"></td>
</tr>
</tbody>
</table>
<p>Useful transport tables [listed above].</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/280/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.606 seconds -->

