<?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: delete rows from a LASR table in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/376030#M7653</link>
    <description>&lt;P&gt;I just wanted to know if you managed to find anything related to this question, because I have similar problem.&lt;/P&gt;&lt;P&gt;I need to delete ~1000 rows every hour from roughly table with 22 000 000 rows of data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have any questions I asked in topic&amp;nbsp;"Best way for frequent and fast refresh of data on LASR server".&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2017 14:49:58 GMT</pubDate>
    <dc:creator>jakubniescior</dc:creator>
    <dc:date>2017-07-14T14:49:58Z</dc:date>
    <item>
      <title>delete rows from a LASR table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/235443#M2785</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to delete some observations from a LASR tablel test but geting the&lt;/P&gt;
&lt;P&gt;ERROR: Update access is not supported for file LASRLIB.test.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc sql noprint;&lt;BR /&gt;delete&lt;BR /&gt;FROM&amp;nbsp;&amp;nbsp;&amp;nbsp; LASRLIB.test&lt;/P&gt;
&lt;P&gt;where businessdate = today() - 3;&lt;BR /&gt;quit;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Rahul&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 12:21:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/235443#M2785</guid>
      <dc:creator>Rahul_SAS</dc:creator>
      <dc:date>2015-11-19T12:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: delete rows from a LASR table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/235524#M2793</link>
      <description>Rahul, why not just reload the data in the data query builder using the exception as a filter.&lt;BR /&gt;Peter</description>
      <pubDate>Thu, 19 Nov 2015 19:02:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/235524#M2793</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2015-11-19T19:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: delete rows from a LASR table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/235612#M2794</link>
      <description>&lt;P&gt;Hi Peter,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your prompt reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't reload the data on daily basis as table size is to large it takes 10-12 hours for full load so I loading data on daily basis by incremental load using Append Tables.&lt;/P&gt;
&lt;P&gt;But here I need to delete last 3 days data from LASR Table and append updated last 3 days data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Rahul&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 05:30:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/235612#M2794</guid>
      <dc:creator>Rahul_SAS</dc:creator>
      <dc:date>2015-11-20T05:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: delete rows from a LASR table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/235614#M2795</link>
      <description>&lt;P&gt;Rahul,&lt;/P&gt;&lt;P&gt;then please check out this web page. The answes should be there&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/inmsref/67213/HTML/default/viewer.htm#p00z16nlibqearn11f67sudjjtd9.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/inmsref/67213/HTML/default/viewer.htm#p00z16nlibqearn11f67sudjjtd9.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/899iF524C09288A9F94C/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="LASR.png" title="LASR.png" /&gt;&lt;/P&gt;&lt;P&gt;I never tested it sadly....so good to see your feedback.&lt;/P&gt;&lt;P&gt;Greetings Peter&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 06:00:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/235614#M2795</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2015-11-20T06:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: delete rows from a LASR table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/235616#M2796</link>
      <description>&lt;P&gt;Hi Peter,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry to say but didn't get anything helpful in the given link.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Rahul&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 06:51:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/235616#M2796</guid>
      <dc:creator>Rahul_SAS</dc:creator>
      <dc:date>2015-11-20T06:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: delete rows from a LASR table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/235619#M2798</link>
      <description>No Problem, that is all I can contribute for now.&lt;BR /&gt;Maybe check with your local SAS support.&lt;BR /&gt;Greetings and good luck.</description>
      <pubDate>Fri, 20 Nov 2015 07:03:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/235619#M2798</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2015-11-20T07:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: delete rows from a LASR table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/236002#M2814</link>
      <description>&lt;P&gt;PROC IMSTAT allows you to make changes to data that is loaded in LASR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check out this SAS Global Forum paper:&amp;nbsp;&lt;A href="http://support.sas.com/resources/papers/proceedings15/SAS1905-2015.pdf" target="_self"&gt;Tips and Techniques for Efficiently Updating and Loading Data into SAS® Visual Analytics&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2015 15:34:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/236002#M2814</guid>
      <dc:creator>TriciaAanderud</dc:creator>
      <dc:date>2015-11-23T15:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: delete rows from a LASR table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/376030#M7653</link>
      <description>&lt;P&gt;I just wanted to know if you managed to find anything related to this question, because I have similar problem.&lt;/P&gt;&lt;P&gt;I need to delete ~1000 rows every hour from roughly table with 22 000 000 rows of data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have any questions I asked in topic&amp;nbsp;"Best way for frequent and fast refresh of data on LASR server".&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 14:49:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/376030#M7653</guid>
      <dc:creator>jakubniescior</dc:creator>
      <dc:date>2017-07-14T14:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: delete rows from a LASR table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/376056#M7657</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;this is the sas code if you want to delete LASR data with scheduled scripting&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname LASR sasiola PORT=10010 HOST="xxxxxxx.xxxxxxx.xxx" ; &amp;nbsp;(server name)&lt;BR /&gt;OPTION NOSYNTAXCHECK;&lt;BR /&gt;option DBIDIRECTEXEC;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PROC IMSTAT data=LASR.Cust_Compl /*noprint*/;&lt;BR /&gt;WHERE Company &amp;lt;&amp;gt; '';&lt;BR /&gt;RUN;&lt;BR /&gt;deleterows / purge;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Later I add the new data with proc append.&lt;/P&gt;&lt;P&gt;greetings and good luck.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 15:18:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/376056#M7657</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2017-07-14T15:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: delete rows from a LASR table</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/419122#M8911</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This conversation is partially related to my issue too, kindly see:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Deleting-LASR-records-using-proc-imstat-with-Merge-statement/m-p/419082#M8901" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Deleting-LASR-records-using-proc-imstat-with-Merge-statement/m-p/419082#M8901&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I have a dataset A (having millions of records) in LASR library.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Importing B file with few hundred rows.&lt;/P&gt;&lt;P&gt;3) Need to compare A and B and delete common records from A (lasr library) without creating a temporary copy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Solution:&lt;/P&gt;&lt;P&gt;Using imstat statement--(not working)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc imstat data=LASRLIB.A;&lt;BR /&gt;merge LASRLIB.A (in=a)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B&amp;nbsp; &amp;nbsp; (in=b);&lt;BR /&gt;if a and b;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;run;&lt;BR /&gt;deleterows / purge;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Note: Merge&amp;nbsp;won't&amp;nbsp;work with proc imstat, it is just to show what I exactly need.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other way to do it?&lt;/P&gt;&lt;P&gt;Please let me know in case of any gaps.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 10:53:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/delete-rows-from-a-LASR-table/m-p/419122#M8911</guid>
      <dc:creator>jitinsethi07</dc:creator>
      <dc:date>2017-12-07T10:53:51Z</dc:date>
    </item>
  </channel>
</rss>

