<?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: I can not set numeric length on LASR data set. in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/I-can-not-set-numeric-length-on-LASR-data-set/m-p/400747#M8249</link>
    <description>&lt;P&gt;One strategy I've successfully used to reduce space is to make use of codes in character variables which are expanded to full descriptions using SAS formats (eg store USA in a character variable and have a SAS format which applies United States of America).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also if you want to compress numeric variables that are just codes that aren't used in calculations, convert them to character.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that even when you are able to compress LASR tables, in my experience the performance degradation is significant.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Oct 2017 19:30:26 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2017-10-03T19:30:26Z</dc:date>
    <item>
      <title>I can not set numeric length on LASR data set.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/I-can-not-set-numeric-length-on-LASR-data-set/m-p/400562#M8245</link>
      <description>&lt;P&gt;I am currently struggling with a space optimisation problem. I can not compress data, because a star schema will be applied on them, so that I am trying to reduce the size "manually". I figured out that a lot of space is lost by storing small numbers on 8 bytes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I can not reduce the length of a numeric variable stored on LASR server. For example: even when I upload a table with numeric variables lengths set to 3. all lengths are automatically set to 8. on the server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I determine this length? Is that a server configuration issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 12:15:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/I-can-not-set-numeric-length-on-LASR-data-set/m-p/400562#M8245</guid>
      <dc:creator>LDYL</dc:creator>
      <dc:date>2017-10-03T12:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: I can not set numeric length on LASR data set.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/I-can-not-set-numeric-length-on-LASR-data-set/m-p/400572#M8246</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/168980"&gt;@LDYL&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Each column in the LASR server is padded to an 8-byte boundary. If the variable you are adding is not a multiple of 8 bytes, the variable will be padded to an 8-byte boundary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Read this: &lt;A href="https://en.wikipedia.org/wiki/Data_structure_alignment" target="_self"&gt;https://en.wikipedia.org/wiki/Data_structure_alignment&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 12:35:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/I-can-not-set-numeric-length-on-LASR-data-set/m-p/400572#M8246</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-10-03T12:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: I can not set numeric length on LASR data set.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/I-can-not-set-numeric-length-on-LASR-data-set/m-p/400576#M8247</link>
      <description>&lt;P&gt;Thank You&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;could You recommend me any possible solution how to&amp;nbsp;reduce the size&amp;nbsp;of dataset on LASR,&lt;/P&gt;&lt;P&gt;however with the star schema being applied ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I somehow combine compression with star schema?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 12:49:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/I-can-not-set-numeric-length-on-LASR-data-set/m-p/400576#M8247</guid>
      <dc:creator>LDYL</dc:creator>
      <dc:date>2017-10-03T12:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: I can not set numeric length on LASR data set.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/I-can-not-set-numeric-length-on-LASR-data-set/m-p/400599#M8248</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/168980"&gt;@LDYL&lt;/a&gt;,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;how to reduce the size of dataset on LASR, however with the star schema being applied ?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There is no way.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Can I somehow combine compression with star schema?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 14:42:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/I-can-not-set-numeric-length-on-LASR-data-set/m-p/400599#M8248</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-10-03T14:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: I can not set numeric length on LASR data set.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/I-can-not-set-numeric-length-on-LASR-data-set/m-p/400747#M8249</link>
      <description>&lt;P&gt;One strategy I've successfully used to reduce space is to make use of codes in character variables which are expanded to full descriptions using SAS formats (eg store USA in a character variable and have a SAS format which applies United States of America).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also if you want to compress numeric variables that are just codes that aren't used in calculations, convert them to character.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that even when you are able to compress LASR tables, in my experience the performance degradation is significant.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 19:30:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/I-can-not-set-numeric-length-on-LASR-data-set/m-p/400747#M8249</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-10-03T19:30:26Z</dc:date>
    </item>
  </channel>
</rss>

