<?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 How do I configure Oracle database connection to SAS in Linux? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-configure-Oracle-database-connection-to-SAS-in-Linux/m-p/641235#M18745</link>
    <description>&lt;P&gt;I just received a new Linux server and I would like to extract data from Oracle database. Currently, I haven't got the access to the linux server but assuming that it has SAS/Access component, what would be the steps for me to configure in order for me to extract data from Oracle database and used in SAS Data Integration studio?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I can remember for a windows server without SAS/ACCESS component is to install oracle client. Then, configure tnsnames.ora file by putting oracle user and password. Next is to create a "server" in SAS Management Console and later create a group for storing this DB access. Lastly, configure in ODBC.&lt;BR /&gt;&lt;BR /&gt;For Linux, will the steps be similar like below?&lt;BR /&gt;1. Install Oracle Client&lt;/P&gt;&lt;P&gt;2. Create a "server" in SMC (skip tnsnames.ora due to having SAS/ACCESS)&lt;/P&gt;&lt;P&gt;3. Create a group for storing this DB access&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope I can get advice for this?&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2020 10:13:11 GMT</pubDate>
    <dc:creator>WorkingMan</dc:creator>
    <dc:date>2020-04-20T10:13:11Z</dc:date>
    <item>
      <title>How do I configure Oracle database connection to SAS in Linux?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-configure-Oracle-database-connection-to-SAS-in-Linux/m-p/641235#M18745</link>
      <description>&lt;P&gt;I just received a new Linux server and I would like to extract data from Oracle database. Currently, I haven't got the access to the linux server but assuming that it has SAS/Access component, what would be the steps for me to configure in order for me to extract data from Oracle database and used in SAS Data Integration studio?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I can remember for a windows server without SAS/ACCESS component is to install oracle client. Then, configure tnsnames.ora file by putting oracle user and password. Next is to create a "server" in SAS Management Console and later create a group for storing this DB access. Lastly, configure in ODBC.&lt;BR /&gt;&lt;BR /&gt;For Linux, will the steps be similar like below?&lt;BR /&gt;1. Install Oracle Client&lt;/P&gt;&lt;P&gt;2. Create a "server" in SMC (skip tnsnames.ora due to having SAS/ACCESS)&lt;/P&gt;&lt;P&gt;3. Create a group for storing this DB access&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope I can get advice for this?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 10:13:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-configure-Oracle-database-connection-to-SAS-in-Linux/m-p/641235#M18745</guid>
      <dc:creator>WorkingMan</dc:creator>
      <dc:date>2020-04-20T10:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure Oracle database connection to SAS in Linux?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-configure-Oracle-database-connection-to-SAS-in-Linux/m-p/641247#M18746</link>
      <description>&lt;P&gt;You will also need to configure the Oracle client, so it can reach the Oracle server from a commandline call.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I remember that I did have to create an "instance" when I used ACCESS to DB/2, so I guess you need to do something similar for Oracle.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=bidsag&amp;amp;docsetTarget=n017taop8cx07in1r3awuwxlyb9m.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank" rel="noopener"&gt;Establishing Connectivity to an Oracle Database&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=acreldb&amp;amp;docsetTarget=p1ujrhdoe1p743n12awcf7mwyg81.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank" rel="noopener"&gt;SAS/ACCESS Interface to Oracle&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 10:42:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-configure-Oracle-database-connection-to-SAS-in-Linux/m-p/641247#M18746</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-04-20T10:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure Oracle database connection to SAS in Linux?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-configure-Oracle-database-connection-to-SAS-in-Linux/m-p/641931#M18770</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;This is my experience with setting up oracle on RHEL With SAS Access interface to ODBC.&lt;/P&gt;&lt;P&gt;(I had followed similar steps on SLES 11 )&lt;/P&gt;&lt;P&gt;Others may have different suggestions depending on their use cases.&lt;BR /&gt;Assuming you have installed SAS&lt;/P&gt;&lt;P&gt;1. Make sure that ODBC manager unixODBC is installed. Typically done by Unix/Linux Administrator.&lt;/P&gt;&lt;P&gt;2.Make sure that oracle client is installed. This is typically this is done by Oracle DBA. tnsname.ora etc are typically done by the ORACLE DBA's&lt;/P&gt;&lt;P&gt;3.Ensure that /etc/odbc.ini is configured. Oracle DBA provides the content. You may need the Linux admins help to edit this file. Typically SAS Admins cannot edit anything under /etc&lt;/P&gt;&lt;P&gt;4.Configure the sasenv_local file with LD_LIBRARY . ORACLE_HOME paths.&lt;/P&gt;&lt;P&gt;6.Make sure that access is allowed to the users from this server. Oracle DBA's do this.&lt;/P&gt;&lt;P&gt;7.Test connectivity from the Linux command line (sas -nodms). Once you are OK with this you can do the next steps.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2020 13:41:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-configure-Oracle-database-connection-to-SAS-in-Linux/m-p/641931#M18770</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2020-04-22T13:41:54Z</dc:date>
    </item>
  </channel>
</rss>

