<?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: ERROR: Sort execution failure in PROC SQL in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340161#M77715</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for replying i am new on sas been using sql. I changed that and put this but still getting some error. Can you please assist&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;27 proc sql;&lt;BR /&gt;28&lt;BR /&gt;29 create table dwpl.Acc_num&lt;BR /&gt;30 as&lt;BR /&gt;31 select * from datamart.ac_num&lt;BR /&gt;32&lt;BR /&gt;33 quit;&lt;BR /&gt;ERROR: You cannot create or delete datasets, views or indexes in this mode. Try the option METAOUT=DATA. Use Proc Metalib to create&lt;BR /&gt;metadata for datasets.&lt;/P&gt;</description>
    <pubDate>Sat, 11 Mar 2017 12:19:56 GMT</pubDate>
    <dc:creator>josephsas</dc:creator>
    <dc:date>2017-03-11T12:19:56Z</dc:date>
    <item>
      <title>ERROR: Sort execution failure in PROC SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340159#M77713</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting this error when runining the below code&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Writing TAGSETS.SASREPORT13(EGSR) Body file: EGSR&lt;BR /&gt;24&lt;BR /&gt;25 GOPTIONS ACCESSIBLE;&lt;BR /&gt;26&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;27 proc sql outobs=10;&lt;BR /&gt;28 (&lt;BR /&gt;29 select * from nz_creditdw_pl.bo_master_test&lt;BR /&gt;ERROR: Librefs are restricted to eight characters. nz_creditdw_pl has been truncated.&lt;BR /&gt;30 );&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2017 12:06:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340159#M77713</guid>
      <dc:creator>josephsas</dc:creator>
      <dc:date>2017-03-11T12:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Sort execution failure in PROC SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340160#M77714</link>
      <description>&lt;P&gt;It's all there: you used an invalid name for the library. Library references can have at most eight characters. Fix that, and then check for the error in the subject.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/133385"&gt;@josephsas&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;ERROR: Librefs are restricted to eight characters. nz_creditdw_pl has been truncated.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2017 12:17:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340160#M77714</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-03-11T12:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Sort execution failure in PROC SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340161#M77715</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for replying i am new on sas been using sql. I changed that and put this but still getting some error. Can you please assist&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;27 proc sql;&lt;BR /&gt;28&lt;BR /&gt;29 create table dwpl.Acc_num&lt;BR /&gt;30 as&lt;BR /&gt;31 select * from datamart.ac_num&lt;BR /&gt;32&lt;BR /&gt;33 quit;&lt;BR /&gt;ERROR: You cannot create or delete datasets, views or indexes in this mode. Try the option METAOUT=DATA. Use Proc Metalib to create&lt;BR /&gt;metadata for datasets.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2017 12:19:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340161#M77715</guid>
      <dc:creator>josephsas</dc:creator>
      <dc:date>2017-03-11T12:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Sort execution failure in PROC SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340162#M77716</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have changed the code please see below now I am getting a different error. I am sorry I am very much new on sas&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;27 proc sql;&lt;BR /&gt;28&lt;BR /&gt;29 create table dwpl.Acc_num&lt;BR /&gt;30 as&lt;BR /&gt;31 select * from datamart.ac_num&lt;BR /&gt;32&lt;BR /&gt;33 quit;&lt;BR /&gt;ERROR: You cannot create or delete datasets, views or indexes in this mode. Try the option METAOUT=DATA. Use Proc Metalib to create&lt;BR /&gt;&lt;BR /&gt;metadata for datasets.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 11 Mar 2017 12:22:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340162#M77716</guid>
      <dc:creator>josephsas</dc:creator>
      <dc:date>2017-03-11T12:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Sort execution failure in PROC SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340163#M77717</link>
      <description>I think you are working on server and maybe there is an authorization problem. Are you using sas eg ?</description>
      <pubDate>Sat, 11 Mar 2017 12:24:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340163#M77717</guid>
      <dc:creator>Yavuz</dc:creator>
      <dc:date>2017-03-11T12:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Sort execution failure in PROC SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340172#M77724</link>
      <description>&lt;P&gt;Is dwpl pre-assigned by metadata or do you assign it by a libname statement?&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2017 15:13:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340172#M77724</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-03-11T15:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Sort execution failure in PROC SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340304#M77757</link>
      <description>I assign it in the libname statement&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Mar 2017 04:29:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340304#M77757</guid>
      <dc:creator>josephsas</dc:creator>
      <dc:date>2017-03-13T04:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Sort execution failure in PROC SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340317#M77761</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/133385"&gt;@josephsas&lt;/a&gt; wrote:&lt;BR /&gt;I assign it in the libname statement&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Then please post the log of the libname statement (inlcuding the statement itself).&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 07:49:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Sort-execution-failure-in-PROC-SQL/m-p/340317#M77761</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-03-13T07:49:24Z</dc:date>
    </item>
  </channel>
</rss>

