<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Restore System 38 file to iSeries V5R3</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/restore-system-38-file-to-iseries-v5r3/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/restore-system-38-file-to-iseries-v5r3/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 23:43:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: The Most-Watched IT Questions: June 14, 2011 - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/restore-system-38-file-to-iseries-v5r3/#comment-93188</link>
		<dc:creator>The Most-Watched IT Questions: June 14, 2011 - ITKE Community Blog</dc:creator>
		<pubDate>Tue, 14 Jun 2011 06:03:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-93188</guid>
		<description><![CDATA[[...] 5. ErroneousGiant and Jinteik gave a member some ideas for defining security policies for OU.  6. Yorkshireman, CharlieBrowne, Batman47, and TomLiotta worked with Jedlasquite to help restore System 38 file to iSeries V5R3. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 5. ErroneousGiant and Jinteik gave a member some ideas for defining security policies for OU.  6. Yorkshireman, CharlieBrowne, Batman47, and TomLiotta worked with Jedlasquite to help restore System 38 file to iSeries V5R3. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jedlasquite</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/restore-system-38-file-to-iseries-v5r3/#comment-93145</link>
		<dc:creator>jedlasquite</dc:creator>
		<pubDate>Mon, 13 Jun 2011 05:06:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-93145</guid>
		<description><![CDATA[Thanks Tom will try this recommendation.]]></description>
		<content:encoded><![CDATA[<p>Thanks Tom will try this recommendation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/restore-system-38-file-to-iseries-v5r3/#comment-93066</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 09 Jun 2011 01:25:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-93066</guid>
		<description><![CDATA[&lt;i&gt;Not a save/restore file &lt;/i&gt;

Well, you can&#039;t &quot;restore&quot; from that tape. Is it certain that this was &#039;saved&#039; to tape rather than simply &#039;copied&#039; to tape?

The file looks like it has a record length of 308 and was copied with a block size of 3080.

I&#039;d probably just try CPYFRMTAP into a file created with RCDLEN(308)  to see what the record images look like. Once on your AS/400, it might be reasonable to create a record format that handles whatever the records look like, then use CPYF FMTOPT(*NONE) or FMTOPT(*NOCHK) into the new record format file.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>Not a save/restore file </i></p>
<p>Well, you can&#8217;t &#8220;restore&#8221; from that tape. Is it certain that this was &#8216;saved&#8217; to tape rather than simply &#8216;copied&#8217; to tape?</p>
<p>The file looks like it has a record length of 308 and was copied with a block size of 3080.</p>
<p>I&#8217;d probably just try CPYFRMTAP into a file created with RCDLEN(308)  to see what the record images look like. Once on your AS/400, it might be reasonable to create a record format that handles whatever the records look like, then use CPYF FMTOPT(*NONE) or FMTOPT(*NOCHK) into the new record format file.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jedlasquite</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/restore-system-38-file-to-iseries-v5r3/#comment-92910</link>
		<dc:creator>jedlasquite</dc:creator>
		<pubDate>Fri, 03 Jun 2011 04:32:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-92910</guid>
		<description><![CDATA[@CharlieBrowne
So how did you migrate the original reel? - We used DUPTAP command, migrating reel tape to another media
Was that just done now or a long time ago? - migration was done long ago

@Batman47 
This was the output from display tape

Screenshot from DISPLAY TAPE

                    File       Block   Recg  Record  Block   File        Mvol  Mvol        Date      Expiration  System
 Data File Label    Sequence   Format  Tech  Length  Length  Length      Ind   Sequence    Created   Date        Where Created
 
 DEC86              0000000009 *FB           00308   003080  0000001111        0000000001  08/24/87  *NONE       IBM SYSTEM/38



@TomLiotta

This was from *LABELS from *SAVRST

 5722SS1 V5R3M0  040528                 File Information                                         6/02/11 15:12:16   
 Volume ID  . . . . . :   BSP374         Expiration date  . . :   01/01/00                                          
 File sequence  . . . :   9                                                                                         
 File label ID  . . . :   DEC86                                                                                     
 Not a save/restore file                                                                                            

Thank you]]></description>
		<content:encoded><![CDATA[<p>@CharlieBrowne<br />
So how did you migrate the original reel? &#8211; We used DUPTAP command, migrating reel tape to another media<br />
Was that just done now or a long time ago? &#8211; migration was done long ago</p>
<p>@Batman47<br />
This was the output from display tape</p>
<p>Screenshot from DISPLAY TAPE</p>
<p>                    File       Block   Recg  Record  Block   File        Mvol  Mvol        Date      Expiration  System<br />
 Data File Label    Sequence   Format  Tech  Length  Length  Length      Ind   Sequence    Created   Date        Where Created</p>
<p> DEC86              0000000009 *FB           00308   003080  0000001111        0000000001  08/24/87  *NONE       IBM SYSTEM/38</p>
<p>@TomLiotta</p>
<p>This was from *LABELS from *SAVRST</p>
<p> 5722SS1 V5R3M0  040528                 File Information                                         6/02/11 15:12:16<br />
 Volume ID  . . . . . :   BSP374         Expiration date  . . :   01/01/00<br />
 File sequence  . . . :   9<br />
 File label ID  . . . :   DEC86<br />
 Not a save/restore file                                                                                            </p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/restore-system-38-file-to-iseries-v5r3/#comment-92905</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 02 Jun 2011 22:16:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-92905</guid>
		<description><![CDATA[&lt;i&gt;Screenshot from DISPLAY TAPE &lt;/i&gt;

Is that from DSPTAP DATA(*LABELS) or from DSPTAP DATA(*SAVRST)?

Try displaying save/restore data.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>Screenshot from DISPLAY TAPE </i></p>
<p>Is that from DSPTAP DATA(*LABELS) or from DSPTAP DATA(*SAVRST)?</p>
<p>Try displaying save/restore data.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: batman47</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/restore-system-38-file-to-iseries-v5r3/#comment-92899</link>
		<dc:creator>batman47</dc:creator>
		<pubDate>Thu, 02 Jun 2011 20:02:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-92899</guid>
		<description><![CDATA[Display the tape (DSPTAP command) and it will show you the library it was saved from.]]></description>
		<content:encoded><![CDATA[<p>Display the tape (DSPTAP command) and it will show you the library it was saved from.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charliebrowne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/restore-system-38-file-to-iseries-v5r3/#comment-92879</link>
		<dc:creator>charliebrowne</dc:creator>
		<pubDate>Thu, 02 Jun 2011 13:16:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-92879</guid>
		<description><![CDATA[So how did you migrate the original reel?
Was that just done now or a long time ago?]]></description>
		<content:encoded><![CDATA[<p>So how did you migrate the original reel?<br />
Was that just done now or a long time ago?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jedlasquite</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/restore-system-38-file-to-iseries-v5r3/#comment-92874</link>
		<dc:creator>jedlasquite</dc:creator>
		<pubDate>Thu, 02 Jun 2011 10:29:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-92874</guid>
		<description><![CDATA[I used the command rstobj but unfortunately I don&#039;t know the library of the file.

How would I do this?]]></description>
		<content:encoded><![CDATA[<p>I used the command rstobj but unfortunately I don&#8217;t know the library of the file.</p>
<p>How would I do this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/8 queries in 0.039 seconds using memcached
Object Caching 367/368 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 00:40:51 -->