<?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 Selecting table in RTDM Data Node in SAS Customer Intelligence</title>
    <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/325711#M308</link>
    <description>&lt;P&gt;There is no tables are getting listed in the RTDM Data Node definitions. I am not sure what may be the cause for this issue?&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2017 15:49:30 GMT</pubDate>
    <dc:creator>sivaram_veerabagu</dc:creator>
    <dc:date>2017-01-18T15:49:30Z</dc:date>
    <item>
      <title>Selecting table in RTDM Data Node</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/325711#M308</link>
      <description>&lt;P&gt;There is no tables are getting listed in the RTDM Data Node definitions. I am not sure what may be the cause for this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 15:49:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/325711#M308</guid>
      <dc:creator>sivaram_veerabagu</dc:creator>
      <dc:date>2017-01-18T15:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting table in RTDM Data Node</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/325788#M309</link>
      <description>&lt;P&gt;Make sure you have a Library System Resource in your Design repository that has the exact same name as your library in metadata.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 19:56:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/325788#M309</guid>
      <dc:creator>shill</dc:creator>
      <dc:date>2017-01-18T19:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting table in RTDM Data Node</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/326657#M316</link>
      <description>&lt;P&gt;Hi Shill,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to use BASE SAS library. I have used the same name of the BASE SAS library in&amp;nbsp;&lt;SPAN&gt;Design repository but still, the table is not listed in the Data process node.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have used $SAS_Activity_Resource as a Connection Resource and it contains the following parameters.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Driver Class :&amp;nbsp;com.sas.tkts.TKTSDriver&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Server URL :&amp;nbsp;jdbc:sastkts://host-name:24141/&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Connection Option :&amp;nbsp;DRIVER=TSSQL;CONOPTS=(DSN=BASE)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Username : sasdm&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Password : ******&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also I have added the BASE SAS Library Schema in SAS Federation Server Manager.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please let me have your view?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Siva&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 10:15:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/326657#M316</guid>
      <dc:creator>sivaram_veerabagu</dc:creator>
      <dc:date>2017-01-23T10:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting table in RTDM Data Node</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/326848#M317</link>
      <description>&lt;P&gt;If your Activity Resource is using "BASE" and not "DSFederatedDSN" then I'm going go guess you're using&amp;nbsp;an older version, probably 5.41? If you're using 6.X and that's how your environment is configured, you'll probably want to make some adjustments to meet best practices. (Also, beware of using SAS datasets because of the I/O time required to read from disk in a real-time application! You may not find it meets your performance requirements.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But that's not directly related to why it's not showing up for you. The primary requirements are:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. You have a metadata library with the table registered and metadata updated so you can see this list of columns and their data types in SMC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. You have a library system resource in your Design repository with the exact same name as the metadata library in #1 above. (Note: If you are in fact using an older version, you will actually need a 2nd library system resource in your Design repository with the exact same name as the LIBREF of the metadata library in #1 above in order for queries to execute successfully in test cases or in the engine execution.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The UI part of choosing a table never actually goes as far as the Fed Server connection, it simply looks for all the Library System Resources in the Design Repository and then looks for Metadata Libraries with the same name. If both of those things are true in your environment, you'll probably need to open a track with SAS Technical Support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 21:00:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/326848#M317</guid>
      <dc:creator>shill</dc:creator>
      <dc:date>2017-01-23T21:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting table in RTDM Data Node</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/327008#M318</link>
      <description>&lt;P&gt;Thanks Shil,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have managed to get the table listed in Data Process Node. There was a name mismatch between the Metadata library and the library in Decision Repository. I am using RTDM 6.3 version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created a flow with the Data process node by passing the data grid variable as an input variable. When I tried to test the flow I got the below error in the log file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"2017-01-24 10:14:30,462 INFO &amp;nbsp; com.sas.rtdm.implementation.resource.JDBCConnectionPool - Resource $SAS_Activity_Resource Server URL jdbc:sastkts://host-name :24141/ is out of service&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;com.sas.analytics.ph.RTDMException: JDBC Connection Pool is not initialized and cannot be used.&lt;BR /&gt;at com.sas.rtdm.implementation.resource.JDBCConnectionPool.getConnectionPools(JDBCConnectionPool.java:378)"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me have your inputs?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Siva&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 14:04:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/327008#M318</guid>
      <dc:creator>sivaram_veerabagu</dc:creator>
      <dc:date>2017-01-24T14:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting table in RTDM Data Node</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/327056#M319</link>
      <description>&lt;P&gt;That means your JDBC system resource definition isn't matching up with your environment (host name, port, or credentials), or the Fed Server isn't running.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But now we're venturing into technical support's domain, so I recommend you open a ticket on this now that there's a specific error message involved.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 14:23:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/327056#M319</guid>
      <dc:creator>shill</dc:creator>
      <dc:date>2017-01-24T14:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting table in RTDM Data Node</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/424740#M739</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;Wondering if you were able to solve this issue. I'm having the same issue with RTDM. I get the 24141 is out of service message in my log. Would you be able to recommend a solution?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2018 20:36:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Selecting-table-in-RTDM-Data-Node/m-p/424740#M739</guid>
      <dc:creator>malikehsan</dc:creator>
      <dc:date>2018-01-03T20:36:30Z</dc:date>
    </item>
  </channel>
</rss>

