<?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 SAS Indexes in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Indexes/m-p/116176#M293020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi....question about SAS indexes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I accidentally deleted a SAS index file when I wrote over a data set&amp;nbsp; by having the data set in the DATA and SET statements.&lt;/P&gt;&lt;P&gt;To replace the one I deleted, I want to create a new index file with the same characteristics as the other index files in the same directory.&lt;/P&gt;&lt;P&gt;But when I do a PROC CONTENTS on the SAS data sets in that directory (code below), the results indicate that the number of indexes is 0 and there are no variables listed as key variables for every SAS data set, even though the index files exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc contents data=mylibrary._all_ details;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, how can a SAS data set have an index file, and yet no indexes?&amp;nbsp; No key variables.&lt;/P&gt;&lt;P&gt;Are these index files then pretty much useless?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2013 20:35:42 GMT</pubDate>
    <dc:creator>JacobE</dc:creator>
    <dc:date>2013-01-04T20:35:42Z</dc:date>
    <item>
      <title>SAS Indexes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Indexes/m-p/116176#M293020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi....question about SAS indexes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I accidentally deleted a SAS index file when I wrote over a data set&amp;nbsp; by having the data set in the DATA and SET statements.&lt;/P&gt;&lt;P&gt;To replace the one I deleted, I want to create a new index file with the same characteristics as the other index files in the same directory.&lt;/P&gt;&lt;P&gt;But when I do a PROC CONTENTS on the SAS data sets in that directory (code below), the results indicate that the number of indexes is 0 and there are no variables listed as key variables for every SAS data set, even though the index files exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc contents data=mylibrary._all_ details;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, how can a SAS data set have an index file, and yet no indexes?&amp;nbsp; No key variables.&lt;/P&gt;&lt;P&gt;Are these index files then pretty much useless?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2013 20:35:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Indexes/m-p/116176#M293020</guid>
      <dc:creator>JacobE</dc:creator>
      <dc:date>2013-01-04T20:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Indexes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Indexes/m-p/116177#M293021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What code did you use to re-create the index?&amp;nbsp; If you used some method such as restore from a backup or upload from another platorm the SAS data set will not recognise the index.&amp;nbsp; Use Proc Datasets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2013 04:04:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Indexes/m-p/116177#M293021</guid>
      <dc:creator>RichardinOz</dc:creator>
      <dc:date>2013-01-06T04:04:32Z</dc:date>
    </item>
  </channel>
</rss>

