<?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>Question Re: on which layer OPEN SQL query got's executed in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/on-which-layer-open-sql-query-got-s-executed/qaa-p/755731#M216686</link>
    <description>&lt;P&gt;I.e processing done in both app and db servers.&lt;/P&gt;</description>
    <pubDate>Sat, 09 Feb 2019 13:30:09 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2019-02-09T13:30:09Z</dc:date>
    <item>
      <title>on which layer OPEN SQL query got's executed</title>
      <link>https://community.sap.com/t5/technology-q-a/on-which-layer-open-sql-query-got-s-executed/qaq-p/755729</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
  &lt;P&gt;i have following doubt in my mind since long back .&lt;/P&gt;
  &lt;P&gt;can any one give a brief explanation on where will be the OPEN SQL got executed/ processed. either in Application Layer or Database layer ?&lt;/P&gt;
  &lt;P&gt;if an ABAP program executed and it contains a select query , then what will happen unless the data comes in internal table/ work area i.e. process flow chart of an OPEN SQL. can any one provide with clear picture or processing of OPEN SQL Query Statement?&lt;/P&gt;</description>
      <pubDate>Sat, 09 Feb 2019 11:38:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/on-which-layer-open-sql-query-got-s-executed/qaq-p/755729</guid>
      <dc:creator>Balu483</dc:creator>
      <dc:date>2019-02-09T11:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: on which layer OPEN SQL query got's executed</title>
      <link>https://community.sap.com/t5/technology-q-a/on-which-layer-open-sql-query-got-s-executed/qaa-p/755730#M216685</link>
      <description>&lt;P&gt;Clear picture (and description) here : &lt;A href="https://help.sap.com/saphelp_nw70/helpdata/en/fc/eb3976358411d1829f0000e829fbfe/frameset.htm"&gt;SAP Library - Database Accesses of the NetWeaver AS ABAP&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Feb 2019 13:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/on-which-layer-open-sql-query-got-s-executed/qaa-p/755730#M216685</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-02-09T13:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: on which layer OPEN SQL query got's executed</title>
      <link>https://community.sap.com/t5/technology-q-a/on-which-layer-open-sql-query-got-s-executed/qaa-p/755731#M216686</link>
      <description>&lt;P&gt;I.e processing done in both app and db servers.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Feb 2019 13:30:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/on-which-layer-open-sql-query-got-s-executed/qaa-p/755731#M216686</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-02-09T13:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: on which layer OPEN SQL query got's executed</title>
      <link>https://community.sap.com/t5/technology-q-a/on-which-layer-open-sql-query-got-s-executed/qaa-p/755732#M216687</link>
      <description>&lt;P&gt;(1) ABAP SQL statement ---exec---&amp;gt; (2) Kernel DataBase Interface (BC-DBI) ---exec---&amp;gt; (3) Kernel DataBase Shared Library (DBSL) ---exec---&amp;gt; (4) SQL statement at database level&lt;/P&gt;&lt;P&gt;(1) (2) (3) are at the SAP application server level; they build the SQL statement so that its syntax is valid/recognized by the type of database at (4) (i.e. HANA, Oracle, etc.); there is one DBI common to all database types; there is one DBSL per database type.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Feb 2019 06:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/on-which-layer-open-sql-query-got-s-executed/qaa-p/755732#M216687</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-02-10T06:44:56Z</dc:date>
    </item>
  </channel>
</rss>

