<?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 Error in log in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20523#M4263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I can delete table, drop table from SAS side. Why not truncate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2012 15:15:20 GMT</pubDate>
    <dc:creator>sassharp</dc:creator>
    <dc:date>2012-03-06T15:15:20Z</dc:date>
    <item>
      <title>Error in log</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20518#M4258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;proc&lt;/STRONG&gt; &lt;STRONG style="color: navy; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;sql&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-size: 10pt; color: blue; font-family: 'Courier New'; background-color: white;"&gt;connect&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt; color: blue; font-family: 'Courier New'; background-color: white;"&gt;to&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt; sqlsvr(dsn=xxx user=yyy pwd=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: purple; font-family: 'Courier New'; background-color: white;"&gt;'zzz'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-size: 10pt; color: blue; font-family: 'Courier New'; background-color: white;"&gt;execute&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt; (truncate table base.monthlydata) &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: blue; font-family: 'Courier New'; background-color: white;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt; sqlsvr;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-size: 10pt; color: blue; font-family: 'Courier New'; background-color: white;"&gt;disconnect&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt; color: blue; font-family: 'Courier New'; background-color: white;"&gt;from&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt; sqlsvr;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG style="color: navy; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;quit&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: 'Courier New'; background-color: white;"&gt;error&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt; in log&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt;ERROR: CLI execute error: [DataDirect][ODBC SQL Server Driver][SQL Server]Cannot find the object &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: purple; font-family: 'Courier New'; background-color: white;"&gt;"monthlydata"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt; because it does not &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'Courier New'; background-color: white;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; exist or you do not have &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: teal; font-family: 'Courier New'; background-color: white;"&gt;permissions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I check the sqlsvr side the monthlydata table exists.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 18:31:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20518#M4258</guid>
      <dc:creator>sassharp</dc:creator>
      <dc:date>2012-03-02T18:31:43Z</dc:date>
    </item>
    <item>
      <title>Error in log</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20519#M4259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check if you have the permissions to truncate the table and have you checked if you can query on that table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 17:37:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20519#M4259</guid>
      <dc:creator>Hima</dc:creator>
      <dc:date>2012-03-05T17:37:59Z</dc:date>
    </item>
    <item>
      <title>Error in log</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20520#M4260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I checked the table is there.&amp;nbsp; I queried the table also Hima.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 19:20:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20520#M4260</guid>
      <dc:creator>sassharp</dc:creator>
      <dc:date>2012-03-05T19:20:46Z</dc:date>
    </item>
    <item>
      <title>Error in log</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20521#M4261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;sassharp wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I checked the table is there.&amp;nbsp; I queried the table also Hima.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;And you have the required permissions to perform a truncate on the table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 09:08:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20521#M4261</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2012-03-06T09:08:25Z</dc:date>
    </item>
    <item>
      <title>Error in log</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20522#M4262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the problem with permission . I beleive this user in coonection&amp;nbsp; does not have that permission for DDL. (truncate).&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 11:16:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20522#M4262</guid>
      <dc:creator>Learner_SAS</dc:creator>
      <dc:date>2012-03-06T11:16:00Z</dc:date>
    </item>
    <item>
      <title>Error in log</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20523#M4263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I can delete table, drop table from SAS side. Why not truncate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 15:15:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20523#M4263</guid>
      <dc:creator>sassharp</dc:creator>
      <dc:date>2012-03-06T15:15:20Z</dc:date>
    </item>
    <item>
      <title>Error in log</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20524#M4264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah..u will be having access to delete or drop a table from SAS side, but when u r trying to connect to external data base (sqlserver). you might not be having access to truncate a table or delete a table. only DBA's or database developers will be having access to truncate or delete the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;vishnu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 16:10:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-in-log/m-p/20524#M4264</guid>
      <dc:creator>Vish33</dc:creator>
      <dc:date>2012-03-06T16:10:35Z</dc:date>
    </item>
  </channel>
</rss>

