 




<?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: Information on AS/400 spool files</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/spool-file-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/spool-file-2/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 09:57:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/spool-file-2/#comment-82489</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sat, 16 Oct 2010 02:27:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-82489</guid>
		<description><![CDATA[&lt;i&gt;Is Spool File an object or not?

#1) a) If object, where it will be saved in library?
      b) If not Object, how the AS/400 identifies it?&lt;/i&gt;

No, it&#039;s not an object. Spooled files are stored in file members in the QSPL library. When output is &#039;spooled&#039;, the system creates an entry in a queue object ( an &quot;output queue&quot;) that maintains the identification and the location data. You can use the DMPOBJ command against an *OUTQ object to get an idea of what an entry on an output queue looks like. (Try it against an *OUTQ that only has a couple entries.)

Objects in the QSPL library are intended for use by the operating system and the spooling subsystem. You can usually get away with looking at stuff in there, but you can make a real mess if you&#039;re directly accessing something in there when the system is needing to get an exclusive lock. &lt;b&gt;Use the commands and APIs that are provided for it.&lt;/b&gt;

#2) Whats the type of spool file.

Type? What do you mean by &quot;type&quot;?

Tom]]></description>
		<content:encoded><![CDATA[<p><i>Is Spool File an object or not?</p>
<p>#1) a) If object, where it will be saved in library?<br />
      b) If not Object, how the AS/400 identifies it?</i></p>
<p>No, it&#8217;s not an object. Spooled files are stored in file members in the QSPL library. When output is &#8216;spooled&#8217;, the system creates an entry in a queue object ( an &#8220;output queue&#8221;) that maintains the identification and the location data. You can use the DMPOBJ command against an *OUTQ object to get an idea of what an entry on an output queue looks like. (Try it against an *OUTQ that only has a couple entries.)</p>
<p>Objects in the QSPL library are intended for use by the operating system and the spooling subsystem. You can usually get away with looking at stuff in there, but you can make a real mess if you&#8217;re directly accessing something in there when the system is needing to get an exclusive lock. <b>Use the commands and APIs that are provided for it.</b></p>
<p>#2) Whats the type of spool file.</p>
<p>Type? What do you mean by &#8220;type&#8221;?</p>
<p>Tom</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/10 queries in 0.033 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 10:27:14 -->