<?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: Dropping a LASR Table using Manual Code on Visual Data Builder in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dropping-a-LASR-Table-using-Manual-Code-on-Visual-Data-Builder/m-p/425699#M9076</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/153171"&gt;@Albert0&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;some additional information, such as the specific error, would help us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I would initially expect that you are trying to delete a table from LASR server/RAM memory (not the disk), which could explain error during a drop table. Perhaps you would need to use a code as the following one:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/inmsref/67213/HTML/default/viewer.htm#p1med8qs7yeafjn15d3jiwr4fbrs.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/inmsref/67213/HTML/default/viewer.htm#p1med8qs7yeafjn15d3jiwr4fbrs.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, it could be a problem of permissions on SAS metadata, but let us focus on the error and the code for now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jan 2018 08:10:03 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2018-01-08T08:10:03Z</dc:date>
    <item>
      <title>Dropping a LASR Table using Manual Code on Visual Data Builder</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dropping-a-LASR-Table-using-Manual-Code-on-Visual-Data-Builder/m-p/425695#M9075</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to ask on what code could I use to drop a table in order for me to delete or drop a table in LASR using Manual Code on Data Builder?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried using the code below using SAS Studio and it works fine. However, when using Data Builder I'm getting an error using the code below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc datasets lib= &amp;lt;libname&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;delete &amp;lt;table name&amp;gt;;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone suggest an alternative way to do this using Data Builder?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Albert0&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2018 07:55:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dropping-a-LASR-Table-using-Manual-Code-on-Visual-Data-Builder/m-p/425695#M9075</guid>
      <dc:creator>Albert0</dc:creator>
      <dc:date>2018-01-08T07:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dropping a LASR Table using Manual Code on Visual Data Builder</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dropping-a-LASR-Table-using-Manual-Code-on-Visual-Data-Builder/m-p/425699#M9076</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/153171"&gt;@Albert0&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;some additional information, such as the specific error, would help us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I would initially expect that you are trying to delete a table from LASR server/RAM memory (not the disk), which could explain error during a drop table. Perhaps you would need to use a code as the following one:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/inmsref/67213/HTML/default/viewer.htm#p1med8qs7yeafjn15d3jiwr4fbrs.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/inmsref/67213/HTML/default/viewer.htm#p1med8qs7yeafjn15d3jiwr4fbrs.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, it could be a problem of permissions on SAS metadata, but let us focus on the error and the code for now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2018 08:10:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dropping-a-LASR-Table-using-Manual-Code-on-Visual-Data-Builder/m-p/425699#M9076</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-01-08T08:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dropping a LASR Table using Manual Code on Visual Data Builder</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dropping-a-LASR-Table-using-Manual-Code-on-Visual-Data-Builder/m-p/425951#M9081</link>
      <description>&lt;P&gt;Hi Juan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the screenshot of the error. I need to drop the LASR Table because if there are updates on that table I will hit an error because the old table exists. Basically, on my SAS code (using EG) I coded proc dataset so the table will be drop on the LASR Server. But when I migrate it on the Data Builder of VA, it generates me an error. I'm also wondering that why did the proc datasets work using EG and not on VDB but they both drop the same LASR Table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error LASR.jpg" style="width: 266px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/17715iF98373952D3E8405/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error LASR.jpg" alt="Error LASR.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Albert0&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 01:29:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dropping-a-LASR-Table-using-Manual-Code-on-Visual-Data-Builder/m-p/425951#M9081</guid>
      <dc:creator>Albert0</dc:creator>
      <dc:date>2018-01-09T01:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dropping a LASR Table using Manual Code on Visual Data Builder</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Dropping-a-LASR-Table-using-Manual-Code-on-Visual-Data-Builder/m-p/426043#M9085</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/153171"&gt;@Albert0&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From where you loading the data? Are you sure that SAS Enterprise Guide and VDB is using the same application server context? How many application server contexts do you have on the server? All of them have been configured to use UTF8? Also, I would like to know the exact version of SAS and see &lt;A href="http://support.sas.com/kb/35/968.html" target="_self"&gt;ViewRegistry Report&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 12:14:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Dropping-a-LASR-Table-using-Manual-Code-on-Visual-Data-Builder/m-p/426043#M9085</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2018-01-09T12:14:32Z</dc:date>
    </item>
  </channel>
</rss>

