DBAsupport.com Forums - Powered by vBulletin
Results 1 to 6 of 6

Thread: Archive and checkpoint settings?

  1. #1
    Join Date
    Nov 2000
    Posts
    164

    Question

    Good morning all! Our database is archiving at every 6 seconds. Can anyone suggest why and how can we reduce the frequency? We have log_checkpoint_interval = 3000000 and log_checkpoint_timeout = 0. Thanks!

  2. #2
    Join Date
    Nov 2000
    Posts
    101
    HI,

    shutdown the database
    Increase the time in log_checpoin_interval in initfile
    restart the database

    Then see the performance.

    bye
    gandhi


  3. #3
    Join Date
    Nov 2000
    Posts
    164

    Unhappy

    Tried that but didn't work. We don't have many users currently using the database, there shouldn't be that much to archive. Any suggestion? Thanks!

  4. #4
    Join Date
    Feb 2001
    Location
    Kolkata- India
    Posts
    356
    Try Increasing the size of yr log file and also increase log_checkpoint_interval parameter.
    There Nothing You cannot Do, The problem is HOW.

  5. #5
    Join Date
    Nov 2000
    Location
    Potomac, Maryland
    Posts
    85
    Increase the size of your redo log files.
    What's your current redo log file size? Is it less than 3 Meg ?

  6. #6
    Join Date
    Nov 2000
    Posts
    164
    Thanks, I will try to increase them. We have 5 redo log groups each with 3M.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width