<?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 Database Link does not work on DI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-link-does-not-work-on-di/m-p/6726004#M1456286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,  in installed a DI beside on CI. We use some DB-Links to an MS SQL Sever and access the tables with Native SQL. If the ABAP is running on the CI, we have no problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if we start the programm on the DI, we got short dumps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the dev_w0 i see such entries:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B  create_con (con_name=NEXUS2_GARTNER)&lt;/P&gt;&lt;P&gt;B  Loading DB library 'D:\usr\sap\P02\D00\exe\dbmssslib.dll' ...&lt;/P&gt;&lt;P&gt;B  Library 'D:\usr\sap\P02\D00\exe\dbmssslib.dll' loaded&lt;/P&gt;&lt;P&gt;B  Version of 'D:\usr\sap\P02\D00\exe\dbmssslib.dll' is "700.08", patchlevel (0.246)&lt;/P&gt;&lt;P&gt;B  New connection 1 created&lt;/P&gt;&lt;P&gt;B  Connect to SQL_EXT as sapsa with MSSQL_SERVER=SQLSERVER1 MSSQL_DBNAME=SQL_EXT&lt;/P&gt;&lt;P&gt;C  Thread ID:3864&lt;/P&gt;&lt;P&gt;C  dbmssslib.dll patch info&lt;/P&gt;&lt;P&gt;C    patchlevel   0&lt;/P&gt;&lt;P&gt;C    patchno      246&lt;/P&gt;&lt;P&gt;C    patchcomment Safety check in connect and execute function (1434523)&lt;/P&gt;&lt;P&gt;C  Network connection used from DIServer to SQLSERVER1 using tcp:SQLSERVER1&lt;/P&gt;&lt;P&gt;C  OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.&lt;/P&gt;&lt;P&gt;C  failed to establish conn to tcp:SQLSERVER1.&lt;/P&gt;&lt;P&gt;C  Retrying without protocol specifier: SQLSERVER1&lt;/P&gt;&lt;P&gt;C  OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.&lt;/P&gt;&lt;P&gt;C  failed to establish conn. 0&lt;/P&gt;&lt;P&gt;B  ***LOG BY2=&amp;gt; sql error -1         performing CON        [dbds#2 @ 1056] [dbds    1056 ]&lt;/P&gt;&lt;P&gt;B  ***LOG BY0=&amp;gt; &amp;lt;message text not available&amp;gt; [dbds#2 @ 1056] [dbds    1056 ]&lt;/P&gt;&lt;P&gt;C     OCIStmtExecute() failed with -1=OCI_ERROR&lt;/P&gt;&lt;P&gt;C     SQL error 942:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does a DB Link does not work on a DI ????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Holger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Mar 2010 15:35:13 GMT</pubDate>
    <dc:creator>holger_kopf</dc:creator>
    <dc:date>2010-03-18T15:35:13Z</dc:date>
    <item>
      <title>Database Link does not work on DI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-link-does-not-work-on-di/m-p/6726004#M1456286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,  in installed a DI beside on CI. We use some DB-Links to an MS SQL Sever and access the tables with Native SQL. If the ABAP is running on the CI, we have no problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if we start the programm on the DI, we got short dumps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the dev_w0 i see such entries:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B  create_con (con_name=NEXUS2_GARTNER)&lt;/P&gt;&lt;P&gt;B  Loading DB library 'D:\usr\sap\P02\D00\exe\dbmssslib.dll' ...&lt;/P&gt;&lt;P&gt;B  Library 'D:\usr\sap\P02\D00\exe\dbmssslib.dll' loaded&lt;/P&gt;&lt;P&gt;B  Version of 'D:\usr\sap\P02\D00\exe\dbmssslib.dll' is "700.08", patchlevel (0.246)&lt;/P&gt;&lt;P&gt;B  New connection 1 created&lt;/P&gt;&lt;P&gt;B  Connect to SQL_EXT as sapsa with MSSQL_SERVER=SQLSERVER1 MSSQL_DBNAME=SQL_EXT&lt;/P&gt;&lt;P&gt;C  Thread ID:3864&lt;/P&gt;&lt;P&gt;C  dbmssslib.dll patch info&lt;/P&gt;&lt;P&gt;C    patchlevel   0&lt;/P&gt;&lt;P&gt;C    patchno      246&lt;/P&gt;&lt;P&gt;C    patchcomment Safety check in connect and execute function (1434523)&lt;/P&gt;&lt;P&gt;C  Network connection used from DIServer to SQLSERVER1 using tcp:SQLSERVER1&lt;/P&gt;&lt;P&gt;C  OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.&lt;/P&gt;&lt;P&gt;C  failed to establish conn to tcp:SQLSERVER1.&lt;/P&gt;&lt;P&gt;C  Retrying without protocol specifier: SQLSERVER1&lt;/P&gt;&lt;P&gt;C  OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.&lt;/P&gt;&lt;P&gt;C  failed to establish conn. 0&lt;/P&gt;&lt;P&gt;B  ***LOG BY2=&amp;gt; sql error -1         performing CON        [dbds#2 @ 1056] [dbds    1056 ]&lt;/P&gt;&lt;P&gt;B  ***LOG BY0=&amp;gt; &amp;lt;message text not available&amp;gt; [dbds#2 @ 1056] [dbds    1056 ]&lt;/P&gt;&lt;P&gt;C     OCIStmtExecute() failed with -1=OCI_ERROR&lt;/P&gt;&lt;P&gt;C     SQL error 942:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does a DB Link does not work on a DI ????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Holger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 15:35:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-link-does-not-work-on-di/m-p/6726004#M1456286</guid>
      <dc:creator>holger_kopf</dc:creator>
      <dc:date>2010-03-18T15:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Database Link does not work on DI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-link-does-not-work-on-di/m-p/6726005#M1456287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have exactly the same problem. Is there already a solution yet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 09:31:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-link-does-not-work-on-di/m-p/6726005#M1456287</guid>
      <dc:creator>Udo_Ahle</dc:creator>
      <dc:date>2010-06-30T09:31:09Z</dc:date>
    </item>
  </channel>
</rss>

