<?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 Oracle Connection from ABAP Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/oracle-connection-from-abap-program/m-p/4958718#M1156073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to connect to an external database in another server from ABAP Program, now I've reading some Blogs and Thread about it but I'm really lost in wich are the actual steps to do this, I've read about a "tnsnames.ora" file, but I have the next doubts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- This tns file exists in the sap server where is running the ABAP Program or in the Oracle database server or in both??&lt;/P&gt;&lt;P&gt;- Wich should be an example or what it needs to be written in the CON_ENV field of the DBCON table entrie.&lt;/P&gt;&lt;P&gt;- The CON_NAME can be any name or it should have relation to the database name or something like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would really appreciate any kind of help cause I've never done this before with any external database so I don't know the steps to do this, I'm clear on the ABAP Code to connect but I'm lost in the DBCON entrie and any other steps necessary for this, I'm actually reading SAP Notes but they're very confuse about this, thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Dec 2008 02:35:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-12T02:35:18Z</dc:date>
    <item>
      <title>Oracle Connection from ABAP Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oracle-connection-from-abap-program/m-p/4958718#M1156073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to connect to an external database in another server from ABAP Program, now I've reading some Blogs and Thread about it but I'm really lost in wich are the actual steps to do this, I've read about a "tnsnames.ora" file, but I have the next doubts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- This tns file exists in the sap server where is running the ABAP Program or in the Oracle database server or in both??&lt;/P&gt;&lt;P&gt;- Wich should be an example or what it needs to be written in the CON_ENV field of the DBCON table entrie.&lt;/P&gt;&lt;P&gt;- The CON_NAME can be any name or it should have relation to the database name or something like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would really appreciate any kind of help cause I've never done this before with any external database so I don't know the steps to do this, I'm clear on the ABAP Code to connect but I'm lost in the DBCON entrie and any other steps necessary for this, I'm actually reading SAP Notes but they're very confuse about this, thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2008 02:35:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oracle-connection-from-abap-program/m-p/4958718#M1156073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-12T02:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Connection from ABAP Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oracle-connection-from-abap-program/m-p/4958719#M1156074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here goes some answers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. TNS file can be found at Oracle database, here's is ex. path &lt;/P&gt;&lt;P&gt;    C:\oracle\ora81\network\ADMIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Regarding DBCON entry, look at this help link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/9c/d736b880c34f76b507bac7751a0474/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/9c/d736b880c34f76b507bac7751a0474/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks\&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2008 05:39:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oracle-connection-from-abap-program/m-p/4958719#M1156074</guid>
      <dc:creator>former_member222860</dc:creator>
      <dc:date>2008-12-12T05:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Connection from ABAP Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oracle-connection-from-abap-program/m-p/4958720#M1156075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer, I've read the help you gave me, now the system where is my ABAP Code is a IBM Database, and the DB I'm trying to connect to is a Oracle Database, now the TNS name should be in the TNS File in the Oracle System?, and how is that going to help me in the DBCON table???, maybe I'm approaching this incorrectly, do you think????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 20:54:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oracle-connection-from-abap-program/m-p/4958720#M1156075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T20:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Connection from ABAP Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oracle-connection-from-abap-program/m-p/4958721#M1156076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you gone through these below Web Blogs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Using ABAP to access non-SAP databases|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/11543] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Suck that data out ! Connect from Oracle to MaxDB|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/6225] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Configure DBCO (Database Multiconnect) on IBM i5/iSeries|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/4198] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 22:25:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oracle-connection-from-abap-program/m-p/4958721#M1156076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T22:25:55Z</dc:date>
    </item>
  </channel>
</rss>

