<?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 Add an index to a SPDO cluster? in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Add-an-index-to-a-SPDO-cluster/m-p/303251#M8607</link>
    <description>&lt;P&gt;In the past I have tried to add an index to a SPDO cluster dataset via&lt;/P&gt;&lt;PRE&gt;PROC DATASETS ... INDEX CREATE&lt;/PRE&gt;&lt;P&gt;which results in an error. Is there some other way to add an index to a SPDO cluster dataset? Can one possibly create indices on the member datasets before calling&lt;/P&gt;&lt;PRE&gt;PROC SPDO ... CLUSTER CREATE&lt;/PRE&gt;&lt;P&gt;and will these then somehow get aggregated into a master index of some kind? Or is indexing simply not possible on clusters?&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2016 18:41:00 GMT</pubDate>
    <dc:creator>shabbybanks</dc:creator>
    <dc:date>2016-10-07T18:41:00Z</dc:date>
    <item>
      <title>Add an index to a SPDO cluster?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Add-an-index-to-a-SPDO-cluster/m-p/303251#M8607</link>
      <description>&lt;P&gt;In the past I have tried to add an index to a SPDO cluster dataset via&lt;/P&gt;&lt;PRE&gt;PROC DATASETS ... INDEX CREATE&lt;/PRE&gt;&lt;P&gt;which results in an error. Is there some other way to add an index to a SPDO cluster dataset? Can one possibly create indices on the member datasets before calling&lt;/P&gt;&lt;PRE&gt;PROC SPDO ... CLUSTER CREATE&lt;/PRE&gt;&lt;P&gt;and will these then somehow get aggregated into a master index of some kind? Or is indexing simply not possible on clusters?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2016 18:41:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Add-an-index-to-a-SPDO-cluster/m-p/303251#M8607</guid>
      <dc:creator>shabbybanks</dc:creator>
      <dc:date>2016-10-07T18:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add an index to a SPDO cluster?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Add-an-index-to-a-SPDO-cluster/m-p/303319#M8608</link>
      <description>Indexes must be applied before you are creating the cluster.&lt;BR /&gt;All cluster members must have identical indexes.&lt;BR /&gt;And no, no master index will be but. During a query, first spds decides which members qualifies. Then, if any where predicates is evaluated to the individual members.&lt;BR /&gt;The only master index sort of speak is the minmaxvarlist mechanism which is almost mandatory.</description>
      <pubDate>Fri, 07 Oct 2016 22:24:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Add-an-index-to-a-SPDO-cluster/m-p/303319#M8608</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-10-07T22:24:29Z</dc:date>
    </item>
  </channel>
</rss>

