<?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: Getting ERROR: Specified resource already exists. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Getting-ERROR-Specified-resource-already-exists/m-p/322559#M271043</link>
    <description>&lt;P&gt;What sort of engine is used by library VL00 ? SPDE ?&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jan 2017 02:03:50 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2017-01-05T02:03:50Z</dc:date>
    <item>
      <title>Getting ERROR: Specified resource already exists.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-ERROR-Specified-resource-already-exists/m-p/321938#M271042</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I am running below peice of code, I am getting error message :&lt;/P&gt;
&lt;P&gt;/****Code *****/&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;%put&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;%str&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;(NOTE: Creating indexes in Parallel...);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;proc datasets lib = VL00 nolist;&lt;/P&gt;
&lt;P&gt;modify VL0004_005D_Employee_Sensitive (asyncindex=YES);&lt;/P&gt;
&lt;P&gt;index create VL0004_004D_Employee_Sk ;&lt;/P&gt;
&lt;P&gt;index create Employee_Id ;&lt;/P&gt;
&lt;P&gt;index create Person_Id ;&lt;/P&gt;
&lt;P&gt;quit;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/*****Log ********/&lt;/P&gt;
&lt;P&gt;MPRINT(ETLS_LOADER): ;&lt;/P&gt;
&lt;P&gt;NOTE: Creating indexes in Parallel...&lt;/P&gt;
&lt;P&gt;MPRINT(ETLS_LOADER): proc datasets lib = VL00 nolist;&lt;/P&gt;
&lt;P&gt;MPRINT(ETLS_LOADER): modify VL0004_005D_Employee_Sensitive (asyncindex=YES);&lt;/P&gt;
&lt;P&gt;MPRINT(ETLS_LOADER): index create VL0004_004D_Employee_Sk ;&lt;/P&gt;
&lt;P&gt;NOTE: Because ASYNC operations create indexes in parallel, the status for all defined indexes will be determined at closing time.&lt;/P&gt;
&lt;P&gt;NOTE: Simple index VL0004_004D_Employee_Sk has been defined.&lt;/P&gt;
&lt;P&gt;MPRINT(ETLS_LOADER): index create Employee_Id ;&lt;/P&gt;
&lt;P&gt;ERROR: Specified resource already exists.&lt;/P&gt;
&lt;P&gt;MPRINT(ETLS_LOADER): index create Person_Id ;&lt;/P&gt;
&lt;P&gt;MPRINT(ETLS_LOADER): quit;&lt;/P&gt;
&lt;P&gt;　&lt;/P&gt;
&lt;P&gt;NOTE: Statements not processed because of errors noted above.&lt;/P&gt;
&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;
&lt;P&gt;NOTE: SAS set option OBS=0 and will continue to check statements. This might cause NOTE: No observations in data set.&lt;/P&gt;
&lt;P&gt;NOTE: PROCEDURE DATASETS used (Total process time):&lt;/P&gt;
&lt;P&gt;real time 1.55 seconds&lt;/P&gt;
&lt;P&gt;cpu time 0.00 seconds&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 12:58:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-ERROR-Specified-resource-already-exists/m-p/321938#M271042</guid>
      <dc:creator>neha11_ch</dc:creator>
      <dc:date>2017-01-02T12:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ERROR: Specified resource already exists.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-ERROR-Specified-resource-already-exists/m-p/322559#M271043</link>
      <description>&lt;P&gt;What sort of engine is used by library VL00 ? SPDE ?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 02:03:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-ERROR-Specified-resource-already-exists/m-p/322559#M271043</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2017-01-05T02:03:50Z</dc:date>
    </item>
  </channel>
</rss>

