<?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: Network connection Oracle APEX to SAS in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113270#M9622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the SAS server you are using with EG, Oracle's SQL*NET software must be installed and in that software there is a configuration file called TNSNAMES.ORA where all of the Oracle databases you wish to connect to must be defined. The error you are getting indicates that the Oracle server CDRX10 is not defined in this file. Please note TNSNAMES.ORA is simply a text file. You can do a search to find it in the Oracle software directory then open it in NOTEPAD and search for the text CDRX10.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jul 2012 20:21:20 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2012-07-24T20:21:20Z</dc:date>
    <item>
      <title>Network connection Oracle APEX to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113263#M9615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got an Oracle APEX DB &amp;amp; want to be able to use the tables in my SAS EG 4.3 using Windows XP Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried all sorts of combinations but cannot get the database to appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I add the connection strings into SAS through &amp;gt;&amp;gt; Tools &amp;gt;&amp;gt; Options &amp;gt;&amp;gt; SAS Programs &amp;gt;&amp;gt; Submit SAS code when Server is connected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already have a 3rd party Oracle db connected but can't work out why I can't get this one to display in my Server library when I start up SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the 3rd party Oracle string that works;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue;"&gt;LIBNAME&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt; CDR_LIVE &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue;"&gt;ORACLE&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue;"&gt;PATH&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;=CDRX10.world &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue;"&gt;SCHEMA&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple;"&gt;'CDR1P1'&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue;"&gt;USER&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple;"&gt;'F348'&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue;"&gt;PASSWORD&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple;"&gt;'xxxxx'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;Here's the Oracle APEX string that doesn't work;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue;"&gt;LIBNAME&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt; APEXORCL &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue;"&gt;ORACLE&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue;"&gt;SERVER&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple;"&gt;'lxdb0120.in.company.com.au'&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue;"&gt;SCHEMA&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple;"&gt;'DATA'&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue;"&gt;USER&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple;"&gt;'F348'&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue;"&gt;PASSWORD&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple;"&gt;'xxxxx'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;Can anyone help?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 03:43:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113263#M9615</guid>
      <dc:creator>pcfriendly</dc:creator>
      <dc:date>2012-07-20T03:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Network connection Oracle APEX to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113264#M9616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be helpful if you posted the SAS error messages as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 05:33:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113264#M9616</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2012-07-20T05:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Network connection Oracle APEX to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113265#M9617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no error message, the schema just doesn't appear in the Server Libraries list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 05:35:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113265#M9617</guid>
      <dc:creator>pcfriendly</dc:creator>
      <dc:date>2012-07-20T05:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Network connection Oracle APEX to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113266#M9618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of putting your libname statement in the "submit when server connected" option, put it explicitly into a code window, and submit it to your server. Your log should then show an error message, which you can post to give us some indications of the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 18:17:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113266#M9618</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2012-07-20T18:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Network connection Oracle APEX to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113267#M9619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or, if you're looking for the elusive SAS log content that happens as part of an autoexec, check this technique:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://blogs.sas.com/content/sasdummy/2012/01/11/uncovering-the-hidden-parts-of-the-sas-log/"&gt;http://blogs.sas.com/content/sasdummy/2012/01/11/uncovering-the-hidden-parts-of-the-sas-log/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 18:28:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113267#M9619</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2012-07-20T18:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Network connection Oracle APEX to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113268#M9620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the tip TomKari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the error as below;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt; font-family: Courier New;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ERROR: ORACLE connection error: ORA-12154: TNS:could not resolve the connect identifier specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried changing things around but no luck, appreciate any suggests, Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 21:58:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113268#M9620</guid>
      <dc:creator>pcfriendly</dc:creator>
      <dc:date>2012-07-23T21:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Network connection Oracle APEX to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113269#M9621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TNS is an Oracle communication facility. This may be an Oracle connection problem, with nothing to do with SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I usually suggest to people in this situation is to connect to the Oracle database with an Oracle tool from your SAS server (I'm not familiar with Oracle APEX, but in my environment I would suggest to connect directly to Oracle with SQL*Plus, and make sure you can access your data.) Don't just get a connection, make sure you can actually see data, as this will establish that there aren't any permission problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can do this, and it's very important that you do it from the machine that you are using as your SAS server, the problem is probably with your SAS connection. Otherwise, you need to get the Oracle part of it working first, then move on to the SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know what happens, and we can continue from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2012 13:00:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113269#M9621</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2012-07-24T13:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Network connection Oracle APEX to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113270#M9622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the SAS server you are using with EG, Oracle's SQL*NET software must be installed and in that software there is a configuration file called TNSNAMES.ORA where all of the Oracle databases you wish to connect to must be defined. The error you are getting indicates that the Oracle server CDRX10 is not defined in this file. Please note TNSNAMES.ORA is simply a text file. You can do a search to find it in the Oracle software directory then open it in NOTEPAD and search for the text CDRX10.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2012 20:21:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113270#M9622</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2012-07-24T20:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Network connection Oracle APEX to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113271#M9623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is also true for independent Windows workstation SAS installation trying to connect to an ODBC system database. We had to add servers to tnsnames.ora file on each PC. We also had to define this system database in Windows Data Sources (ODBC) tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2012 22:43:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113271#M9623</guid>
      <dc:creator>Dorota_Jarosz</dc:creator>
      <dc:date>2012-07-24T22:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Network connection Oracle APEX to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113272#M9624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone who replied,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly, thanks for your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to follow up the SQL Plus option to check the connectivity of my Oracle APEX DB, I installed 11G which has SQL Plus but I'll need some help with writing the script to test the connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the SERVER as &lt;SPAN style="font-family: 'Courier New'; background: white; color: purple;"&gt;'lxdb0120.in.company.com.au', the username &amp;amp; password.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: purple;"&gt;What do I need to write on the command line with SQL Plus to check the connection? Ping? &lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 03:44:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113272#M9624</guid>
      <dc:creator>pcfriendly</dc:creator>
      <dc:date>2012-07-25T03:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Network connection Oracle APEX to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113273#M9625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I don't have Oracle available to me where I am working currently, but when you start SQL Plus you are prompted for the Oracle path username and password - the path resolves to a particular Oracle server and database using the TNSNAMES.ORA file. Have you added the Apex server definition into this file? Also Oracle provides a TNSPING command to see if an Oracle database/server is active or not. BTW you can google these issues to find out more. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 04:54:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Network-connection-Oracle-APEX-to-SAS/m-p/113273#M9625</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2012-07-25T04:54:39Z</dc:date>
    </item>
  </channel>
</rss>

