 




<?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: QTEMP batch job vs QTEMP interactive job</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/qtemp-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/qtemp-2/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: nullfields</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qtemp-2/#comment-64364</link>
		<dc:creator>nullfields</dc:creator>
		<pubDate>Wed, 10 Jun 2009 17:39:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-64364</guid>
		<description><![CDATA[To extend this discuss further, can anyone tell me if a file created in QTEMP is stored on a disk or in memory?   I&#039;m curious if it is a memory location, aka, better performance.]]></description>
		<content:encoded><![CDATA[<p>To extend this discuss further, can anyone tell me if a file created in QTEMP is stored on a disk or in memory?   I&#8217;m curious if it is a memory location, aka, better performance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gilly400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qtemp-2/#comment-64303</link>
		<dc:creator>gilly400</dc:creator>
		<pubDate>Mon, 08 Jun 2009 15:36:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-64303</guid>
		<description><![CDATA[To expand on the QTEMP being JOB dependent.  It&#039;s also possible to have one signon running multiple jobs (as group jobs) each with their own QTEMP library.

Regards,

Martin Gilbert.]]></description>
		<content:encoded><![CDATA[<p>To expand on the QTEMP being JOB dependent.  It&#8217;s also possible to have one signon running multiple jobs (as group jobs) each with their own QTEMP library.</p>
<p>Regards,</p>
<p>Martin Gilbert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gilly400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qtemp-2/#comment-64302</link>
		<dc:creator>gilly400</dc:creator>
		<pubDate>Mon, 08 Jun 2009 15:34:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-64302</guid>
		<description><![CDATA[QTEMP library is SESSION related - NOT job related. = NOT TRUE!

What you call a session is a JOB.  If you signon multiple times you are running multiple JOBS.  Each job has a unique JOB NUMBER.  QTEMP is unique per JOB.

Regards,

Martin Gilbert.]]></description>
		<content:encoded><![CDATA[<p>QTEMP library is SESSION related &#8211; NOT job related. = NOT TRUE!</p>
<p>What you call a session is a JOB.  If you signon multiple times you are running multiple JOBS.  Each job has a unique JOB NUMBER.  QTEMP is unique per JOB.</p>
<p>Regards,</p>
<p>Martin Gilbert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danthedane</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qtemp-2/#comment-64296</link>
		<dc:creator>danthedane</dc:creator>
		<pubDate>Mon, 08 Jun 2009 15:04:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-64296</guid>
		<description><![CDATA[QTEMP library is SESSION related - NOT job related.

When you sign on you start a session, which therefore has its own library QTEMP created and attached to it. This specific library is only visible (fx DSPLIB QTEMP) within this session. As you may understand - QTEMP is a &#039;personal&#039; thing as long as your session is active (= until signoff).  

If you run two interactive programs A and B, A may create a file in QTEMP which program B may use when run afterwards from the same session. QTEMP will be deleted with its content when you signoff the session.  If you run three sessions (= 3 signon&#039;s) you will have 3 QTEMP libraries all available only to the session that caused their existance.

A submitted job to batch (submitted from anywhere (SBMJOB, JOB-scheduler, jobq or other sources) will also get its own QTEMP, which is only (as in the interative environment described above) available to this spectacular session; - it is therefor NOT possible for anybody to look into it or use its content.

QTEMP is often used to make workfiles avaliable for use by programs run one after the other. 
As QTEMP is deleted when the session ends (= you sign off),  there is no need for any &#039;clean up&#039;.]]></description>
		<content:encoded><![CDATA[<p>QTEMP library is SESSION related &#8211; NOT job related.</p>
<p>When you sign on you start a session, which therefore has its own library QTEMP created and attached to it. This specific library is only visible (fx DSPLIB QTEMP) within this session. As you may understand &#8211; QTEMP is a &#8216;personal&#8217; thing as long as your session is active (= until signoff).  </p>
<p>If you run two interactive programs A and B, A may create a file in QTEMP which program B may use when run afterwards from the same session. QTEMP will be deleted with its content when you signoff the session.  If you run three sessions (= 3 signon&#8217;s) you will have 3 QTEMP libraries all available only to the session that caused their existance.</p>
<p>A submitted job to batch (submitted from anywhere (SBMJOB, JOB-scheduler, jobq or other sources) will also get its own QTEMP, which is only (as in the interative environment described above) available to this spectacular session; &#8211; it is therefor NOT possible for anybody to look into it or use its content.</p>
<p>QTEMP is often used to make workfiles avaliable for use by programs run one after the other.<br />
As QTEMP is deleted when the session ends (= you sign off),  there is no need for any &#8216;clean up&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nullfields</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qtemp-2/#comment-64290</link>
		<dc:creator>nullfields</dc:creator>
		<pubDate>Mon, 08 Jun 2009 13:20:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-64290</guid>
		<description><![CDATA[This is a subject that I found a number of people starting out in os/400 misunderstand.  I found it good to explain this way:

Every job you start has it&#039;s own QTEMP library.  Every interactive login and SBMJOB executed results in it&#039;s own job, and therefore, it&#039;s own QTEMP.  For example, if you log on to 2 different 5250 screens, you have two separate QTEMP libraries defined.]]></description>
		<content:encoded><![CDATA[<p>This is a subject that I found a number of people starting out in os/400 misunderstand.  I found it good to explain this way:</p>
<p>Every job you start has it&#8217;s own QTEMP library.  Every interactive login and SBMJOB executed results in it&#8217;s own job, and therefore, it&#8217;s own QTEMP.  For example, if you log on to 2 different 5250 screens, you have two separate QTEMP libraries defined.</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.038 seconds using memcached
Object Caching 323/329 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 03:51:46 -->