<?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: Checkpoint not complete in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654985#M1116482</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;Keep in mind that in Oracle 10g you cannot control the size of the redo log buffer as before with the mentioned parameter. Oracle will allocate the space based in granules. Setting the log buffer to 1048576, you are indicating Oracle 10g the minimun size to be allocated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2007 21:49:53 GMT</pubDate>
    <dc:creator>fidel_vales</dc:creator>
    <dc:date>2007-08-10T21:49:53Z</dc:date>
    <item>
      <title>Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaq-p/2654981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After  four Oracle 10 upgrades, the only remaining warning I have on db13 in all databases I upgraded is about "checkpoint not complete" . This only happens when there is a lot of activity in the database . It never happened before though, even when there was a lot of activity in the database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found note #79341 and #1068186  and I have set &lt;U&gt;DISABLE&lt;/U&gt;SELFTUNE_CHECKPOINTING&lt;/P&gt;&lt;P&gt;to FALSE, but this didn't particularly help, still get the warnings &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions are: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The log buffer size is increased by the upgrade to 14M (instead of 1M that is used to be). I have 2 groups of redo log files, with 2 files each. Each file is 20M on size. &lt;/P&gt;&lt;P&gt;I was thinking of increasing them to 30M each. Do you think that this is a good thing to do? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under /oracle/SID/saptrace/background, I see in the log writer trace the messages below. Do you know why I get these messages and are they relevant to the issue I have with the checkpoint?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;SERVICE NAME:() 2007-08-09 09:56:38.059&lt;/P&gt;&lt;/LI&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;SESSION ID:(316.1) 2007-08-09 09:56:38.059&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;Maximum redo generation record size = 197120 bytes&lt;/P&gt;&lt;P&gt;Maximum redo generation change vector size = 190204 bytes&lt;/P&gt;&lt;P&gt;tkcrrsarc: (WARN) Failed to find ARCH for message (message:0x10)&lt;/P&gt;&lt;P&gt;tkcrrpa: (WARN) Failed initial attempt to send ARCH message (message:0x10)&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;2007-08-09 12:55:29.062&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;LGWR: Archivelog for thread 1 sequence 3662 will NOT be compressed&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;2007-08-09 14:56:22.902&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;LGWR: Archivelog for thread 1 sequence 3663 will NOT be compressed&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;2007-08-09 15:09:29.136&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;LGWR: Archivelog for thread 1 sequence 3664 will NOT be compressed&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;2007-08-09 18:25:38.287&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 13:21:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaq-p/2654981</guid>
      <dc:creator>former_member84399</dc:creator>
      <dc:date>2007-08-10T13:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654982#M1116479</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;OSS Note 79341 suggestions are the best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 13:49:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654982#M1116479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T13:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654983#M1116480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andreas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can ignore the LGWR not compressed messages. If needed i can post the corresponding oracle metalink doc here, it is 284618.1. I don't hope you are on Oracle 10.1.0.X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checkpoint not complete mostly happens, when the DBWR cannot keep up writing dirty blocks from the buffer cache to the database files. Every logswitch (redo log full, switch to next redo group) triggers a log checkpoint. Here is a general recommondation, please apply careful as this is depending on your system:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- if possible go to four redo log groups&lt;/P&gt;&lt;P&gt;- 20mb per redo log is tiny. if possible extend to 50mb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen systems with more than 20mb redo generated per second, they needed redo log sizes around 1gb. Redo log switches should occur once per minute under load. If log_checkpoints_to_alert is set to true you can see log switches in the alert log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Beginning log switch checkpoint up to RBA [0x13d2.2.10], SCN: 44944154&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With 4 groups and 50mb, there should be less pressure on the dbwr. Please do not hesitate to come back if you need further clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 14:14:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654983#M1116480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T14:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654984#M1116481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP Note  830576 has this for buffer size: LOG_BUFFER  1048576 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the same problem with checkpoints and reduced the log_buffer size to 1048576 and the issue went away.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 14:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654984#M1116481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T14:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654985#M1116482</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;Keep in mind that in Oracle 10g you cannot control the size of the redo log buffer as before with the mentioned parameter. Oracle will allocate the space based in granules. Setting the log buffer to 1048576, you are indicating Oracle 10g the minimun size to be allocated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 21:49:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654985#M1116482</guid>
      <dc:creator>fidel_vales</dc:creator>
      <dc:date>2007-08-10T21:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654986#M1116483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not know that! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 22:22:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654986#M1116483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T22:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654987#M1116484</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;you should set &lt;U&gt;DISABLE&lt;/U&gt;SELFTUNE_CHECKPOINTING&lt;/P&gt;&lt;P&gt;to TRUE not to FALSE as stated in OSS note 1068186 to reduce the number of checkpoints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should also consider increasing the number of DB writers (parameter db_writer_processes) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 19:53:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654987#M1116484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T19:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654988#M1116485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;A Checkpoint is a database event which synchronizes the modified data blocks in memory with the datafiles on disk.&lt;/P&gt;&lt;P&gt;Checkpoint not complete indicates that Oracle wants to reuse a redo log file, but &lt;/P&gt;&lt;P&gt;the current checkpoint position is still in that log. In this case, Oracle must &lt;/P&gt;&lt;P&gt;wait until the checkpoint position passes that log&lt;/P&gt;&lt;P&gt;this situation may be encountered if DBWR writes too slowly, or if a log switch happens before the log is completely full, or if log file sizes are too small.&lt;/P&gt;&lt;P&gt;I would even recommend sizing them a few hundred Mbytes, you can also consider adding an extra group because the checkpoint of the log about to be overwritten is not yet complete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 12:48:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654988#M1116485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-14T12:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654989#M1116486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your replies so far. In the meanwhile, I increased the size of my redologs from 20M to 50M. The checkpoint warnings still exist but they are significally reduced. I plan to put two more redo log groups (I only have two at the moment) and see what happens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone knows why this behaviour in Oracle 10? The systems I am working on haven't had any increase in the user load and never had checkpoint warnings. I found notes 79341 and 1068186 but it is not clear to me what exactly happens for Oracle not to issue checkpoints as before. As I said, I have this issue directly  after the upgrade to Oracle 10 and without any additional load to the system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 09:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654989#M1116486</guid>
      <dc:creator>former_member84399</dc:creator>
      <dc:date>2007-08-22T09:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654990#M1116487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Up to my knowledge, in 10 G Yes it is recmdd to go for Big redos in place of small in 9i.Oracle upgrade Doc says that.So I guess we can say in 10g checkponting is fast? NOt sure !&lt;/P&gt;&lt;P&gt;Depending on the number of datafiles in a database, a checkpoint can be a &lt;/P&gt;&lt;P&gt;highly resource intensive operation, And Tuning checkpoints involves four key initialization parameters.'&lt;/P&gt;&lt;P&gt;And this issue I heard many times after fresh upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 09:49:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654990#M1116487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T09:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654991#M1116488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP note 1068186 explains why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to revert to Oarcfle 9i'w way, you can set the parameter "_disable_selftune_checkpointing" to the value "TRUE"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 12:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654991#M1116488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T12:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654992#M1116489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Anyone knows why this behaviour in Oracle 10? The systems I am working on haven't had any increase in the user load and never had checkpoint warnings. I found notes 79341 and 1068186 but it is not clear to me what exactly happens for Oracle not to issue checkpoints as before. As I said, I have this issue directly after the upgrade to Oracle 10 and without any additional load to the system.&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had exactly the same behaviour like you have when going from 9i to 10g. I have made the following observation:&lt;/P&gt;&lt;P&gt;- 9i: dbwr immediately starts to work after the first log switch checkpoint&lt;/P&gt;&lt;P&gt;- 10g: dbwr is kind of lazy and is not working a lot before a SECOND logswitch is pending&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can easily see what is going on, with querying v$log:&lt;/P&gt;&lt;P&gt;[code]SQL&amp;gt; select * from v$log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    GROUP#    THREAD#  SEQUENCE#      BYTES    MEMBERS ARC STATUS           FIRST_CHANGE# FIRST_TIM&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt; -&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt; -&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt; -&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt; -&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt; --- -&lt;/P&gt;&lt;HR originaltext="---------------" /&gt;&lt;P&gt; -&lt;/P&gt;&lt;HR originaltext="------------" /&gt;&lt;P&gt; -&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt;        15          1      54069 1048576000          1 YES INACTIVE            1.8710E+12 27-AUG-07&lt;/P&gt;&lt;P&gt;        16          1      54070 1048576000          1 YES ACTIVE              1.8710E+12 27-AUG-07&lt;/P&gt;&lt;P&gt;        17          1      54071 1048576000          1 NO  CURRENT             1.8710E+12 27-AUG-07[/code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this example there is one checkpoint - of group 16 - pending, therefore this redo is still active. When there is no inactive group, and the current is full, a checkpoint not complete occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not very convinced that the &lt;U&gt;disable&lt;/U&gt;selftune_checkpointing will help much in your case (but i could  be wrong, so be free to try). dbwr must write all changed blocks covered in the group before the log group can be reused. If under load the log gets full, there is no way to prevent a log switch checkpoint (there are of course checkpoint events other than log switches).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 14:43:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654992#M1116489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-27T14:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654993#M1116490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all, thank you for your replies so far, I awarded some points &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have had 9 systems upgraded so far. I am playing with different combinations of redo size, redo groups numbers and &lt;U&gt;DISABLE&lt;/U&gt;SELFTUNE_CHECKPOINTING. Here are my findings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changing the &lt;U&gt;DISABLE&lt;/U&gt;SELFTUNE_CHECKPOINTING parameter hasn't made much difference anywhere. Whether set to true, false or reset (not sure what the default value is then as I can not see it in db03 or using show parameter from sqlplus), I have loads of checkpoint not completed messages in my busy systems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had 4 redo log groups initially consisting of 1 redo log each of 20 M&lt;/P&gt;&lt;P&gt;Initially, I increased each redo log files size to 50M, the warnings were reduced (from 8-10 per day to 2-3). I then added 2 more groups of 1 redo log each (50M again). I now have none or 1 warning per day there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinod, if you can copy and paste me the extract from the database upgrade guide that is talking about the size of the redologs I will be grateful. I tried to look for it both in the SAP Oracle 10 upgrade guide and the Oracle guide from Metalink but I couldn't find it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric, or anybody else that understands the term "the database is fluctuating" from note 1068186, could you please explain it here? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 10:06:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654993#M1116490</guid>
      <dc:creator>former_member84399</dc:creator>
      <dc:date>2007-08-29T10:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654994#M1116491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One should not guess but i read the german version of the note as well, and i am pretty sure that 'fluctuating' means that the database is still aligning with its typical load patterns. As i already mentioned this most probably has to do with the other sort of checkpoints and not log switch checkpoints. These other (incremental) checkpoints can be tuned with various parameters (log_checkpoint_timeout / fast_start_mttr_target).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in your case we have log switch checkpoints, which can only be controlled by the size of the redo logs. As your observations say you already reduced the not complete messages significantly. I am quite sure that they will go away completely when you further increase the size. 50mb is still tiny as on a fast system the logwriter can write 20mb or more per second under load. So if you have 4 redo groups of 50mb this would give 200mb divided by 20mb/s = 10s. So DBWR either has to write all changed blocks covered in the first group to the datafiles in 10s &amp;lt;b&amp;gt;or&amp;lt;/b&amp;gt; a checkpoint not complete occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In worst cases a single redo entry like &amp;lt;i&amp;gt;update bigtable set counter = counter + 1&amp;lt;/i&amp;gt; could change millions of table blocks and generating millions of undo blocks which have to be written by the DBWR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Redo log switches should occur once per minute under load. If log_checkpoints_to_alert is set to true you can see log switches in the alert log.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;If you have logswitches under one minute when the checkpoint not complete occurs, then your log size is most probably still to small.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course if nobody complains of the now sporadic not complete messages, and you do not experience system hangs at crucial times, you should not worry to much about them anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 11:31:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654994#M1116491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T11:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654995#M1116492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW forgot, to see if an underscore parameter is set you can either do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[code]SQL&amp;gt; show parameter &lt;U&gt;disable&lt;/U&gt;selftune_checkpointing[/code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work in 10g, otherwise do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[code]SQL&amp;gt; select a.ksppinm "Parameter", b.ksppstvl "Session Value", c.ksppstvl "Instance Value" &lt;/P&gt;&lt;P&gt;from x$ksppi a, x$ksppcv b, x$ksppsv c &lt;/P&gt;&lt;P&gt;where a.indx = b.indx and a.indx = c.indx &lt;/P&gt;&lt;P&gt;and ksppinm ='_disable_selftune_checkpointing';[/code]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 11:44:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654995#M1116492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T11:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654996#M1116493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if your system had big loads in certain periods, I would advise using 6 or 8 regolog groups of 200MB each. If this is not enough, come back to this topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;20MB was really not enough.&lt;/P&gt;&lt;P&gt;50 MB is OK for small SAP systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;200MB is usually enough for most SAP systems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 11:55:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654996#M1116493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T11:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654997#M1116494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answers, I awarded some more points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I have my problem solved, 4 groups of 100M each has done the trick. I noticed a strange behaviour while resizing the redo logs, which might be the cause of the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that a log switch is always triggering a checkpoint (and the opposite is not true). When I was dropping redo log groups, I got two different kind of errors. One was the the redo log group to be dropped can not be dropped because it is current. This makes sense and I easily issued an "alter system switch logfile" statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL&amp;gt;   ALTER DATABASE DROP LOGFILE GROUP 13;&lt;/P&gt;&lt;P&gt;  ALTER DATABASE DROP LOGFILE GROUP 13&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;ERROR at line 1:&lt;/P&gt;&lt;P&gt;ORA-01623: log 13 is current log for instance BWT (thread 1) - cannot drop&lt;/P&gt;&lt;P&gt;ORA-00312: online log 13 thread 1: '/oracle/BWT/origlogA/log_g13m1.dbf'&lt;/P&gt;&lt;P&gt;ORA-00312: online log 13 thread 1: '/oracle/BWT/mirrlogA/log_g13m2.dbf'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL&amp;gt; alter system switch logfile;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System altered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, when I tried to drop the same redo log group (that was not current any more, as I had just switched to the next one) I got the message &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL&amp;gt; ALTER DATABASE DROP LOGFILE GROUP 13;&lt;/P&gt;&lt;P&gt;ALTER DATABASE DROP LOGFILE GROUP 13&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;ERROR at line 1:&lt;/P&gt;&lt;P&gt;ORA-01624: log 13 needed for crash recovery of instance BWT (thread 1)&lt;/P&gt;&lt;P&gt;ORA-00312: online log 13 thread 1: '/oracle/BWT/origlogA/log_g13m1.dbf'&lt;/P&gt;&lt;P&gt;ORA-00312: online log 13 thread 1: '/oracle/BWT/mirrlogA/log_g13m2.dbf'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So despite the switch, a checkpoint has not been issued yet. When I executed, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alter system checkpoint;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could then drop log froup 13 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had similar issues with other log groups . What I do not understand is why I had to issue a manual checkpoint, I believed that the log switch should have issued a checkpoint itself. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 14:41:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654997#M1116494</guid>
      <dc:creator>former_member84399</dc:creator>
      <dc:date>2007-09-03T14:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654998#M1116495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;I believed that the log switch should have issued a checkpoint itself.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well, a checkpoint is issued, but the work can take some time to execute. This work is being done by the CKPT process. so, this is normal behavior and is expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 17:52:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654998#M1116495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T17:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654999#M1116496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;ORA-01624: log 13 needed for crash recovery of instance BWT (thread 1)&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that this group is still active and its logswitch checkpoint is not done yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again a brief overview:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- every change generates redo (written to the current redo group) and changed blocks in the buffer cache (memory)&lt;/P&gt;&lt;P&gt;- everytime the redo log gets full a logswitch checkpoint is triggered, indicating DBWR to write all changed blocks to the data files, a new log group becomes current&lt;/P&gt;&lt;P&gt;- to loggroup stays active until the checkpoint completes (meaning all changed blocks covered in the redo are now written to disk. If the instance crashes before the checkpoint completed, this very log group would be needed for the recovery. Therefore you are not allowed to drop either a current, or an active log group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So a checkpoint is mainly done by DBWR, the CKPT process only updates the file headers when a checkpoint completes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 07:37:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2654999#M1116496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T07:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint not complete</title>
      <link>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2655000#M1116497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Just to side track abit. Can i said that when "checkpoint not complete" occured, it acutally mean that oracle is not able to read the data due to checkpoint is logging the process. "Checkpoint not complete" is actually not an error targeting the checkpoint issue. Or i can rephase the error as "read error due to checkpoint is in progress" Kindly correct me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;Lauran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 05:46:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/checkpoint-not-complete/qaa-p/2655000#M1116497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T05:46:19Z</dc:date>
    </item>
  </channel>
</rss>

