<?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: SAS 9.4M6 with Oracle 12c and 19c in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M6-with-Oracle-12c-and-19c/m-p/664593#M19278</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/130025"&gt;@titan31&lt;/a&gt;&amp;nbsp;, Craig,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as long as you have license in SAS for SAS/ACCESS interface for ODBC and for Oracle, you can install in the same server both underlying drivers and both should work.Yes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note a few considerations:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- code and library definitions that where working for the current DB connections will not work for the new ones, as the engine is different. New definitions will be needed and possible code to be adapted or re-deployed. Also, not all functions will work the same, as the bulk-load, in ODBC, some might not been even available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- See below. You should be able to use as well the native Oracle drivers and SAS/ACCESS license for the new Oracle version, however not together with the old drivers, as the libraries are shared/linked. Nonetheless, with new drivers you should be able to connect to older version of databases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/installcenter/en/ikfdtnlaxsr/66396/PDF/default/sreq.pdf" target="_blank"&gt;https://support.sas.com/documentation/installcenter/en/ikfdtnlaxsr/66396/PDF/default/sreq.pdf&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Notes: Some additional configuration might be required to use the Oracle 12c, 18c, or later client. See the&lt;BR /&gt;Configuration Guide for SAS 9.4 Foundation for UNIX Environments for more information.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/installcenter/en/ikfdtnunxcg/66380/PDF/default/config.pdf" target="_blank"&gt;https://support.sas.com/documentation/installcenter/en/ikfdtnunxcg/66380/PDF/default/config.pdf&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;For example, if you&lt;BR /&gt;install Oracle Client 18c (which uses libclntsh.so.18.1), you must verify that there is a symbolic&lt;BR /&gt;link from libclntsh.so.11.1 to libclntsh.so.18.1 if you selected the 11g client option in the SAS&lt;BR /&gt;Deployment Wizard, or a symbolic link from libclntsh.so.12.1 to libclntsh.so.18.1 if you selected&lt;BR /&gt;the 12c client option in the SAS Deployment Wizard. The same steps might be required for the&lt;BR /&gt;19c client (which uses libclntsh.so.19.1) or later clients if the symbolic links are missing&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;- In any case, you you have a test SAS environment, I would say this would be the best place to test those new databases and the approach you will take, either ODBC or native Oracle drivers in the new version, or a mix of both if your SAS environment is licensed for both.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope it helps.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jun 2020 09:53:29 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2020-06-24T09:53:29Z</dc:date>
    <item>
      <title>SAS 9.4M6 with Oracle 12c and 19c</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M6-with-Oracle-12c-and-19c/m-p/664232#M19272</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Company are upgrading database from oracle 12c to 19c so I need to test on SAS. We're using redhat.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We don't have a test environment, so need to work off the production environment. Is it possible to install Oracle 19c for tests and still have 12c working as normal. Idea would be we'd have odbc connection to a 19c DB and the rest are as normal on 12c version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anything I'd need to take into account so instantclient or odbc drivers aren't clashing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 10:50:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M6-with-Oracle-12c-and-19c/m-p/664232#M19272</guid>
      <dc:creator>titan31</dc:creator>
      <dc:date>2020-06-23T10:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4M6 with Oracle 12c and 19c</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M6-with-Oracle-12c-and-19c/m-p/664593#M19278</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/130025"&gt;@titan31&lt;/a&gt;&amp;nbsp;, Craig,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as long as you have license in SAS for SAS/ACCESS interface for ODBC and for Oracle, you can install in the same server both underlying drivers and both should work.Yes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note a few considerations:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- code and library definitions that where working for the current DB connections will not work for the new ones, as the engine is different. New definitions will be needed and possible code to be adapted or re-deployed. Also, not all functions will work the same, as the bulk-load, in ODBC, some might not been even available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- See below. You should be able to use as well the native Oracle drivers and SAS/ACCESS license for the new Oracle version, however not together with the old drivers, as the libraries are shared/linked. Nonetheless, with new drivers you should be able to connect to older version of databases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/installcenter/en/ikfdtnlaxsr/66396/PDF/default/sreq.pdf" target="_blank"&gt;https://support.sas.com/documentation/installcenter/en/ikfdtnlaxsr/66396/PDF/default/sreq.pdf&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Notes: Some additional configuration might be required to use the Oracle 12c, 18c, or later client. See the&lt;BR /&gt;Configuration Guide for SAS 9.4 Foundation for UNIX Environments for more information.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/installcenter/en/ikfdtnunxcg/66380/PDF/default/config.pdf" target="_blank"&gt;https://support.sas.com/documentation/installcenter/en/ikfdtnunxcg/66380/PDF/default/config.pdf&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;For example, if you&lt;BR /&gt;install Oracle Client 18c (which uses libclntsh.so.18.1), you must verify that there is a symbolic&lt;BR /&gt;link from libclntsh.so.11.1 to libclntsh.so.18.1 if you selected the 11g client option in the SAS&lt;BR /&gt;Deployment Wizard, or a symbolic link from libclntsh.so.12.1 to libclntsh.so.18.1 if you selected&lt;BR /&gt;the 12c client option in the SAS Deployment Wizard. The same steps might be required for the&lt;BR /&gt;19c client (which uses libclntsh.so.19.1) or later clients if the symbolic links are missing&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;- In any case, you you have a test SAS environment, I would say this would be the best place to test those new databases and the approach you will take, either ODBC or native Oracle drivers in the new version, or a mix of both if your SAS environment is licensed for both.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope it helps.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 09:53:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4M6-with-Oracle-12c-and-19c/m-p/664593#M19278</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2020-06-24T09:53:29Z</dc:date>
    </item>
  </channel>
</rss>

