<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to delete .spds9 extension file from SAS ? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-delete-spds9-extension-file-from-SAS/m-p/229060#M54362</link>
    <description>&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/engspde/62981/HTML/default/p0xjffnvatfe8tn1axdu3dugn6h6.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/engspde/62981/HTML/default/p0xjffnvatfe8tn1axdu3dugn6h6.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Oct 2015 06:13:39 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2015-10-08T06:13:39Z</dc:date>
    <item>
      <title>How to delete .spds9 extension file from SAS ?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-delete-spds9-extension-file-from-SAS/m-p/229050#M54361</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using "Scalable Performance Data Engine" technique for performance improvement.&lt;/P&gt;
&lt;P&gt;During program execution it creates lots of .spds9 extension file in physical library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to delete those files at the end of the program execution. But SAS is not able to recognize it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have used PROC Datasets and Unix (x command). But nothing is working.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also checked the library structure using Proc Contents. In Proc Contents, it shows library is empty.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to make SAS to recongnize .spds9 files?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Nikunj&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2015 03:20:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-delete-spds9-extension-file-from-SAS/m-p/229050#M54361</guid>
      <dc:creator>nikunjgattani</dc:creator>
      <dc:date>2015-10-08T03:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete .spds9 extension file from SAS ?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-delete-spds9-extension-file-from-SAS/m-p/229060#M54362</link>
      <description>&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/engspde/62981/HTML/default/p0xjffnvatfe8tn1axdu3dugn6h6.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/engspde/62981/HTML/default/p0xjffnvatfe8tn1axdu3dugn6h6.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2015 06:13:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-delete-spds9-extension-file-from-SAS/m-p/229060#M54362</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-10-08T06:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete .spds9 extension file from SAS ?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-delete-spds9-extension-file-from-SAS/m-p/229063#M54363</link>
      <description>&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/engspde/67961/HTML/default/p0xjffnvatfe8tn1axdu3dugn6h6.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/engspde/67961/HTML/default/p0xjffnvatfe8tn1axdu3dugn6h6.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2015 06:41:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-delete-spds9-extension-file-from-SAS/m-p/229063#M54363</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-10-08T06:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete .spds9 extension file from SAS ?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-delete-spds9-extension-file-from-SAS/m-p/229465#M54393</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have got the solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All the .spds9 files created by SPDE during processing are linked to SAS Datasets created by program.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, this time I tried to delete the SAS datasets. On deleting the SAS dataset it will automatically remove all the .spds9 files linked to that dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you all for your inputs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nikunj &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Oct 2015 04:15:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-delete-spds9-extension-file-from-SAS/m-p/229465#M54393</guid>
      <dc:creator>nikunjgattani</dc:creator>
      <dc:date>2015-10-11T04:15:02Z</dc:date>
    </item>
  </channel>
</rss>

