<?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: Create different db connection for each db partition in SAS Customer Intelligence</title>
    <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/304135#M249</link>
    <description>&lt;P&gt;Can you please clarify your situation a little for us? What database are you using, and when you say "partition" do you mean "schema" or a totally separate&amp;nbsp;database instance?&lt;/P&gt;</description>
    <pubDate>Wed, 12 Oct 2016 15:46:52 GMT</pubDate>
    <dc:creator>shill</dc:creator>
    <dc:date>2016-10-12T15:46:52Z</dc:date>
    <item>
      <title>Create different db connection for each db partition</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/304073#M248</link>
      <description>&lt;P&gt;Our db has two different partition: One for Outbound campaign table&amp;nbsp;and one for Inbound campaign table.&lt;/P&gt;&lt;P&gt;CI is configured for&amp;nbsp;the outbound partition connection. It is possible create an other connection&amp;nbsp;for sas Customer Intelligence&amp;nbsp;that references the inbound partition?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Teresa&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 14:13:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/304073#M248</guid>
      <dc:creator>teresa_abbate</dc:creator>
      <dc:date>2016-10-12T14:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create different db connection for each db partition</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/304135#M249</link>
      <description>&lt;P&gt;Can you please clarify your situation a little for us? What database are you using, and when you say "partition" do you mean "schema" or a totally separate&amp;nbsp;database instance?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 15:46:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/304135#M249</guid>
      <dc:creator>shill</dc:creator>
      <dc:date>2016-10-12T15:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create different db connection for each db partition</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/305044#M250</link>
      <description>&lt;P&gt;We work with an Oracle DB which has 3 istances and 3 differents service names.&lt;BR /&gt;It is possible specify differents service names for outbound campaign connection and inbound campaign connection?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Teresa&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 11:05:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/305044#M250</guid>
      <dc:creator>teresa_abbate</dc:creator>
      <dc:date>2016-10-17T11:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create different db connection for each db partition</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/305097#M251</link>
      <description>While all of your data sources for MA (outbound campaigns) should be using the same connection (in other words, even if you have multiple libraries included in one information map the only allowable difference between them is the "SCHEMA=" parameter), every data process used by RTDM (inbound campaigns) is executed separately, so the data can come from any (supported) connection.</description>
      <pubDate>Mon, 17 Oct 2016 14:02:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/305097#M251</guid>
      <dc:creator>shill</dc:creator>
      <dc:date>2016-10-17T14:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create different db connection for each db partition</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/305106#M252</link>
      <description>&lt;P&gt;do you mean that RTDM connection uses only&amp;nbsp;the jdbc connection resource configured on the decision services for reading db tables?&lt;/P&gt;&lt;P&gt;In this case,&amp;nbsp;it' enough&amp;nbsp;changing the service_name in the resource's&amp;nbsp;server url.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 14:38:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/305106#M252</guid>
      <dc:creator>teresa_abbate</dc:creator>
      <dc:date>2016-10-17T14:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create different db connection for each db partition</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/305108#M253</link>
      <description>&lt;P&gt;For a data process during execution, yes - it only uses the JDBC connection resource's definition, so you should use that point to the database you'll be using for real-time (hopefully a different database than one used for batch applicaitons like MA!). It uses the SAS library that goes with that (connected by matching&amp;nbsp;the name of the Library System Resource) when you're creating&amp;nbsp;a definition - that's where it gets the metadata to define the criteria&amp;nbsp;and retrieval variable names.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 14:47:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Create-different-db-connection-for-each-db-partition/m-p/305108#M253</guid>
      <dc:creator>shill</dc:creator>
      <dc:date>2016-10-17T14:47:46Z</dc:date>
    </item>
  </channel>
</rss>

