<?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: errors in a sql query in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190438#M266047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaap,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I am getting the above mentioned error in Create Query mode of SAS Visual Analytic and it uses the SAS LASR Analytic Server so could you please guide me how can I start the script in DMS Mode using the server SAS LASR Analytic. I has been working fine since last 2 months and I didn't make any changes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;-anand&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 04:31:16 GMT</pubDate>
    <dc:creator>AnandSahu</dc:creator>
    <dc:date>2014-10-20T04:31:16Z</dc:date>
    <item>
      <title>errors in a sql query</title>
      <link>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190431#M266040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting errors mentioned below while running an SQL query so can anybody please come up with the solution. I can not provide the code as its about 700 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;NOTE: The query requires remerging summary statistics back with the original data.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 11:58:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190431#M266040</guid>
      <dc:creator>AnandSahu</dc:creator>
      <dc:date>2014-10-18T11:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: errors in a sql query</title>
      <link>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190432#M266041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can attach the code if you do not want to type in the feed&lt;/P&gt;&lt;P&gt;or provide enough part from the log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also check:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/4/308.html"&gt;Usage Note 4308: REMERGING SUMMARY STATISTICS note using PROC SQL&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/sqlproc/62086/HTML/default/viewer.htm#a001334122.htm"&gt;Grouping without Summarizing&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="color: #4b4b4b; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16px; font-weight: bold; line-height: 16.8999996185303px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 12:27:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190432#M266041</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2014-10-18T12:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: errors in a sql query</title>
      <link>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190433#M266042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: SAS Initialization used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;NOTE: The autoexec file, /opt/sas/config/Lev1/SASApp/WorkspaceServer/autoexec.sas, was executed at server initialization.&lt;/P&gt;&lt;P&gt;ERROR: The submitted line exceeds maximum line length - 32768 bytes.&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;*';*";*/;quit;run;&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 PRINTTO used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.04 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.05 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;NOTE: Libref MSSQLLIB was successfully assigned as follows: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Engine:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ODBC &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Physical Name: mssqldynamics&lt;/P&gt;&lt;P&gt;NOTE: Libref LASRLIB was successfully assigned as follows: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Engine:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SASIOLA &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Physical Name: SAS LASR Analytic Server engine on local host, port 10031&lt;/P&gt;&lt;P&gt;NOTE: The "&amp;lt;&amp;gt;" operator is interpreted as "not equals".&lt;/P&gt;&lt;P&gt;NOTE: SQL view WORK.TEMP_LASR_VIEW_5834 has been defined.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.04 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.05 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The SAS System&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 13:08 Friday, October 17, 2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;NOTE: A GROUP BY clause has been discarded because neither the SELECT clause nor the optional HAVING clause of the associated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table-expression referenced a summary function.&lt;/P&gt;&lt;P&gt;NOTE: The query requires remerging summary statistics back with the original data.&lt;/P&gt;&lt;P&gt;NOTE: The data set LASRLIB.ISALESOVERALL_BF has 0 observations and 36 variables.&lt;/P&gt;&lt;P&gt;WARNING: Data set LASRLIB.ISALESOVERALL_BF was not replaced because this step was stopped.&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.85 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.92 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;INFO: Registering A5KIUB9E.BF00068J to /Shared Data/SAS Visual Analytics/Public/Visual Analytics Public LASR library.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE METALIB used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;NOTE: Line generated by the invoked macro "REGISTERTABLE".&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; omr (&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; library="&amp;amp;LIBRARY."&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;amp;REPOSARG.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ___&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 180&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR 180-322: Statement is not valid or it is used out of proper order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: Line generated by the invoked macro "REGISTERTABLE".&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; select ("&amp;amp;SELECTOBJ.");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ______&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 180&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR 180-322: Statement is not valid or it is used out of proper order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;*';*";*/;quit;run;&lt;/P&gt;&lt;P&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUIT; RUN;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 12:41:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190433#M266042</guid>
      <dc:creator>AnandSahu</dc:creator>
      <dc:date>2014-10-18T12:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: errors in a sql query</title>
      <link>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190434#M266043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;start with this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: The autoexec file, /opt/sas/config/Lev1/SASApp/WorkspaceServer/autoexec.sas, was executed at server initialization.&lt;/P&gt;&lt;P&gt;ERROR: The submitted line exceeds maximum line length - 32768 bytes.&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;*';*";*/;quit;run;&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;&lt;/P&gt;&lt;P&gt;There is an error in your initialization. (autoexec config sas script)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 12:49:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190434#M266043</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-10-18T12:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: errors in a sql query</title>
      <link>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190435#M266044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaap,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how, how can I eliminate this error????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 12:53:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190435#M266044</guid>
      <dc:creator>AnandSahu</dc:creator>
      <dc:date>2014-10-18T12:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: errors in a sql query</title>
      <link>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190436#M266045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What summary function are you using with group by?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 12:57:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190436#M266045</guid>
      <dc:creator>stat_sas</dc:creator>
      <dc:date>2014-10-18T12:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: errors in a sql query</title>
      <link>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190437#M266046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The autoexec is executing by your workspace-server. From your answer I understand you are not the guy that did something there.&lt;/P&gt;&lt;P&gt;For the one doing that. First take take in the code of the autoexec in a standard SAS session an be sure there can be no error of what kind there. &lt;/P&gt;&lt;P&gt;As using Eguide is giving that little information, you could start using X11 a X-server in a DMS mode starting the script of the workspaceserver manually in a DMS mode.&lt;/P&gt;&lt;P&gt;For this one using the option -noautoexec and including the autoexec manually should give the debugging way for the errors on that part.&lt;/P&gt;&lt;P&gt;Could be anything as some typo, encoding issue as something with denied security on some datasets. What is done there?&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 19:32:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190437#M266046</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-10-18T19:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: errors in a sql query</title>
      <link>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190438#M266047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaap,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I am getting the above mentioned error in Create Query mode of SAS Visual Analytic and it uses the SAS LASR Analytic Server so could you please guide me how can I start the script in DMS Mode using the server SAS LASR Analytic. I has been working fine since last 2 months and I didn't make any changes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;-anand&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 04:31:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190438#M266047</guid>
      <dc:creator>AnandSahu</dc:creator>
      <dc:date>2014-10-20T04:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: errors in a sql query</title>
      <link>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190439#M266048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should start another discussions thread. Your current problem is not related to your original post anymore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 04:56:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190439#M266048</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2014-10-20T04:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: errors in a sql query</title>
      <link>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190440#M266049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anand,&amp;nbsp; I did not get your problem right from start just seeing there are errors on the start on the WS.&lt;/P&gt;&lt;P&gt;Following the rule to solve the first seen error first. Others that are following thereafter only when it is obvious they are new ones not being caused by the first error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using SAS VA and there is really as classic SAS WS and there is a metadataserver as it is build on top of those. Interacting with DI or AMO goes by using these servers/services.&lt;/P&gt;&lt;P&gt;It could be you just did not touch this part before and now does by using that SQL query node.&amp;nbsp;&amp;nbsp; This is not well documented just some hint there:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/vaug/67500/HTML/default/viewer.htm#p0toqtfd3mql57n13bbk7ma4yehw.htm" title="http://support.sas.com/documentation/cdl/en/vaug/67500/HTML/default/viewer.htm#p0toqtfd3mql57n13bbk7ma4yehw.htm"&gt;SAS(R) Visual Analytics 7.1: User's Guide&lt;/A&gt; (why is that intelligence platform data-administration guide mentioned?)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Validation of the installation should have been done with the WS. It is failing there.&lt;/P&gt;&lt;P&gt;The errors are coming with all references tot the WS server (not the LASR server)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:11:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190440#M266049</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-10-20T10:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: errors in a sql query</title>
      <link>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190441#M266050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok. thanks Jaap for the help.&lt;/P&gt;&lt;P&gt;I will follow the user's guide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 12:00:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/errors-in-a-sql-query/m-p/190441#M266050</guid>
      <dc:creator>AnandSahu</dc:creator>
      <dc:date>2014-10-20T12:00:09Z</dc:date>
    </item>
  </channel>
</rss>

