<?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: ODBC DataFlux Connection Error, Mondash in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-DataFlux-Connection-Error-Mondash/m-p/841480#M25404</link>
    <description>Here is another link &lt;A href="https://www.microfocus.com/documentation/enterprise-analyzer/ea602/EA/GUID-1D791A6B-4B9F-457D-B617-A441E0362082.html" target="_blank"&gt;https://www.microfocus.com/documentation/enterprise-analyzer/ea602/EA/GUID-1D791A6B-4B9F-457D-B617-A441E0362082.html&lt;/A&gt;&lt;BR /&gt;This is more related to configuring ODBC connection to Oracle</description>
    <pubDate>Sat, 29 Oct 2022 20:29:02 GMT</pubDate>
    <dc:creator>AhmedAl_Attar</dc:creator>
    <dc:date>2022-10-29T20:29:02Z</dc:date>
    <item>
      <title>ODBC DataFlux Connection Error, Mondash</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-DataFlux-Connection-Error-Mondash/m-p/841141#M25389</link>
      <description>&lt;P&gt;Good morning colleagues.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I am presenting the following situation:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For performance and policy reasons we need to change the Mondash schema database engine, by default it is PostgreSQL and we must change it to ORACLE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first thing we must adapt is the connection from the client and for that we make the following modifications:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Inside the mondash.cfg file we update the connection string&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Using the DataFlux 32-bit Oracle Wire Protocol driver as follows:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;MONDASH/DSN=Driver=DataFlux 32-bit Oracle Wire Protocol;DFXDOMAIN=xxxxx_ _Auth;DB=oracle;Host=xxxxxxx.com;Port=1521;DFXTYPE=ODBC&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&amp;nbsp;[DataFlux][ODBC Oracle Wire Protocol driver]Insufficient information to connect to the data source.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Using an Oracle driver installed on the client machine:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;MONDASH/DSN=Driver={Oracle in instantclient_12_2};DFXDOMAIN=xxxxx_ _Auth;DB=oracle;Host=xxxxxxx.com;Port=1521;DFXTYPE=ODBC&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&amp;nbsp;[Oracle][ODBC][Ora]ORA-12560: TNS:protocol adapter error&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone have experience with these types of errors?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 13:54:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-DataFlux-Connection-Error-Mondash/m-p/841141#M25389</guid>
      <dc:creator>SAS_LuisBolivar</dc:creator>
      <dc:date>2022-10-27T13:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC DataFlux Connection Error, Mondash</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-DataFlux-Connection-Error-Mondash/m-p/841478#M25402</link>
      <description>&lt;P&gt;Looks like SAS is unable to connect to ORACLE. Try tnsping from the command line.&lt;BR /&gt;In any case your oracle dba should be able to resolve the issue.&amp;nbsp;&lt;BR /&gt;I hope you have the instant client installed and configured on the dataflux/SAS Server.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Oct 2022 18:03:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-DataFlux-Connection-Error-Mondash/m-p/841478#M25402</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2022-10-29T18:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC DataFlux Connection Error, Mondash</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-DataFlux-Connection-Error-Mondash/m-p/841479#M25403</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/275302"&gt;@SAS_LuisBolivar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have installed Oracle Client Software, you'll need to configure to point to your Oracle Database instance. You'll need to find a file called &lt;STRONG&gt;tnsnames.ora&lt;/STRONG&gt; and updated it, by entering&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;&lt;STRONG&gt;&amp;lt;MYSID&amp;gt;&lt;/STRONG&gt;=
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = &lt;STRONG&gt;&amp;lt;mydnshostname&amp;gt;&lt;/STRONG&gt;)(PORT = &amp;lt;&lt;STRONG&gt;DB_Port&amp;gt;&lt;/STRONG&gt;))
    )
    (CONNECT_DATA =
      (SERVICE_NAME = &lt;STRONG&gt;&amp;lt;MYSID&amp;gt;&lt;/STRONG&gt;)
    )
  )&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;PS. Confirm with your Oracle DBA on the values for&amp;nbsp;&lt;CODE class=" language-sas"&gt;&lt;STRONG&gt;&amp;lt;MYSID&amp;gt;,&amp;nbsp;&amp;lt;mydnshostname&amp;gt;,&amp;nbsp;&amp;lt;DB_Port&amp;gt;&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;Check this web site &lt;A href="https://www.orafaq.com/wiki/Tnsnames.ora" target="_blank"&gt;https://www.orafaq.com/wiki/Tnsnames.ora&lt;/A&gt; for more info about the tnsnames.ora file&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Ahmed&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Oct 2022 20:24:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-DataFlux-Connection-Error-Mondash/m-p/841479#M25403</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2022-10-29T20:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC DataFlux Connection Error, Mondash</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-DataFlux-Connection-Error-Mondash/m-p/841480#M25404</link>
      <description>Here is another link &lt;A href="https://www.microfocus.com/documentation/enterprise-analyzer/ea602/EA/GUID-1D791A6B-4B9F-457D-B617-A441E0362082.html" target="_blank"&gt;https://www.microfocus.com/documentation/enterprise-analyzer/ea602/EA/GUID-1D791A6B-4B9F-457D-B617-A441E0362082.html&lt;/A&gt;&lt;BR /&gt;This is more related to configuring ODBC connection to Oracle</description>
      <pubDate>Sat, 29 Oct 2022 20:29:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-DataFlux-Connection-Error-Mondash/m-p/841480#M25404</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2022-10-29T20:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC DataFlux Connection Error, Mondash</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-DataFlux-Connection-Error-Mondash/m-p/841548#M25415</link>
      <description>&lt;P&gt;Greetings.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the end I managed to solve applying the following steps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Delete the connection established by the modash macro.&lt;/LI&gt;
&lt;LI&gt;Add Mondash odbc connection to DataFlux.&lt;/LI&gt;
&lt;LI&gt;In the echo transformation, add the variables required by the process, such as DB_DSN, DB_SCHEMA, etc.&lt;/LI&gt;
&lt;LI&gt;The SQL process that deletes the data from the current repository was changed to a process that executes SAS code.&lt;/LI&gt;
&lt;LI&gt;The other processes run without any adaptation.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Oct 2022 20:33:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ODBC-DataFlux-Connection-Error-Mondash/m-p/841548#M25415</guid>
      <dc:creator>SAS_LuisBolivar</dc:creator>
      <dc:date>2022-10-30T20:33:39Z</dc:date>
    </item>
  </channel>
</rss>

