 




<?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 Batch job Issue</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/as400-batch-job-issue/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-batch-job-issue/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 17:13:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: ankita</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-batch-job-issue/#comment-97175</link>
		<dc:creator>ankita</dc:creator>
		<pubDate>Thu, 29 Sep 2011 02:07:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-97175</guid>
		<description><![CDATA[the prod box was slow. Even other teams were facing similar problems as us. Finally it was figured out that the box was slow because of unexpectedly high volume of journaling being done accidently. So journaling of few files which wasnt required was switched off.]]></description>
		<content:encoded><![CDATA[<p>the prod box was slow. Even other teams were facing similar problems as us. Finally it was figured out that the box was slow because of unexpectedly high volume of journaling being done accidently. So journaling of few files which wasnt required was switched off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slack400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-batch-job-issue/#comment-96776</link>
		<dc:creator>slack400</dc:creator>
		<pubDate>Mon, 19 Sep 2011 17:44:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-96776</guid>
		<description><![CDATA[are you backups running during this time? Could there be a hardware issue like a raid rebuild on a hard drive? 

Spend some more time reviewing your system events and more time on the joblog of the long running job. Ensure your message logging setting on the job is:
Message logging:                          
  Level  . . . . . . . . . . . .   4      
  Severity . . . . . . . . . . .   00     
  Text . . . . . . . . . . . . .   *SECLVL
Log CL program commands  . . . .   *YES]]></description>
		<content:encoded><![CDATA[<p>are you backups running during this time? Could there be a hardware issue like a raid rebuild on a hard drive? </p>
<p>Spend some more time reviewing your system events and more time on the joblog of the long running job. Ensure your message logging setting on the job is:<br />
Message logging:<br />
  Level  . . . . . . . . . . . .   4<br />
  Severity . . . . . . . . . . .   00<br />
  Text . . . . . . . . . . . . .   *SECLVL<br />
Log CL program commands  . . . .   *YES</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ankita</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-batch-job-issue/#comment-96762</link>
		<dc:creator>ankita</dc:creator>
		<pubDate>Mon, 19 Sep 2011 14:57:17 +0000</pubDate>
		<guid isPermaLink="false">#comment-96762</guid>
		<description><![CDATA[Thanks for your suggesions... 

I checked the following but still no success - 

1.  Changes the Run priority to max in the subsystem
2. Changes the time slice
3. checked the job log...  couldnt fine anything..
4. Tried running the job in QINTER. As it is a nightly job.. there were no other jobs in the subsystem and gave it a run priority of 18.
5. There are no SQL or OPNQRYF used.
6. No change in the logical files used.
7. It still runas at its usual time.. sharing the memory with same jobs.. it used to from quite a while now.

And just to let you know it is a SYNON RPG program called by a driver CL program.

One of the file gets cleared first based on some RST parameters. and then the job builds the file from another file.

Please help..  if you have any other clue on how to get this done...]]></description>
		<content:encoded><![CDATA[<p>Thanks for your suggesions&#8230; </p>
<p>I checked the following but still no success &#8211; </p>
<p>1.  Changes the Run priority to max in the subsystem<br />
2. Changes the time slice<br />
3. checked the job log&#8230;  couldnt fine anything..<br />
4. Tried running the job in QINTER. As it is a nightly job.. there were no other jobs in the subsystem and gave it a run priority of 18.<br />
5. There are no SQL or OPNQRYF used.<br />
6. No change in the logical files used.<br />
7. It still runas at its usual time.. sharing the memory with same jobs.. it used to from quite a while now.</p>
<p>And just to let you know it is a SYNON RPG program called by a driver CL program.</p>
<p>One of the file gets cleared first based on some RST parameters. and then the job builds the file from another file.</p>
<p>Please help..  if you have any other clue on how to get this done&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deepu9321</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-batch-job-issue/#comment-96738</link>
		<dc:creator>deepu9321</dc:creator>
		<pubDate>Mon, 19 Sep 2011 04:30:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-96738</guid>
		<description><![CDATA[Hi Ankita,

Did you had look at the priorities of the Jobs that are parallally running Batch.
How does this Jon work? I mean, will it updates Database Transactions or Generates Report?
I suggest, Compare the Job logs of the Current Job and the previous Job which used to take 20 mins.
If you have already compared let us know the results, that maybe helpful for tracking issue.

Pradeep.]]></description>
		<content:encoded><![CDATA[<p>Hi Ankita,</p>
<p>Did you had look at the priorities of the Jobs that are parallally running Batch.<br />
How does this Jon work? I mean, will it updates Database Transactions or Generates Report?<br />
I suggest, Compare the Job logs of the Current Job and the previous Job which used to take 20 mins.<br />
If you have already compared let us know the results, that maybe helpful for tracking issue.</p>
<p>Pradeep.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-batch-job-issue/#comment-96709</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 16 Sep 2011 21:07:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-96709</guid>
		<description><![CDATA[&lt;i&gt;...nothing changed from like an year…&lt;/i&gt;

It&#039;s almost certain that something changed. That is, batch jobs that run for 20 minutes usually are processing significant amounts of data. If nothing changes in or about the data, there&#039;s usually no point in running the job again -- you&#039;ll just get the same results if you run over unchanged data.

So, elements such as number of records or changes in authorities or just about anything may have effects.

One trouble is that if there is no benchmark to compare against, it can be difficult locating a bottleneck. Does the job do any kind of status logging as it runs? If it logged periodic messages (e.g., every 10000 records or every new job step), it might be possible to isolate where to look.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>&#8230;nothing changed from like an year…</i></p>
<p>It&#8217;s almost certain that something changed. That is, batch jobs that run for 20 minutes usually are processing significant amounts of data. If nothing changes in or about the data, there&#8217;s usually no point in running the job again &#8212; you&#8217;ll just get the same results if you run over unchanged data.</p>
<p>So, elements such as number of records or changes in authorities or just about anything may have effects.</p>
<p>One trouble is that if there is no benchmark to compare against, it can be difficult locating a bottleneck. Does the job do any kind of status logging as it runs? If it logged periodic messages (e.g., every 10000 records or every new job step), it might be possible to isolate where to look.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-batch-job-issue/#comment-96704</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Fri, 16 Sep 2011 20:32:38 +0000</pubDate>
		<guid isPermaLink="false">#comment-96704</guid>
		<description><![CDATA[This job is active for all that time???? not just waiting in the JobQ?]]></description>
		<content:encoded><![CDATA[<p>This job is active for all that time???? not just waiting in the JobQ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ankita</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-batch-job-issue/#comment-96696</link>
		<dc:creator>ankita</dc:creator>
		<pubDate>Fri, 16 Sep 2011 16:37:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-96696</guid>
		<description><![CDATA[this particular job... nothing changed from like an year...
And the other  jobs in Qbatch are running normally...  

  Its only this job that&#039;s not getting CPU time..]]></description>
		<content:encoded><![CDATA[<p>this particular job&#8230; nothing changed from like an year&#8230;<br />
And the other  jobs in Qbatch are running normally&#8230;  </p>
<p>  Its only this job that&#8217;s not getting CPU time..</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/8 queries in 0.031 seconds using memcached
Object Caching 353/354 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 19:17:42 -->