<?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: Random Sample Failed with &amp;quot;ERROR: Procedure SURVEYSELECT not found&amp;quot; in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775379#M39778</link>
    <description>Run this :&lt;BR /&gt;&lt;BR /&gt;proc product_status;run;</description>
    <pubDate>Wed, 20 Oct 2021 12:12:29 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2021-10-20T12:12:29Z</dc:date>
    <item>
      <title>Random Sample Failed with "ERROR: Procedure SURVEYSELECT not found"</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775333#M39763</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried to generate a random record but failed with log below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC SURVEYSELECT DATA=ECLIB000.data_0821()&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR: Procedure SURVEYSELECT not found.&lt;/FONT&gt;&lt;BR /&gt;43 OUT=WORK.RANDRandomSampledata_08&lt;BR /&gt;44 METHOD=SRS&lt;BR /&gt;45 N=10;&lt;BR /&gt;46 RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone knows what's going on?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 08:38:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775333#M39763</guid>
      <dc:creator>User_Help</dc:creator>
      <dc:date>2021-10-20T08:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Random Sample Failed with "ERROR: Procedure SURVEYSELECT not found"</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775334#M39764</link>
      <description>&lt;P&gt;Run&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc setinit;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and see if the SAS/STAT is available to you&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 08:41:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775334#M39764</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2021-10-20T08:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Random Sample Failed with "ERROR: Procedure SURVEYSELECT not found"</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775335#M39765</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/31304"&gt;@PeterClemmensen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the results, is it okay?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Product expiration dates:&lt;BR /&gt;---Base SAS Software 31DEC2021 &lt;BR /&gt;---SAS/STAT 31DEC2021 &lt;BR /&gt;---SAS/Secure 168-bit 31DEC2021 &lt;BR /&gt;---SAS/Secure Windows 31DEC2021 &lt;BR /&gt;---SAS Enterprise Guide 31DEC2021 &lt;BR /&gt;---SAS/ACCESS Interface to PC Files 31DEC2021 &lt;BR /&gt;---SAS/ACCESS Interface to ODBC 31DEC2021 &lt;BR /&gt;---SAS Workspace Server for Local Access 31DEC2021 &lt;BR /&gt;---High Performance Suite&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 08:44:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775335#M39765</guid>
      <dc:creator>User_Help</dc:creator>
      <dc:date>2021-10-20T08:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Random Sample Failed with "ERROR: Procedure SURVEYSELECT not found"</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775379#M39778</link>
      <description>Run this :&lt;BR /&gt;&lt;BR /&gt;proc product_status;run;</description>
      <pubDate>Wed, 20 Oct 2021 12:12:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775379#M39778</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-10-20T12:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Random Sample Failed with "ERROR: Procedure SURVEYSELECT not found"</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775547#M39783</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The log as below, is it okay?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1 The SAS System 09:42 Thursday, October 21, 2021&lt;/P&gt;
