<?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 SAS Viya CAS in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-CAS/m-p/936791#M2481</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I'm loading Db table to CAS inmemory by assigning caslib to ms sql however I hit the following warning&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly request you to please advise what does mean by this warning:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;WARNING: Unable to find an acceptable column for multi-node reads. &amp;nbsp;Load will proceed with numReadNodes = 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also wanted to understand difference between loading data from dbliname to inmemory vs assigning caslib to db and load db table from caslibto public library and promote.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is load distribution occures across all the nodes in both the cases?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And also in these two mthods where data will get saved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Thanks in Advance!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2024 15:11:18 GMT</pubDate>
    <dc:creator>krishnaavm123</dc:creator>
    <dc:date>2024-07-23T15:11:18Z</dc:date>
    <item>
      <title>SAS Viya CAS</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-CAS/m-p/936791#M2481</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I'm loading Db table to CAS inmemory by assigning caslib to ms sql however I hit the following warning&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly request you to please advise what does mean by this warning:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;WARNING: Unable to find an acceptable column for multi-node reads. &amp;nbsp;Load will proceed with numReadNodes = 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also wanted to understand difference between loading data from dbliname to inmemory vs assigning caslib to db and load db table from caslibto public library and promote.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is load distribution occures across all the nodes in both the cases?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And also in these two mthods where data will get saved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Thanks in Advance!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 15:11:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-CAS/m-p/936791#M2481</guid>
      <dc:creator>krishnaavm123</dc:creator>
      <dc:date>2024-07-23T15:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya CAS</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-CAS/m-p/936817#M2482</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/73182"&gt;@krishnaavm123&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Kindly request you to please advise what does mean by this warning:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;WARNING: Unable to find an acceptable column for multi-node reads. &amp;nbsp;Load will proceed with numReadNodes = 1.&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Problem Note 62685: The warning "Unable to find an acceptable column for multi-node reads” occurs when you use a multinode read for loading data&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/62/685.html" target="_blank" rel="noopener"&gt;https://support.sas.com/kb/62/685.html&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For multinode data loads (multi-node read), SAS checks the target data source table for a numeric variable. Then it uses that numeric variable,&amp;nbsp;the MOD function and the number of nodes that you specify to divide the table into slices. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 17:13:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-CAS/m-p/936817#M2482</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2024-07-23T17:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Viya CAS</title>
      <link>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-CAS/m-p/936887#M2484</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Koen Well noted and thank you for your response.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 21:14:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/SAS-Viya-CAS/m-p/936887#M2484</guid>
      <dc:creator>krishnaavm123</dc:creator>
      <dc:date>2024-07-23T21:14:42Z</dc:date>
    </item>
  </channel>
</rss>

