<?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: DB Connect Error while establishing secondary Database DB2 in mainframe sys in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-connect-error-while-establishing-secondary-database-db2-in-mainframe-sys/m-p/5890521#M1326320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem was more because of SAP patch not being installed on SAP system.&lt;/P&gt;&lt;P&gt;Thanks everyone for replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2009 09:05:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-21T09:05:07Z</dc:date>
    <item>
      <title>DB Connect Error while establishing secondary Database DB2 in mainframe sys</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-connect-error-while-establishing-secondary-database-db2-in-mainframe-sys/m-p/5890517#M1326316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to establish a secondary database connection between my ECC system and a mainframe system.&lt;/P&gt;&lt;P&gt;In my SAP system, the database is Oracle and version is 10.2&lt;/P&gt;&lt;P&gt;I want to connect to a mainframe system DB2 (AS400).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have installed DB2 client in SAP server.&lt;/P&gt;&lt;P&gt;I have checked the access to Mainframe system from DB2 client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made the entry in DBCON table via t-code DBCO, which looks like this&lt;/P&gt;&lt;P&gt;AS4_HOST=&amp;lt;ip_address&amp;gt;;AS4_DB_LIBRARY=&amp;lt;LIB_NAME&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I run, the std program ABCD_TEST_CONNECTION, I am getting error&lt;/P&gt;&lt;P&gt;Secondary DB connect FAILED!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some doubts:&lt;/P&gt;&lt;P&gt;1) From an Oracle Database point, is it required to login to sqlplus and create a database link between Oracle Database and the Mainframe Database?&lt;/P&gt;&lt;P&gt;2) Is it required to have an entry in SM59, which connects the Mainframe system, if so what type of connection &amp;amp; name?&lt;/P&gt;&lt;P&gt;3) If anyone has faced situation like this, can you share what steps were taken to resolve the error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not the forum to post this question, can you suggest the correct forum?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 13:02:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/db-connect-error-while-establishing-secondary-database-db2-in-mainframe-sys/m-p/5890517#M1326316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T13:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Error while establishing secondary Database DB2 in mainframe sys</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-connect-error-while-establishing-secondary-database-db2-in-mainframe-sys/m-p/5890518#M1326317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even I have the same requirement. Kindly let me know the steps to followed if you have setup the connection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 08:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/db-connect-error-while-establishing-secondary-database-db2-in-mainframe-sys/m-p/5890518#M1326317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-21T08:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Error while establishing secondary Database DB2 in mainframe sys</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-connect-error-while-establishing-secondary-database-db2-in-mainframe-sys/m-p/5890519#M1326318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Prem,&lt;/P&gt;&lt;P&gt;I have established connectivity with Mainframe via DB-Connect.&lt;/P&gt;&lt;P&gt;THe steps are&lt;/P&gt;&lt;P&gt;1) Make entry in DBCON table&lt;/P&gt;&lt;P&gt;2) Install DB2 client in SAP-Server&lt;/P&gt;&lt;P&gt;3) There are some jobs which needs to be run in Mainframe system. The job name was mentioned in one of SAP notes.&lt;/P&gt;&lt;P&gt;If you are facing problems after this, just check SAP version and patch installed.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 08:56:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/db-connect-error-while-establishing-secondary-database-db2-in-mainframe-sys/m-p/5890519#M1326318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-21T08:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Error while establishing secondary Database DB2 in mainframe sys</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-connect-error-while-establishing-secondary-database-db2-in-mainframe-sys/m-p/5890520#M1326319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/graham.robinson/blog/2008/10/27/using-abap-to-access-non-sap-databases&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through above link, helpful to you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 09:01:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/db-connect-error-while-establishing-secondary-database-db2-in-mainframe-sys/m-p/5890520#M1326319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-21T09:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect Error while establishing secondary Database DB2 in mainframe sys</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/db-connect-error-while-establishing-secondary-database-db2-in-mainframe-sys/m-p/5890521#M1326320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem was more because of SAP patch not being installed on SAP system.&lt;/P&gt;&lt;P&gt;Thanks everyone for replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 09:05:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/db-connect-error-while-establishing-secondary-database-db2-in-mainframe-sys/m-p/5890521#M1326320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-21T09:05:07Z</dc:date>
    </item>
  </channel>
</rss>

