 




<?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: Saving Spools</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/saving-spools/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/saving-spools/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 14:10:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Splat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/saving-spools/#comment-113874</link>
		<dc:creator>Splat</dc:creator>
		<pubDate>Fri, 30 Nov 2012 16:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/saving-spools/#comment-113874</guid>
		<description><![CDATA[Tom, thanks for the information.&#160; I had no idea what was happening and, yes, I did think the comments were disappearing.]]></description>
		<content:encoded><![CDATA[<p>Tom, thanks for the information.&nbsp; I had no idea what was happening and, yes, I did think the comments were disappearing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/saving-spools/#comment-113842</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Fri, 30 Nov 2012 01:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/saving-spools/#comment-113842</guid>
		<description><![CDATA[@Splat: You had links in your comment. If links are approved, the comment should show up later. It can take a while sometimes, and it can seem like the comment is lost. -- Tom]]></description>
		<content:encoded><![CDATA[<p>@Splat: You had links in your comment. If links are approved, the comment should show up later. It can take a while sometimes, and it can seem like the comment is lost. &#8212; Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/saving-spools/#comment-113841</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Fri, 30 Nov 2012 01:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/saving-spools/#comment-113841</guid>
		<description><![CDATA[I would first recommend going to the V5R4 Innformation Center and typing [ restore and spool ] into the search field above the left-hand navigation pane. Everything anybody knows about system functions for this question comes from those search results.
&#160;
The first couple search results give some of the best information. You get to the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Frzaiu%2Frzaiurzaiu140.htm&quot; rel=&quot;nofollow&quot;&gt;Commands to save/restore spooled files&lt;/A&gt;&#160;and &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Frzalu%2Frzalusavrstsplf.htm&quot; rel=&quot;nofollow&quot;&gt;Saving and restoring spooled files&lt;/A&gt;&#160;pages. (Both of those&#160;might be&#160;listed as &#039;Saving and restoring spooled files&#039; in the search results.)
&#160;
IMO, the biggest &#039;trick&#039; is simply not to save spooled files unless there is a legal/compliance/regulatory requirement to do so. A spooled file is intended to be printed and used. If there&#039;s no intent to print it for use, there is generally no reason to generate it in the first place. Don&#039;t generate spooled files that won&#039;t be used.
&#160;
A spooled file isn&#039;t important enough to save without legal reason.
&#160;
What &lt;STRONG&gt;is important&lt;/STRONG&gt; is the data that is used and the process that presents the data. If spooled files are being generated and saved in some significant volume, the applications are not designed appropriately or are being used incorrectly.
&#160;
Also, the system accounting journal can be used to track generation and printing of spooled files. When combined with the system audit journal, a strong audit trail is available.
&#160;
Maybe the best &#039;tip&#039; is to leave V5R4 behind and get up to i 6.1 at least. You could convert spooled files to .PDFs at V5R4 and store the .PDFs, but should be easier at 6.1.
&#160;
The main question would be why the spooled files need to be saved in the first place. If it&#039;s just saving for the sake of saving, I wouldn&#039;t do it at all. If users are creating spooled files for no good reason, I&#039;d be running regular purges and deleting them after a few days.
&#160;
If a given spooled file must be saved for legal reasons, I&#039;d use as much of system functions as possible to do the save work along with system job accounting and auditing.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p>I would first recommend going to the V5R4 Innformation Center and typing [ restore and spool ] into the search field above the left-hand navigation pane. Everything anybody knows about system functions for this question comes from those search results.<br />
&nbsp;<br />
The first couple search results give some of the best information. You get to the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Frzaiu%2Frzaiurzaiu140.htm" rel="nofollow">Commands to save/restore spooled files</a>&nbsp;and <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Frzalu%2Frzalusavrstsplf.htm" rel="nofollow">Saving and restoring spooled files</a>&nbsp;pages. (Both of those&nbsp;might be&nbsp;listed as &#8216;Saving and restoring spooled files&#8217; in the search results.)<br />
&nbsp;<br />
IMO, the biggest &#8216;trick&#8217; is simply not to save spooled files unless there is a legal/compliance/regulatory requirement to do so. A spooled file is intended to be printed and used. If there&#8217;s no intent to print it for use, there is generally no reason to generate it in the first place. Don&#8217;t generate spooled files that won&#8217;t be used.<br />
&nbsp;<br />
A spooled file isn&#8217;t important enough to save without legal reason.<br />
&nbsp;<br />
What <strong>is important</strong> is the data that is used and the process that presents the data. If spooled files are being generated and saved in some significant volume, the applications are not designed appropriately or are being used incorrectly.<br />
&nbsp;<br />
Also, the system accounting journal can be used to track generation and printing of spooled files. When combined with the system audit journal, a strong audit trail is available.<br />
&nbsp;<br />
Maybe the best &#8216;tip&#8217; is to leave V5R4 behind and get up to i 6.1 at least. You could convert spooled files to .PDFs at V5R4 and store the .PDFs, but should be easier at 6.1.<br />
&nbsp;<br />
The main question would be why the spooled files need to be saved in the first place. If it&#8217;s just saving for the sake of saving, I wouldn&#8217;t do it at all. If users are creating spooled files for no good reason, I&#8217;d be running regular purges and deleting them after a few days.<br />
&nbsp;<br />
If a given spooled file must be saved for legal reasons, I&#8217;d use as much of system functions as possible to do the save work along with system job accounting and auditing.<br />
&nbsp;<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Splat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/saving-spools/#comment-113829</link>
		<dc:creator>Splat</dc:creator>
		<pubDate>Thu, 29 Nov 2012 15:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/saving-spools/#comment-113829</guid>
		<description><![CDATA[
&lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Fcl%2Fsavlib.htm&quot; rel=&quot;nofollow&quot;&gt;SAVLIB&lt;/a&gt;
and &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Fcl%2Fsavobj.htm&quot; rel=&quot;nofollow&quot;&gt;SAVOBJ&lt;/a&gt;
in V5R4 and higher support the SPLFDTA parameter.&#160; That&#039;s how I back up
spool file data on a daily basis.

A simple method of archiving spool file data is to create a library, create
output queues within that library, move the spool files you want to
library/output queues, then save the lot.

There are other tools out there but I don&#039;t have any familiarity with
them.&#160; I&#039;m certain others here do.[This is my third attempt to post a response - if this shows up as duplicate I apologise, but my previous attempts aren&#039;t displaying at all.]

&lt;!--[if gte mso 9]&gt;--&gt;
]]></description>
		<content:encoded><![CDATA[<p><a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Fcl%2Fsavlib.htm" rel="nofollow">SAVLIB</a><br />
and <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Fcl%2Fsavobj.htm" rel="nofollow">SAVOBJ</a><br />
in V5R4 and higher support the SPLFDTA parameter.&nbsp; That&#8217;s how I back up<br />
spool file data on a daily basis.</p>
<p>A simple method of archiving spool file data is to create a library, create<br />
output queues within that library, move the spool files you want to<br />
library/output queues, then save the lot.</p>
<p>There are other tools out there but I don&#8217;t have any familiarity with<br />
them.&nbsp; I&#8217;m certain others here do.[This is my third attempt to post a response - if this shows up as duplicate I apologise, but my previous attempts aren't displaying at all.]</p>
<p><!--[if gte mso 9]&gt;--></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 6/9 queries in 0.012 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 14:38:54 -->