<?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: Connect to Oracle database in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Connect-to-Oracle-database/m-p/61036#M17315</link>
    <description>There are a number of "moving parts" here that may have been changed.  &lt;BR /&gt;
&lt;BR /&gt;
1)  the tnsnames.ora file may have been changed.  That is usually maintained by your Oracle admins and has the detail linkage for the database.&lt;BR /&gt;
2)  Something may have happened to your ODBC driver on your PC.  You can test that (in XP), but going through Control Panel --&amp;gt; administrative tools --&amp;gt; ODBC.&lt;BR /&gt;
&lt;BR /&gt;
You may well need your IT support folk to help untangle this.  I usually do(!).&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
    <pubDate>Tue, 03 May 2011 14:02:18 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2011-05-03T14:02:18Z</dc:date>
    <item>
      <title>Connect to Oracle database</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Connect-to-Oracle-database/m-p/61035#M17314</link>
      <description>I am getting the following:&lt;BR /&gt;
&lt;BR /&gt;
15         proc sql;&lt;BR /&gt;
16         connect to odbc (user=lidf6pf password=XXXXXXXX dsn=SharePlex_SPICIS);&lt;BR /&gt;
ERROR: CLI error trying to establish connection: [Microsoft][ODBC Driver Manager] Data source &lt;BR /&gt;
       name not found and no default driver specified&lt;BR /&gt;
NOTE: PROC SQL set option NOEXEC and will continue to check the syntax of statements.&lt;BR /&gt;
&lt;BR /&gt;
This used to work.  Apparently it doesn't like SharePlex_SPICIS</description>
      <pubDate>Tue, 03 May 2011 11:43:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Connect-to-Oracle-database/m-p/61035#M17314</guid>
      <dc:creator>lloraine</dc:creator>
      <dc:date>2011-05-03T11:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Oracle database</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Connect-to-Oracle-database/m-p/61036#M17315</link>
      <description>There are a number of "moving parts" here that may have been changed.  &lt;BR /&gt;
&lt;BR /&gt;
1)  the tnsnames.ora file may have been changed.  That is usually maintained by your Oracle admins and has the detail linkage for the database.&lt;BR /&gt;
2)  Something may have happened to your ODBC driver on your PC.  You can test that (in XP), but going through Control Panel --&amp;gt; administrative tools --&amp;gt; ODBC.&lt;BR /&gt;
&lt;BR /&gt;
You may well need your IT support folk to help untangle this.  I usually do(!).&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Tue, 03 May 2011 14:02:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Connect-to-Oracle-database/m-p/61036#M17315</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-05-03T14:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Oracle database</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Connect-to-Oracle-database/m-p/61037#M17316</link>
      <description>Doc@Duke  is right.&lt;BR /&gt;
It looks like You did not setup Oracle in your PC and also not config a dsn in ODBC.&lt;BR /&gt;
It is the best friend to search it in support.sas.com or chech documentation about this.&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
      <pubDate>Wed, 04 May 2011 01:30:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Connect-to-Oracle-database/m-p/61037#M17316</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-05-04T01:30:05Z</dc:date>
    </item>
  </channel>
</rss>

