<?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: Performance Improvement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement/m-p/3327864#M797110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open cursor processing is necessary  for blockwise processing of very large amounts of data, (blocks of about 10.000 records, at least several blocks) Then it helps, becomes otherwise it is hard to find to next block. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For standard SQL problems it is not necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Feb 2008 16:04:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-05T16:04:32Z</dc:date>
    <item>
      <title>Performance Improvement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement/m-p/3327862#M797108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use cursor will it improve the performance of a program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use cursors in DB2 database and if you go for other data base(replatform to oracle) for example oracle will we have any problem with cursors? is cursors belong to open sql or native sql?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 12:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement/m-p/3327862#M797108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T12:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Improvement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement/m-p/3327863#M797109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've never known it to improve performance. It's used to allow several independent access paths to the same table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's an open SQL commnad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see more by pressing F1 on OPEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 14:09:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement/m-p/3327863#M797109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T14:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Improvement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement/m-p/3327864#M797110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open cursor processing is necessary  for blockwise processing of very large amounts of data, (blocks of about 10.000 records, at least several blocks) Then it helps, becomes otherwise it is hard to find to next block. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For standard SQL problems it is not necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 16:04:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement/m-p/3327864#M797110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T16:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Improvement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement/m-p/3327865#M797111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the PACKAGE SIZE option of the SELECT statement is a better option for large amounts of data. So a cursor is not needed in that case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 17:39:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-improvement/m-p/3327865#M797111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T17:39:11Z</dc:date>
    </item>
  </channel>
</rss>