&lt;P&gt;1 ;*';*";*/;quit;run;&lt;BR /&gt;2 OPTIONS PAGENO=MIN;&lt;BR /&gt;3 %LET _CLIENTTASKLABEL='Program';&lt;BR /&gt;4 %LET _CLIENTPROCESSFLOWNAME='Process Flow';&lt;BR /&gt;5 %LET _CLIENTPROJECTPATH='';&lt;BR /&gt;6 %LET _CLIENTPROJECTNAME='';&lt;BR /&gt;7 %LET _SASPROGRAMFILE=;&lt;BR /&gt;8 &lt;BR /&gt;9 ODS _ALL_ CLOSE;&lt;BR /&gt;10 OPTIONS DEV=ACTIVEX;&lt;BR /&gt;11 FILENAME EGSR TEMP;&lt;BR /&gt;12 ODS tagsets.sasreport13(ID=EGSR) FILE=EGSR&lt;BR /&gt;13 STYLE=HtmlBlue&lt;BR /&gt;14 STYLESHEET=(URL="file:///C:/Program%20Files/SASHome/SASEnterpriseGuide/7.1/Styles/HtmlBlue.css")&lt;BR /&gt;15 NOGTITLE&lt;BR /&gt;16 NOGFOOTNOTE&lt;BR /&gt;17 GPATH=&amp;amp;sasworklocation&lt;BR /&gt;18 ENCODING=UTF8&lt;BR /&gt;19 options(rolap="on")&lt;BR /&gt;20 ;&lt;BR /&gt;NOTE: Writing TAGSETS.SASREPORT13(EGSR) Body file: EGSR&lt;BR /&gt;21 FILENAME EGXLSSX TEMP;&lt;BR /&gt;22 ODS EXCEL(ID=EGXLSSX) FILE=EGXLSSX STYLE=Excel&lt;BR /&gt;23 OPTIONS (&lt;BR /&gt;24 EMBEDDED_TITLES="no" EMBEDDED_FOOTNOTES="no"&lt;BR /&gt;25 );&lt;BR /&gt;WARNING: Unsupported device 'ACTIVEX' for EXCEL(EGXLSSX) destination. Using device 'ACTXIMG'.&lt;BR /&gt;26 &lt;BR /&gt;27 proc product_status;run;&lt;/P&gt;
&lt;P&gt;For Base SAS Software ...&lt;BR /&gt;Custom version information: 9.4_M3&lt;BR /&gt;Image version information: 9.04.01M3P062415&lt;BR /&gt;For SAS/ACCESS Interface to PC Files ...&lt;BR /&gt;Custom version information: 9.4_M3&lt;BR /&gt;For SAS/ACCESS Interface to ODBC ...&lt;BR /&gt;Custom version information: 9.4_M3&lt;BR /&gt;NOTE: PROCEDURE PRODUCT_STATUS used (Total process time):&lt;BR /&gt;real time 0.02 seconds&lt;BR /&gt;cpu time 0.03 seconds&lt;/P&gt;
&lt;P&gt;28 &lt;BR /&gt;29 %LET _CLIENTTASKLABEL=;&lt;BR /&gt;30 %LET _CLIENTPROCESSFLOWNAME=;&lt;BR /&gt;31 %LET _CLIENTPROJECTPATH=;&lt;BR /&gt;32 %LET _CLIENTPROJECTNAME=;&lt;BR /&gt;33 %LET _SASPROGRAMFILE=;&lt;BR /&gt;34 &lt;BR /&gt;35 ;*';*";*/;quit;run;&lt;BR /&gt;36 ODS _ALL_ CLOSE;&lt;BR /&gt;NOTE: Writing EXCEL(EGXLSSX) file: C:\Users\xx\AppData\Local\Temp\SEG13660\SAS Temporary Files\_TD6256_MYLURM9516ZG3_\#LN07718&lt;BR /&gt;37 &lt;BR /&gt;38 &lt;BR /&gt;39 QUIT; RUN;&lt;BR /&gt;40&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 03:46:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775547#M39783</guid>
      <dc:creator>User_Help</dc:creator>
      <dc:date>2021-10-21T03:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Random Sample Failed with "ERROR: Procedure SURVEYSELECT not found"</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775610#M39784</link>
      <description>Ha. Here is.&lt;BR /&gt;Compare to the output of " proc setinit;run; " .&lt;BR /&gt;You will find you missed module SAS/STAT . (a.k.a you don't have license of SAS/STAT)&lt;BR /&gt;That is the reason you are unable to run PROC SURVEYSELECT.&lt;BR /&gt;Try install sas package again .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Product expiration dates:&lt;BR /&gt;---Base SAS Software 31DEC2021&lt;BR /&gt;---SAS/STAT 31DEC2021&lt;BR /&gt;---SAS/Secure 168-bit 31DEC2021&lt;BR /&gt;---SAS/Secure Windows 31DEC2021&lt;BR /&gt;---SAS Enterprise Guide 31DEC2021&lt;BR /&gt;---SAS/ACCESS Interface to PC Files 31DEC2021&lt;BR /&gt;---SAS/ACCESS Interface to ODBC 31DEC2021&lt;BR /&gt;---SAS Workspace Server for Local Access 31DEC2021&lt;BR /&gt;---High Performance Suite</description>
      <pubDate>Thu, 21 Oct 2021 11:45:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Random-Sample-Failed-with-quot-ERROR-Procedure-SURVEYSELECT-not/m-p/775610#M39784</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-10-21T11:45:11Z</dc:date>
    </item>
  </channel>
</rss>

