<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Clearing the Process Scheduler Cache &#8211; without a Reboot</title>
	<atom:link href="http://peoplesofttipster.com/2007/06/11/clearing-the-process-scheduler-cache-without-a-reboot/feed/" rel="self" type="application/rss+xml" />
	<link>http://peoplesofttipster.com/2007/06/11/clearing-the-process-scheduler-cache-without-a-reboot/</link>
	<description>A PeopleSoft Tips and Tricks Blog</description>
	<lastBuildDate>Wed, 14 Dec 2011 14:35:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jules</title>
		<link>http://peoplesofttipster.com/2007/06/11/clearing-the-process-scheduler-cache-without-a-reboot/#comment-1604</link>
		<dc:creator><![CDATA[Jules]]></dc:creator>
		<pubDate>Tue, 17 May 2011 23:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesofttipster.com/2007/06/11/clearing-the-process-scheduler-cache-without-a-reboot/#comment-1604</guid>
		<description><![CDATA[FYI, I&#039;m running PT 8.43 at the moment and had some changes in an App Package that weren&#039;t being recognised, no matter what I did. Deleting the cache was the only option.]]></description>
		<content:encoded><![CDATA[<p>FYI, I&#8217;m running PT 8.43 at the moment and had some changes in an App Package that weren&#8217;t being recognised, no matter what I did. Deleting the cache was the only option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugo</title>
		<link>http://peoplesofttipster.com/2007/06/11/clearing-the-process-scheduler-cache-without-a-reboot/#comment-938</link>
		<dc:creator><![CDATA[Hugo]]></dc:creator>
		<pubDate>Wed, 25 Feb 2009 16:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesofttipster.com/2007/06/11/clearing-the-process-scheduler-cache-without-a-reboot/#comment-938</guid>
		<description><![CDATA[I am running App Engine processes in PT 8.49.18 and having severe issues with the system not recognizing changes to the App Engine.  I changed SQL, PeopleCode, deleted and resaved and nothing seems to change.  I have to re-create my app enginge to get the system to re-read the information.  Apart from clearing the cache on the process scheduler, which you mentioned, is there anything else that has come about that we can do?]]></description>
		<content:encoded><![CDATA[<p>I am running App Engine processes in PT 8.49.18 and having severe issues with the system not recognizing changes to the App Engine.  I changed SQL, PeopleCode, deleted and resaved and nothing seems to change.  I have to re-create my app enginge to get the system to re-read the information.  Apart from clearing the cache on the process scheduler, which you mentioned, is there anything else that has come about that we can do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digitaleagle</title>
		<link>http://peoplesofttipster.com/2007/06/11/clearing-the-process-scheduler-cache-without-a-reboot/#comment-469</link>
		<dc:creator><![CDATA[digitaleagle]]></dc:creator>
		<pubDate>Wed, 31 Oct 2007 13:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesofttipster.com/2007/06/11/clearing-the-process-scheduler-cache-without-a-reboot/#comment-469</guid>
		<description><![CDATA[One of the biggest reasons for clearing the cache for App Engines is because the system doesn&#039;t seem to recognize changes to SQL.  In my experience, if you change PeopleCode in an App Engine and re-run the process, it uses the new PeopleCode.  But, if you change SQL and re-run the process, it uses the old SQL before the change.

One trick I have learned is that if you change the structure of the App Engine steps or actions, it will make the system re-read all the SQL instead of using what is in the cache.  I used to add a step, save the program, delete the step, and save one more time.  But, even easier, you can just uncheck the active flag for one step, save, re-check the active flag, and save one more time.

So, out of habit, I uncheck the Active flag, make my SQL change, save the program, re-check the active flag, and save.  This way, I have very little problem with cache during App Engine development.

I built this habit in PeopleTools version 8.46, but I have noticed that I don&#039;t have to do it in PeopleTools version 8.49.]]></description>
		<content:encoded><![CDATA[<p>One of the biggest reasons for clearing the cache for App Engines is because the system doesn&#8217;t seem to recognize changes to SQL.  In my experience, if you change PeopleCode in an App Engine and re-run the process, it uses the new PeopleCode.  But, if you change SQL and re-run the process, it uses the old SQL before the change.</p>
<p>One trick I have learned is that if you change the structure of the App Engine steps or actions, it will make the system re-read all the SQL instead of using what is in the cache.  I used to add a step, save the program, delete the step, and save one more time.  But, even easier, you can just uncheck the active flag for one step, save, re-check the active flag, and save one more time.</p>
<p>So, out of habit, I uncheck the Active flag, make my SQL change, save the program, re-check the active flag, and save.  This way, I have very little problem with cache during App Engine development.</p>
<p>I built this habit in PeopleTools version 8.46, but I have noticed that I don&#8217;t have to do it in PeopleTools version 8.49.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

