<?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 ABAP program for select data from an Oracle v$ view in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-for-select-data-from-an-oracle-v-view/m-p/499870#M17231</link>
    <description>&lt;P&gt;Hello guys,&lt;/P&gt;
  &lt;P&gt;I am interested in creating a small program for displaying the values from a v$ view of Oracle database. Could you give me an example of how I can create such program?&lt;/P&gt;
  &lt;P&gt;This is the SQL statement that I am interested in:&lt;/P&gt;
  &lt;P&gt;SELECT name, physical_reads, db_block_gets, consistent_gets,100* (1 - (physical_reads / (db_block_gets + consistent_gets))) "Hit Ratio" FROM V$BUFFER_POOL_STATISTICS;&lt;/P&gt;
  &lt;P&gt;Best regards,&lt;/P&gt;
  &lt;P&gt;Manu&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2017 13:47:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-11-07T13:47:24Z</dc:date>
    <item>
      <title>ABAP program for select data from an Oracle v$ view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-for-select-data-from-an-oracle-v-view/m-p/499870#M17231</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;
  &lt;P&gt;I am interested in creating a small program for displaying the values from a v$ view of Oracle database. Could you give me an example of how I can create such program?&lt;/P&gt;
  &lt;P&gt;This is the SQL statement that I am interested in:&lt;/P&gt;
  &lt;P&gt;SELECT name, physical_reads, db_block_gets, consistent_gets,100* (1 - (physical_reads / (db_block_gets + consistent_gets))) "Hit Ratio" FROM V$BUFFER_POOL_STATISTICS;&lt;/P&gt;
  &lt;P&gt;Best regards,&lt;/P&gt;
  &lt;P&gt;Manu&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 13:47:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-for-select-data-from-an-oracle-v-view/m-p/499870#M17231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-07T13:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP program for select data from an Oracle v$ view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-for-select-data-from-an-oracle-v-view/m-p/499871#M17232</link>
      <description>&lt;P&gt;Start with Google -&amp;gt; "native SQL example site:sap.com". This is covered in ABAP Help too.&lt;/P&gt;
  &lt;P&gt;This idea seems rather odd though. What are you trying to achieve with this exactly?&lt;/P&gt;
  &lt;P&gt;P.S. There seems to be a mismatch between the profile name and signature. If it's some kind of nickname then it's best not to mention it to avoid confusion. Otherwise everyone is supposed to use their individual account on SCN, I believe.&lt;/P&gt;
  &lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 18:10:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-for-select-data-from-an-oracle-v-view/m-p/499871#M17232</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-11-07T18:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP program for select data from an Oracle v$ view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-for-select-data-from-an-oracle-v-view/m-p/499872#M17233</link>
      <description>&lt;P&gt;Hello Jelena, &lt;/P&gt;
  &lt;P&gt;Thank you for your answer, it was helpful and managed to display the results of the query with the help of EXEC SQL. Apologies for the name, but this is a customer S-user that is used by an entire team. &lt;/P&gt;
  &lt;P&gt;Best regards, Manuela&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-for-select-data-from-an-oracle-v-view/m-p/499872#M17233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-09T11:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP program for select data from an Oracle v$ view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-for-select-data-from-an-oracle-v-view/m-p/499873#M17234</link>
      <description>&lt;P&gt;This is not really a ‘team’ kind of site and has nothing to do with SAP support. It is a community site for and used by individuals, most of us don’t work for sap and post here in a personal capacity. &lt;/P&gt;
  &lt;P&gt;I do highly recommend creating a personal ID. It’s nicer to deal with real people.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 17:13:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-program-for-select-data-from-an-oracle-v-view/m-p/499873#M17234</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2017-11-09T17:13:18Z</dc:date>
    </item>
  </channel>
</rss>

