<?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 Proc SQL Log Messages in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29747#M7002</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;Just started to use Proc SQL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to get more informative messages in the log when running proc SQL code.&amp;nbsp; It only seems to give the number of obs in the final output dataset but I would also like to see values for the input tables esp. when using joins and where clauses when reading the datasets in....still a DATA STEP man!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2012 13:55:36 GMT</pubDate>
    <dc:creator>slolay</dc:creator>
    <dc:date>2012-01-13T13:55:36Z</dc:date>
    <item>
      <title>Proc SQL Log Messages</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29747#M7002</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;Just started to use Proc SQL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to get more informative messages in the log when running proc SQL code.&amp;nbsp; It only seems to give the number of obs in the final output dataset but I would also like to see values for the input tables esp. when using joins and where clauses when reading the datasets in....still a DATA STEP man!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 13:55:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29747#M7002</guid>
      <dc:creator>slolay</dc:creator>
      <dc:date>2012-01-13T13:55:36Z</dc:date>
    </item>
    <item>
      <title>Proc SQL Log Messages</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29748#M7003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is the undocumented _METHOD option on the PROC SQL statement but that only describes the joins used not the number of input rows. I suspect it may not be possible....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jan 2012 21:04:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29748#M7003</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2012-01-15T21:04:16Z</dc:date>
    </item>
    <item>
      <title>Proc SQL Log Messages</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29749#M7004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should check the documentation , there is lots of option to produce some more information at log.&lt;/P&gt;&lt;P&gt;e.g&amp;nbsp; option&amp;nbsp;&amp;nbsp; feedback&amp;nbsp;&amp;nbsp; can let you know what SQL code generated by SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 03:53:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29749#M7004</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-01-16T03:53:41Z</dc:date>
    </item>
    <item>
      <title>Proc SQL Log Messages</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29750#M7005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Had a look at the SAS documetation: &lt;A href="http://support.sas.com/documentation/cdl/en/sqlproc/62086/HTML/default/viewer.htm#a001360938.htmhttp://"&gt;http://support.sas.com/documentation/cdl/en/sqlproc/62086/HTML/default/viewer.htm#a001360938.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but nothing there about getting information about how many input records were read in. I hope SASkiwi is not right and it is not possible..it would be useful to have this information in the log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 10:41:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29750#M7005</guid>
      <dc:creator>slolay</dc:creator>
      <dc:date>2012-01-16T10:41:20Z</dc:date>
    </item>
    <item>
      <title>Proc SQL Log Messages</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29751#M7006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Sorry. I also do not know there is an option can report such information.&lt;/P&gt;&lt;P&gt;Maybe you can talk with Technical Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 06:02:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29751#M7006</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-01-17T06:02:34Z</dc:date>
    </item>
    <item>
      <title>Proc SQL Log Messages</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29752#M7007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect that there is not such an option.&amp;nbsp; PROC SQL does not necessarily even read all the rows, nor would the underlying data base engine.&amp;nbsp; You could use the DESCRIBE statement to get some information about the underlying tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 16:30:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29752#M7007</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2012-01-17T16:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Proc SQL Log Messages</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29753#M7008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your help guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think SAS users could really benefit from log info regarding how many obs where read in for each input table as often where clauses are attached to them when reading in them in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good day&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 11:23:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29753#M7008</guid>
      <dc:creator>slolay</dc:creator>
      <dc:date>2012-01-18T11:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Proc SQL Log Messages</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29754#M7009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If you do a Create View in SQL, and have a data step or other PROC reading that view, it will display no of input rows in the log.&lt;/P&gt;&lt;P&gt;Not very neat...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Linus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 13:13:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-Log-Messages/m-p/29754#M7009</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2012-01-18T13:13:36Z</dc:date>
    </item>
  </channel>
</rss>

