<?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: CL problem with purge</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/problem-with-purge/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-purge/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 01:14:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-purge/#comment-59112</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Mon, 12 Jan 2009 14:12:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-59112</guid>
		<description><![CDATA[If you&#039;re running this for the end of the month then 
set the day part of the date, &amp;PDC, to a high value like 31???

CHGVAR VAR(&amp;PMC) VALUE(&amp;PMD) 

CHGVAR VAR(&amp;PDC) VALUE(&#039;31&#039;)  &lt;-- new line of code

CHGVAR VAR(&amp;FILEPU) VALUE(&amp;PCC *TCAT &amp;PYC *TCAT
&amp;PMC *TCAT &amp;PDC) 



Phil]]></description>
		<content:encoded><![CDATA[<p>If you&#8217;re running this for the end of the month then<br />
set the day part of the date, &amp;PDC, to a high value like 31???</p>
<p>CHGVAR VAR(&amp;PMC) VALUE(&amp;PMD) </p>
<p>CHGVAR VAR(&amp;PDC) VALUE(&#8217;31&#8242;)  &lt;&#8211; new line of code</p>
<p>CHGVAR VAR(&amp;FILEPU) VALUE(&amp;PCC *TCAT &amp;PYC *TCAT<br />
&amp;PMC *TCAT &amp;PDC) </p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anderson123</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-purge/#comment-59098</link>
		<dc:creator>Anderson123</dc:creator>
		<pubDate>Sat, 10 Jan 2009 05:11:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-59098</guid>
		<description><![CDATA[My problem is that a txt file may get created on 31 jan as abc20090131.Now when the purging logic does a minus 3(3 months) to the month and adds 12 on APril 30 so the file refered will be abc20090130 and abc20090131 will remain in the system longer.I was forced to use *LE because of this but i would like to use *eq and the files to be deleted promptly.]]></description>
		<content:encoded><![CDATA[<p>My problem is that a txt file may get created on 31 jan as abc20090131.Now when the purging logic does a minus 3(3 months) to the month and adds 12 on APril 30 so the file refered will be abc20090130 and abc20090131 will remain in the system longer.I was forced to use *LE because of this but i would like to use *eq and the files to be deleted promptly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-purge/#comment-59087</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Fri, 09 Jan 2009 16:59:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-59087</guid>
		<description><![CDATA[Oh -- if you run this Feb 28th you want to remove - Dec 31 ..
So I think you want to set the day part of the date &amp;PDC to a high value like 31???

Phil]]></description>
		<content:encoded><![CDATA[<p>Oh &#8212; if you run this Feb 28th you want to remove &#8211; Dec 31 ..<br />
So I think you want to set the day part of the date &amp;PDC to a high value like 31???</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gilly400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-purge/#comment-59085</link>
		<dc:creator>gilly400</dc:creator>
		<pubDate>Fri, 09 Jan 2009 15:31:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-59085</guid>
		<description><![CDATA[Hi,

You&#039;re using *LE (Less than or Equal to) so anything older should also be removed.

For example if the date is 1 March anything before 1 January should be removed, You should end up with 2 months data to the day so the number of days&#039; data will vary depending on the 2 months that re being kept.

Regards,

Martin Gilbert.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You&#8217;re using *LE (Less than or Equal to) so anything older should also be removed.</p>
<p>For example if the date is 1 March anything before 1 January should be removed, You should end up with 2 months data to the day so the number of days&#8217; data will vary depending on the 2 months that re being kept.</p>
<p>Regards,</p>
<p>Martin Gilbert.</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.045 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 01:47:25 -->