<?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: commit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit/m-p/3454449#M829904</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;if you use commit in select and endselect .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every time you are committing the database such that updation to database is over .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if we gone thru select statement for 20 times  you are committing the database  20 times .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means more  pressure u r putting on DATABASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in such a way if we have gone through  the  select for more than 10 times or 10000 times in production ( AS select end select is  like a LOOP) we are hitting database such many times .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so we must nit use commit in with in select to protect database from max hittings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Feb 2009 09:13:29 GMT</pubDate>
    <dc:creator>kamesh_g</dc:creator>
    <dc:date>2009-02-23T09:13:29Z</dc:date>
    <item>
      <title>commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit/m-p/3454445#M829900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please tell me&lt;/P&gt;&lt;P&gt;if i place commit in select and endselect . what happens?&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 17:39:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit/m-p/3454445#M829900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T17:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit/m-p/3454446#M829901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;comit work will complete the update process which you did in a LUW.. if you dont have any LUW.. by the time comit work is hit.. nothing happens...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search in forums for LUW...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 17:42:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit/m-p/3454446#M829901</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-02-14T17:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit/m-p/3454447#M829902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jay - don't really understand your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you put a COMMIT inside SELECT/ENDSELECT, you will get a run time error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 18:31:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit/m-p/3454447#M829902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T18:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit/m-p/3454448#M829903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why are we getting error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 09:07:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit/m-p/3454448#M829903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T09:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit/m-p/3454449#M829904</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;if you use commit in select and endselect .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every time you are committing the database such that updation to database is over .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if we gone thru select statement for 20 times  you are committing the database  20 times .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means more  pressure u r putting on DATABASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in such a way if we have gone through  the  select for more than 10 times or 10000 times in production ( AS select end select is  like a LOOP) we are hitting database such many times .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so we must nit use commit in with in select to protect database from max hittings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 09:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit/m-p/3454449#M829904</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2009-02-23T09:13:29Z</dc:date>
    </item>
  </channel>
</rss>

