 




<?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: AS/400 Query Job Log</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/as400-query-job-log/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-query-job-log/</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: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-query-job-log/#comment-93608</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 23 Jun 2011 19:55:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-93608</guid>
		<description><![CDATA[&lt;i&gt;to know what files a user used and if it is possible what criteria.&lt;/i&gt;

What tools are being used for the queries?

Tom]]></description>
		<content:encoded><![CDATA[<p><i>to know what files a user used and if it is possible what criteria.</i></p>
<p>What tools are being used for the queries?</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: splat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-query-job-log/#comment-93600</link>
		<dc:creator>splat</dc:creator>
		<pubDate>Thu, 23 Jun 2011 17:41:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-93600</guid>
		<description><![CDATA[Lambros, the information you&#039;re looking for doesn&#039;t seem to be available via a job log.  

I just took a regular QUERY/400 query, set the logging level to &lt;b&gt;4 00 *SECLVL&lt;/b&gt;, then ran it in batch.  The resulting job log showed nothing along the lines of what you&#039;re looking for.  Nor did I find anything in the &lt;b&gt;Work with Queries&lt;/b&gt; that looked as though it would generate the information you&#039;re asking for.  As CharlieBrown noted, &lt;b&gt;PRTDFN(*YES)&lt;/b&gt; will provide you what you want, but it does so by appending the query definition to the top of the output.  If you&#039;re trying to monitor your users surreptitiously this could be a problem.]]></description>
		<content:encoded><![CDATA[<p>Lambros, the information you&#8217;re looking for doesn&#8217;t seem to be available via a job log.  </p>
<p>I just took a regular QUERY/400 query, set the logging level to <b>4 00 *SECLVL</b>, then ran it in batch.  The resulting job log showed nothing along the lines of what you&#8217;re looking for.  Nor did I find anything in the <b>Work with Queries</b> that looked as though it would generate the information you&#8217;re asking for.  As CharlieBrown noted, <b>PRTDFN(*YES)</b> will provide you what you want, but it does so by appending the query definition to the top of the output.  If you&#8217;re trying to monitor your users surreptitiously this could be a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lambros</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-query-job-log/#comment-93595</link>
		<dc:creator>lambros</dc:creator>
		<pubDate>Thu, 23 Jun 2011 16:21:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-93595</guid>
		<description><![CDATA[Dear all,
Thank you very much for your answers but it seems that there is misunderstanding. What I want is if there is a way to do DSPJOBLOG or something similar and to know what files a user used and if it is possible what criteria.

Thank you 
Lambros]]></description>
		<content:encoded><![CDATA[<p>Dear all,<br />
Thank you very much for your answers but it seems that there is misunderstanding. What I want is if there is a way to do DSPJOBLOG or something similar and to know what files a user used and if it is possible what criteria.</p>
<p>Thank you<br />
Lambros</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yorkshireman</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-query-job-log/#comment-93572</link>
		<dc:creator>yorkshireman</dc:creator>
		<pubDate>Thu, 23 Jun 2011 08:07:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-93572</guid>
		<description><![CDATA[If you mean that you wish to inspect the run time performance then you need to read the manuals. 
There is a Query Optimiser which will attempt to improve the performace of queries by using existing acess paths where possible, and all sorts of other automagic. 

Go to IBM.com and the Information centre, download the PDF manual(s), check the redbooks site, and spend a couple opf hours making yourself the site guru on querie, whether you use the venerable Query./400 or newer query management queries. 

The information you get from the manuals is complete and accurate.  The information you get here is based on users experiences. Both have their place, but you need the one in order to judge the other and arrive at a conclusion which is appropriate to your circumstance.]]></description>
		<content:encoded><![CDATA[<p>If you mean that you wish to inspect the run time performance then you need to read the manuals.<br />
There is a Query Optimiser which will attempt to improve the performace of queries by using existing acess paths where possible, and all sorts of other automagic. </p>
<p>Go to IBM.com and the Information centre, download the PDF manual(s), check the redbooks site, and spend a couple opf hours making yourself the site guru on querie, whether you use the venerable Query./400 or newer query management queries. </p>
<p>The information you get from the manuals is complete and accurate.  The information you get here is based on users experiences. Both have their place, but you need the one in order to judge the other and arrive at a conclusion which is appropriate to your circumstance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charliebrowne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-query-job-log/#comment-93530</link>
		<dc:creator>charliebrowne</dc:creator>
		<pubDate>Wed, 22 Jun 2011 12:44:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-93530</guid>
		<description><![CDATA[Did you try PRTDFN(*YES)
Is that what you are looking for? Or are you looking for something different?]]></description>
		<content:encoded><![CDATA[<p>Did you try PRTDFN(*YES)<br />
Is that what you are looking for? Or are you looking for something different?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lambros</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-query-job-log/#comment-93529</link>
		<dc:creator>lambros</dc:creator>
		<pubDate>Wed, 22 Jun 2011 11:36:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-93529</guid>
		<description><![CDATA[Hi, can you tell me please how?]]></description>
		<content:encoded><![CDATA[<p>Hi, can you tell me please how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deepu9321</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-query-job-log/#comment-93516</link>
		<dc:creator>deepu9321</dc:creator>
		<pubDate>Wed, 22 Jun 2011 03:26:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-93516</guid>
		<description><![CDATA[Yes, It is possible.]]></description>
		<content:encoded><![CDATA[<p>Yes, It is possible.</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 352/355 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 21:06:15 -->