<?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: oracle connection error in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/oracle-connection-error/m-p/689477#M24659</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/351175"&gt;@helpme88&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to make connection from SAS to any database you will have to use a libname statement. For the connection to work, you will have to configure a related SAS/Access engine to that database. In your case you have SAS/Access to ODBC installed at your site so you will have to check if the related configuration is also made or not in order to connect to Oracle. If not, you will have to make those changes. Also, just to let you know SAS also has a native SAS/Access interface to Oracle engine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For setup related to ODBC, you will need to have the ODBC driver manager and the Oracle driver for ODBC installed in your platform. I would suggest you to go through this documentation link to understand more on how it:&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=acreldb&amp;amp;docsetTarget=n1ht6mv0wybbzkn1x4np6nnlwzu6.htm&amp;amp;locale=en#" target="_self"&gt;Introduction to SAS/ACCESS Interface to ODBC&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a good SAS Communities article on&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-configure-SAS-ACCESS-Interface-to-ODBC-on-UNIX-Platforms/ta-p/231900" target="_self"&gt;How-to-configure-SAS-ACCESS-Interface-to-ODBC-on-UNIX-Platforms&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have the setup correctly configured you can use a libname statement to make connection to DB and work with data. Link to documentation here for libname statement&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=acreldb&amp;amp;docsetTarget=p0bu3zsz1a08ton1msxdx1jo45np.htm&amp;amp;locale=en" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Oct 2020 08:46:31 GMT</pubDate>
    <dc:creator>AnandVyas</dc:creator>
    <dc:date>2020-10-07T08:46:31Z</dc:date>
    <item>
      <title>oracle connection error</title>
      <link>https://communities.sas.com/t5/New-SAS-User/oracle-connection-error/m-p/689468#M24656</link>
      <description>&lt;DIV&gt;&lt;FONT&gt;HI All,&lt;BR /&gt;really need help here: how to access the data from the database based on information given as below-&lt;BR /&gt;hostname: aa&lt;BR /&gt;port: bb&lt;BR /&gt;servicename: cc&lt;BR /&gt;user: dd&lt;BR /&gt;password: ee&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT&gt;i can connect using the above information in sqldeveloper.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT&gt;i want to access these data in SAS workspace.&lt;BR /&gt;i have run proc product_status; run;&lt;BR /&gt;For SAS/ACCESS Interface to ODBC ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.4_M3&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT&gt;No one can assist from the IT/Data team.&lt;BR /&gt;Only mentioned:&amp;nbsp;&amp;nbsp;&amp;nbsp; "You should be using the Oracle ODBC connection pointing the following hostname, port and Service Name."&lt;BR /&gt;but how??&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 07 Oct 2020 07:34:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/oracle-connection-error/m-p/689468#M24656</guid>
      <dc:creator>helpme88</dc:creator>
      <dc:date>2020-10-07T07:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: oracle connection error</title>
      <link>https://communities.sas.com/t5/New-SAS-User/oracle-connection-error/m-p/689477#M24659</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/351175"&gt;@helpme88&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to make connection from SAS to any database you will have to use a libname statement. For the connection to work, you will have to configure a related SAS/Access engine to that database. In your case you have SAS/Access to ODBC installed at your site so you will have to check if the related configuration is also made or not in order to connect to Oracle. If not, you will have to make those changes. Also, just to let you know SAS also has a native SAS/Access interface to Oracle engine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For setup related to ODBC, you will need to have the ODBC driver manager and the Oracle driver for ODBC installed in your platform. I would suggest you to go through this documentation link to understand more on how it:&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=acreldb&amp;amp;docsetTarget=n1ht6mv0wybbzkn1x4np6nnlwzu6.htm&amp;amp;locale=en#" target="_self"&gt;Introduction to SAS/ACCESS Interface to ODBC&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a good SAS Communities article on&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-configure-SAS-ACCESS-Interface-to-ODBC-on-UNIX-Platforms/ta-p/231900" target="_self"&gt;How-to-configure-SAS-ACCESS-Interface-to-ODBC-on-UNIX-Platforms&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have the setup correctly configured you can use a libname statement to make connection to DB and work with data. Link to documentation here for libname statement&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=acreldb&amp;amp;docsetTarget=p0bu3zsz1a08ton1msxdx1jo45np.htm&amp;amp;locale=en" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 08:46:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/oracle-connection-error/m-p/689477#M24659</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-10-07T08:46:31Z</dc:date>
    </item>
  </channel>
</rss>

