<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blogging about all things SAS &#187; SAS Clean Work</title>
	<atom:link href="http://blog.saasinct.com/tag/sas-clean-work/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.saasinct.com</link>
	<description>::       Sharing with the world everything we discover about SAS.</description>
	<lastBuildDate>Wed, 01 Sep 2010 06:56:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Cleaning work files on Windows</title>
		<link>http://blog.saasinct.com/2008/08/13/cleaning-work-files-on-windows/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=cleaning-work-files-on-windows</link>
		<comments>http://blog.saasinct.com/2008/08/13/cleaning-work-files-on-windows/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 10:30:34 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Code and Stuff]]></category>
		<category><![CDATA[SAS Clean Work]]></category>
		<category><![CDATA[SAS Work Files]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/2008/08/13/cleaning-work-files-on-windows/</guid>
		<description><![CDATA[Found an interesting paper by John M. Wildenthal of JPMorgan Chase called An Effective CLEANWORK.SAS® for Windows , outlining a way of automatically deleting work files for any SAS processes that have been terminated abnormally. Abstract of the paper is: SAS provides an effective utility for deleting orphaned work directories on Unix boxes. But their [...]]]></description>
			<content:encoded><![CDATA[<p>Found an interesting paper by John M. Wildenthal of JPMorgan Chase called <a href="http://www.sasinct.com/index.php?option=com_docman&amp;task=doc_download&amp;gid=66&amp;Itemid=70" target="_blank">An Effective CLEANWORK.SAS® for Windows</a> , outlining a way of automatically deleting work files for any SAS processes that have been terminated abnormally.</p>
<p>Abstract of the paper is:</p>
<p><font color="#999999">SAS provides an effective utility for deleting orphaned work directories on Unix boxes. But their offering for Windows<br />
merely deletes everything older than a particular time (http://support.sas.com/techsup/unotes/SN/008/008786.html).<br />
</font></p>
<p><font color="#999999">This is unworkable for a server environment. This paper discusses a short program for Windows that parses the root<br />
WORK directory and matches directory names to SAS v9 running processes. Directories that are not matched are<br />
then deleted. </font></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2008/08/13/cleaning-work-files-on-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
