<?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 drop zone changing dataset in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/drop-zone-changing-dataset/m-p/691777#M14310</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got next problem trying to add column to dataset related to drop zone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there is a code and error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i add a new column to this dataset? do i need to turn off lasr-server or what?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LIBNAME DZ 'C:\SAS\SASConfig\Lev1\AppData\SASVisualAnalytics\VisualAnalyticsAdministrator\AutoLoad\VALIBLA';&lt;/P&gt;&lt;P&gt;data DZ.CAMPAIGN_EFFICIENCY;&lt;BR /&gt;set DZ.CAMPAIGN_EFFICIENCY;&lt;BR /&gt;WAVE_ID = . ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Libref DZ refers to the same physical library as DZ.&lt;BR /&gt;NOTE: Libref DZ was successfully assigned as follows:&lt;BR /&gt;Engine: V9&lt;BR /&gt;Physical Name: C:\SAS\SASConfig\Lev1\AppData\SASVisualAnalytics\VisualAnalyticsAdministrator\AutoLoad\VALIBLA&lt;BR /&gt;31&lt;BR /&gt;32 data DZ.CAMPAIGN_EFFICIENCY;&lt;BR /&gt;33 set DZ.CAMPAIGN_EFFICIENCY;&lt;BR /&gt;34 WAVE_ID = . ;&lt;BR /&gt;35 run;&lt;/P&gt;&lt;P&gt;NOTE: There were 15252 observations read from the data set DZ.CAMPAIGN_EFFICIENCY.&lt;BR /&gt;NOTE: The data set DZ.CAMPAIGN_EFFICIENCY has 15252 observations and 59 variables.&lt;BR /&gt;ERROR: Windows error code: 5 in hc_disk_close for&lt;BR /&gt;C:\SAS\SASConfig\Lev1\AppData\SASVisualAnalytics\VisualAnalyticsAdministrator\AutoLoad\VALIBLA\campaign_efficiency.sas7bdat,&lt;BR /&gt;Access is denied.&lt;BR /&gt;ERROR: An I/O error has occurred on file DZ.CAMPAIGN_EFFICIENCY.DATA.&lt;BR /&gt;NOTE: DATA statement used (Total process time):&lt;BR /&gt;real time 0.07 seconds&lt;BR /&gt;cpu time 0.07 seconds&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2020 09:23:32 GMT</pubDate>
    <dc:creator>Alex91</dc:creator>
    <dc:date>2020-10-15T09:23:32Z</dc:date>
    <item>
      <title>drop zone changing dataset</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/drop-zone-changing-dataset/m-p/691777#M14310</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got next problem trying to add column to dataset related to drop zone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there is a code and error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i add a new column to this dataset? do i need to turn off lasr-server or what?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LIBNAME DZ 'C:\SAS\SASConfig\Lev1\AppData\SASVisualAnalytics\VisualAnalyticsAdministrator\AutoLoad\VALIBLA';&lt;/P&gt;&lt;P&gt;data DZ.CAMPAIGN_EFFICIENCY;&lt;BR /&gt;set DZ.CAMPAIGN_EFFICIENCY;&lt;BR /&gt;WAVE_ID = . ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Libref DZ refers to the same physical library as DZ.&lt;BR /&gt;NOTE: Libref DZ was successfully assigned as follows:&lt;BR /&gt;Engine: V9&lt;BR /&gt;Physical Name: C:\SAS\SASConfig\Lev1\AppData\SASVisualAnalytics\VisualAnalyticsAdministrator\AutoLoad\VALIBLA&lt;BR /&gt;31&lt;BR /&gt;32 data DZ.CAMPAIGN_EFFICIENCY;&lt;BR /&gt;33 set DZ.CAMPAIGN_EFFICIENCY;&lt;BR /&gt;34 WAVE_ID = . ;&lt;BR /&gt;35 run;&lt;/P&gt;&lt;P&gt;NOTE: There were 15252 observations read from the data set DZ.CAMPAIGN_EFFICIENCY.&lt;BR /&gt;NOTE: The data set DZ.CAMPAIGN_EFFICIENCY has 15252 observations and 59 variables.&lt;BR /&gt;ERROR: Windows error code: 5 in hc_disk_close for&lt;BR /&gt;C:\SAS\SASConfig\Lev1\AppData\SASVisualAnalytics\VisualAnalyticsAdministrator\AutoLoad\VALIBLA\campaign_efficiency.sas7bdat,&lt;BR /&gt;Access is denied.&lt;BR /&gt;ERROR: An I/O error has occurred on file DZ.CAMPAIGN_EFFICIENCY.DATA.&lt;BR /&gt;NOTE: DATA statement used (Total process time):&lt;BR /&gt;real time 0.07 seconds&lt;BR /&gt;cpu time 0.07 seconds&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 09:23:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/drop-zone-changing-dataset/m-p/691777#M14310</guid>
      <dc:creator>Alex91</dc:creator>
      <dc:date>2020-10-15T09:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: drop zone changing dataset</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/drop-zone-changing-dataset/m-p/692378#M14324</link>
      <description>&lt;P&gt;The issue is resolved.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2020 17:47:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/drop-zone-changing-dataset/m-p/692378#M14324</guid>
      <dc:creator>Alex91</dc:creator>
      <dc:date>2020-10-18T17:47:19Z</dc:date>
    </item>
  </channel>
</rss>

