 




<?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: QZDASOINIT JOBS using large cpu</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 05:15:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-117062</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Thu, 07 Mar 2013 12:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-117062</guid>
		<description><![CDATA[It&#039;s not clear what problem you need to solve. If it&#039;s just the access plan, the message already tells you how to fix it. If it&#039;s high CPU, please give details that would help know if the CPU utilization is unreasonable. E.g., what queries are run? What are the related database statistics and definitions? What are the system resources? How have work management settings been tuned for these queries? -- Tom]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s not clear what problem you need to solve. If it&#8217;s just the access plan, the message already tells you how to fix it. If it&#8217;s high CPU, please give details that would help know if the CPU utilization is unreasonable. E.g., what queries are run? What are the related database statistics and definitions? What are the system resources? How have work management settings been tuned for these queries? &#8212; Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haaiderali</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-117059</link>
		<dc:creator>Haaiderali</dc:creator>
		<pubDate>Thu, 07 Mar 2013 10:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-117059</guid>
		<description><![CDATA[Currently we have many QZDASOINIT jobs connecting to our iSeries System for Data Extraction using COGNOS Impromtu. ideally 8 to 10 connections from different windows servers run throughout the day&#160;taking&#160;the total CPU Utilisation of iSeries to 80 to 90 Percent. Upon investigation we identified a message stating &quot;Access plan not updated.&quot; in the Joblog.
***********************************************************
Message ID . . . . . . :&#160;&#160; SQL7917&#160;&#160;&#160;&#160;&#160;&#160; Severity . . . . . . . :&#160;&#160; 00&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Message type . . . . . :&#160;&#160; Information&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Date sent&#160; . . . . . . :&#160;&#160; 07/03/13&#160;&#160;&#160;&#160;&#160; Time sent&#160; . . . . . . :&#160;&#160; 16:09:39&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Message . . . . :&#160;&#160; Access plan not updated.&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Cause . . . . . :&#160;&#160; The query optimizer rebuilt the access plan for this&#160;&#160;&#160;&#160;&#160;&#160; &#160; statement, but the program could not be updated.&#160; Another job may be running &#160; the program. The program cannot be updated with the new access plan until a&#160; &#160; job can obtain an exclusive lock on the program.&#160; The exclusive lock cannot&#160; &#160; be obtained if another job is running the program, if the job does not have&#160; &#160; proper authority to the program, or if the program is currently being saved. &#160;&#160; The query will still run, but access plan rebuilds will continue to occur&#160;&#160; &#160; until the program is updated.&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Recovery&#160; . . . :&#160;&#160; See previous messages from the query optimizer to&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160; determine why the access plan has been rebuilt.&#160; To ensure that the program&#160; &#160; gets updated with the new access plan, run the program when no other active&#160;jobs are using it.
***********************************************************
Please suggest a way out to resolve the issue .. Thanks in advance
Server : iSeries 570 Power6
O/S Version : V6R1M0
&#160;]]></description>
		<content:encoded><![CDATA[<p>Currently we have many QZDASOINIT jobs connecting to our iSeries System for Data Extraction using COGNOS Impromtu. ideally 8 to 10 connections from different windows servers run throughout the day&nbsp;taking&nbsp;the total CPU Utilisation of iSeries to 80 to 90 Percent. Upon investigation we identified a message stating &#8220;Access plan not updated.&#8221; in the Joblog.<br />
***********************************************************<br />
Message ID . . . . . . :&nbsp;&nbsp; SQL7917&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Severity . . . . . . . :&nbsp;&nbsp; 00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Message type . . . . . :&nbsp;&nbsp; Information&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Date sent&nbsp; . . . . . . :&nbsp;&nbsp; 07/03/13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Time sent&nbsp; . . . . . . :&nbsp;&nbsp; 16:09:39&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Message . . . . :&nbsp;&nbsp; Access plan not updated.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cause . . . . . :&nbsp;&nbsp; The query optimizer rebuilt the access plan for this&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; statement, but the program could not be updated.&nbsp; Another job may be running &nbsp; the program. The program cannot be updated with the new access plan until a&nbsp; &nbsp; job can obtain an exclusive lock on the program.&nbsp; The exclusive lock cannot&nbsp; &nbsp; be obtained if another job is running the program, if the job does not have&nbsp; &nbsp; proper authority to the program, or if the program is currently being saved. &nbsp;&nbsp; The query will still run, but access plan rebuilds will continue to occur&nbsp;&nbsp; &nbsp; until the program is updated.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Recovery&nbsp; . . . :&nbsp;&nbsp; See previous messages from the query optimizer to&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; determine why the access plan has been rebuilt.&nbsp; To ensure that the program&nbsp; &nbsp; gets updated with the new access plan, run the program when no other active&nbsp;jobs are using it.<br />
***********************************************************<br />
Please suggest a way out to resolve the issue .. Thanks in advance<br />
Server : iSeries 570 Power6<br />
O/S Version : V6R1M0<br />
&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-115998</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Thu, 07 Feb 2013 19:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-115998</guid>
		<description><![CDATA[And also, your definition of &quot;a lot of CPU&quot; should be supplied. -- Tom]]></description>
		<content:encoded><![CDATA[<p>And also, your definition of &#8220;a lot of CPU&#8221; should be supplied. &#8212; Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-115997</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Thu, 07 Feb 2013 19:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-115997</guid>
		<description><![CDATA[Now that the app is identified, is the reason for high CPU also identified? Database updates by themselves shouldn&#039;t use excessive CPU, and an app should only be using one or two QZDASOINIT jobs. If many jobs show high CPU, it might simply be that your prestart jobs or your subsystems need to be configured for environment. -- Tom]]></description>
		<content:encoded><![CDATA[<p>Now that the app is identified, is the reason for high CPU also identified? Database updates by themselves shouldn&#8217;t use excessive CPU, and an app should only be using one or two QZDASOINIT jobs. If many jobs show high CPU, it might simply be that your prestart jobs or your subsystems need to be configured for environment. &#8212; Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 100282</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-115984</link>
		<dc:creator>100282</dc:creator>
		<pubDate>Thu, 07 Feb 2013 14:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-115984</guid>
		<description><![CDATA[We checked the job logs and found that the jobs are originating from an application and because of requests for DB updates they were consuming lot of CPU. After figuring out the application, we had requested users not to use that application for a day during that time and those jobs were normal. CPU was stable. Thanks for your help.]]></description>
		<content:encoded><![CDATA[<p>We checked the job logs and found that the jobs are originating from an application and because of requests for DB updates they were consuming lot of CPU. After figuring out the application, we had requested users not to use that application for a day during that time and those jobs were normal. CPU was stable. Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-115961</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Wed, 06 Feb 2013 21:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-115961</guid>
		<description><![CDATA[First, can you clarify if it&#039;s &quot;the QZDASOINIT jobs&quot; rather than &quot;a QZDASOINIT job&quot;?
&#160;
Then, please elaborate on &quot;everyday approx the same duration of time&quot;. Does that mean that QZDASOINIT jobs suddenly start using excessive CPU at some point in a day, and then after a similar interval each day they go back to using normal resources. But it doesn&#039;t start at the same time of day, so it&#039;s unlikely to be scheduled.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p>First, can you clarify if it&#8217;s &#8220;the QZDASOINIT jobs&#8221; rather than &#8220;a QZDASOINIT job&#8221;?<br />
&nbsp;<br />
Then, please elaborate on &#8220;everyday approx the same duration of time&#8221;. Does that mean that QZDASOINIT jobs suddenly start using excessive CPU at some point in a day, and then after a similar interval each day they go back to using normal resources. But it doesn&#8217;t start at the same time of day, so it&#8217;s unlikely to be scheduled.<br />
&nbsp;<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CharlieBrowne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-115945</link>
		<dc:creator>CharlieBrowne</dc:creator>
		<pubDate>Wed, 06 Feb 2013 16:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/qzdasoinit-jobs-using-large-cpu-2/#comment-115945</guid>
		<description><![CDATA[Have you checked the JOBLOG from those programs and the activity in QHST durint that time frame?]]></description>
		<content:encoded><![CDATA[<p>Have you checked the JOBLOG from those programs and the activity in QHST durint that time frame?</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.037 seconds using memcached
Object Caching 351/357 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 07:31:10 -->