for   
Save 
Save 
   Join IIUG  

Informix News
04 December 08 - Steeleye - Multicarta achieves 99.997% uptime for its Informix-based Credit Card Authorization Centre... Read
16 October 08 - VendorRate - Informix Earns Top Customer Satisfaction Score on VendorRate in Q3... Read
14 August 08 - IIUG.org - Sellout Expected for the 2009 IIUG Informix Conference... Read
29 April 08 - IntelligentEnterprise.com - IBM Informix Upgrade Enhances Clustering, Database Management... Read
29 April 08 - itweek.com - IBM 'Cheetah 2' mauls data costs... Read
28 April 08 - eWeek.com - IBM Uncages Cheetah 2 Data Server... Read
28 April 08 - CNNMoney.com - IBM Helps Clients Reduce Data Management Costs With New Informix Dynamic Server... Read
09 April 08 - CNNMoney.com - MediaSpan Embeds IBM Informix Dynamic Server Software for Delivering News to Print, Web and Wireless Devices... Read
08 April 08 - IT-Director.com - Informix seeks developers... Read
18 February 08 - marketwire.com - Icarus Studios Partners With IBM to Upgrade Performance, Availability for Its Online Games... Read
17 January 08 - eWeek.com - IBM Adds Mac Support to IDS for Higher Education... Read
17 January 08 - informationweek.com - Lotus Notes For iPhone Signals Closer Ties Between IBM, Apple... Read
16 January 08 - marketwire.com - IBM Informix Dynamic Server to Deliver Support for Mac OS X... Read
16 January 08 - internetnews.com - IBM's IDS to Support Mac Platform... Read
28 June 07 - REG Developer - IBM and Informix tie down Cheetah... Read
27 June 07 - CBRonline.com - IBM corrects its own Informix customer figures... Read
14 June 07 - vnunet.com - IBM changes spots with Informix 'Cheetah' database... Read
14 June 07 - eChannelLine - IBM expands scope for IDS... Read
14 June 07 - Resellernews - IBM: Informix database alive and kicking... Read
13 June 07 - DB2 Magazine - Cheetah is now out of the gate... Read
12 June 07 - IBM - IDS 11 release announcement (pdf)... Read
12 June 07 - ChannelWeb Network - IBM Uncages IDS 11, Aka Cheetah, Database... Read
12 June 07 - eWeek.com - IBM's 'Cheetah' Ready to Pounce... Read
12 June 07 - InformationWeek - IBM Unleashes 'Cheetah' Database... Read
12 June 07 - WebWire - IBM Strengthens Database Portfolio With New Informix Dynamic Server... Read
12 June 07 - Intelligent Enterprise - IBM Unveils Informix Upgrade... Read
12 June 07 - ComputerWeekly.com - IBM's Cheetah IDS makes leap to better data centre clustering... Read
12 June 07 - ebiz - IBM Unveils Next Generation Informix Dynamic Server... Read
12 June 07 - computerworld.com - Will 'Cheetah' help IBM's Informix chase down market share?... Read
12 June 07 - Internetnews.com - No Data Can Outrun This 'Cheetah'... Read
12 June 07 - de.internet.com - IBM neuer Datenbank-Server mit Codenamen Cheetah ist fertig... Read
12 June 07 - verifox.de - IBM stärkt Datenbank-Portfolio mit neuem Informix Dynamic Server... Read
12 June 07 - golem.de - Informix 11 vorgestellt... Read
12 June 07 - Computerwoche.de - IBM stellt neue Informix-Version vor... Read
12 June 07 - IBM.de - IBM stärkt Datenbank-Portfolio mit neuem Informix Dynamic Server... Read
12 June 07 - Heise - IBM gibt Informix 11 frei... Read
25 May 07 - Taiwan.CNET.com - Local Taiwan Informix user group established... (Chinese language) ... Read
18 May 07 - ChannelWeb Network - IBM Musters Partners For Cheetah Release... Read
18 May 07 - eWeek.com - IBM Looks to 'Cheetah' to Speed Up Blade Servers... Read
7 May 07 - DB2 Magazine - SQL Shortcuts - Use these tricks to generate IDS SQL scripts... Read

Previous news items
 

Home Member Area About IIUG


Resources
IIUG Insider
IIUG Hotspots
IBM-Informix Links
IIUG RSS Feeds
Software Repository
Informix Products
Online Resources
Informix Library
Informix Books
IIUG Banners
Discussion
Technical Special
  Interest Groups

Other Discussion
Community
Events
Webcasts/Chat w Lab
IIUG TV
IIUG Sponsors
Informix Business Directory
IIUG Press Partners
Local User Groups
Rate the Vendor
Job Board
Fun Stuff

[ Post Response ] [ Return to Index ] [ Read Prev Msg ] [ Read Next Msg ]

IDS Forum

RE: Checkpoint duration too long sometimes--no fixed pattern [105 [1060]

Posted By:
Date:

Thanks everybody for sharing your thoughts on this and
providing the invaluable tips. I will be making the
changes over ther period of time and see the impact.
Very much sure its gonna help.

Thanks,

Vineet
--- "Simmons, Keith" <keith.simmons@bbslimited.co.uk>
wrote:
> Vineet
>
> It looks as though your dirty buffers are never
> reaching the 2% required to
> start the LRU Writes run 'onstat -R' a few times,
> especially just before a
> checkpoint, to see what percentage of buffers become
> dirty. Even 2% of
> 500000 buffers is 10000 which will take a while to
> write. Three ways to
> reduce the number of dirty buffers at checkpoint
> time, either reduce the
> overall number of buffers, reduce the LRU
> percentages or reduce the time
> between checkpoints. What are your cached
> percentages from onstat -p. Reduce
> the number of buffers until these start to decline
> and if this doesn't
> improve matters significantly then reduce LRU
> percentages to 1 and 0.
> A third alternative is to remove the responsibility
> for writing from the
> checkpoint by running onmode -B (undocumented,
> flushes all dirty buffers as
> a back-ground task) immediately before a checkpoint
> is due (see also a
> recent thread regarding this).
>
> Keith
>
> -> -----Original Message-----
> -> From: Vineet Mehr.... [mailto:vin_us@yahoo.com]
> -> Sent: Wednesday, April 30, 2003 9:52 PM
> -> To: ids@iiug.org
> -> Subject: Checkpoint duration too long
> sometimes--no fixed
> -> pattern [1054]
> ->
> ->
> ->
> -> Environment:
> ->
> ->
> -> Informix Dynamic Server 7.31 UD2 R1
> ->
> -> HP-UX 11.0
> ->
> -> As you can see below
> ->
> -> 10:44:50 Checkpoint Completed: duration was 0
> -> seconds.
> -> 10:59:59 Checkpoint Completed: duration was 0
> -> seconds.
> -> 11:15:08 Checkpoint Completed: duration was 0
> -> seconds.
> -> 11:30:17 Checkpoint Completed: duration was 0
> -> seconds.
> -> 11:45:26 Checkpoint Completed: duration was 0
> -> seconds.
> -> 12:00:53 Checkpoint Completed: duration was 19
> -> seconds.
> -> 12:16:02 Checkpoint Completed: duration was 0
> -> seconds.
> -> 12:31:34 Checkpoint Completed: duration was 23
> -> seconds.
> -> 12:46:44 Checkpoint Completed: duration was 0
> -> seconds.
> -> 13:01:54 Checkpoint Completed: duration was 1
> -> seconds.
> -> 13:17:05 Checkpoint Completed: duration was 2
> -> seconds.
> -> 13:32:15 Checkpoint Completed: duration was 0
> -> seconds.
> -> 13:47:24 Checkpoint Completed: duration was 0
> -> seconds.
> -> 14:02:33 Checkpoint Completed: duration was 1
> -> seconds.
> -> 14:17:43 Checkpoint Completed: duration was 1
> -> seconds.
> -> 14:32:54 Checkpoint Completed: duration was 0
> -> seconds.
> -> 14:48:03 Checkpoint Completed: duration was 0
> -> seconds.
> -> 15:03:13 Checkpoint Completed: duration was 2
> -> seconds.
> -> 15:18:23 Checkpoint Completed: duration was 0
> -> seconds.
> -> 15:35:08 Checkpoint Completed: duration was 97
> -> seconds.
> ->
> -> we have at times checkpoints of duration more
> than a
> -> minute. This is totally unacceptable in
> production
> -> environment.
> ->
> -> We are unable to diagnose a pattern for this. It
> could
> -> happen at any time throughout the day. I don't
> have
> -> any clues where to look for and what could be the
> -> possible reason for this behaviour.
> -> Here are the related checkpoint parameters which
> we
> -> have set in our environment for your reference.
> ->
> -> MULTIPROCESSOR 1 # 0 for
> -> single-processor, 1 for multi-processor
> -> NUMCPUVPS 5 # Number of user
> (cpu)
> -> vps
> -> SINGLE_CPU_VP 0
> ->
> ->
> -> BUFFERS 500000
> ->
> -> CLEANERS 128
> ->
> -> CKPTINTVL 900
> ->
> -> LRUS 128
> ->
> -> LRU_MAX_DIRTY 2
> ->
> -> LRU_MIN_DIRTY 1
> ->
> ->
> -> Also interesting most of the times we have 0 LRU
> -> writes in the system and only writes happen are
> the
> -> chunkwrites at the time of checkpoint.
> ->
> -> Fg Writes LRU Writes Chunk Writes
> -> 0 2 14620
> ->
> -> Are we hitting some kind of bug? Or doing
> something
> -> wrong.
> ->
> -> Any help on this is highly appreciated.
> ->
> -> Do let me know if you need more information.
> ->
> -> Thanks and regards,
> ->
> -> Vineet
> ->
> ->
> ->
> ->
> ->
> -> __________________________________
> -> Do you Yahoo!?
> -> The New Yahoo! Search - Faster. Easier. Bingo.
> -> http://search.yahoo.com
> ->
>
>
**********************************************************************************
> This message is sent in strict confidence for the
> addressee only. It may
> contain legally privileged information. The contents
> are not to be disclosed
> to anyone other than the addressee. Unauthorised
> recipients are requested
> to preserve this confidentiality and to advise the
> sender immediately of any
> error in transmission.
> This footnote also confirms that this email message
> has been swept for the
> presence of computer viruses, however we cannot
> guarantee that this message
> is free from such problems.
>
**********************************************************************************
>


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

Messages In This Thread

  • Problem updating Linked Table in MS Access
    Richard Spitz -- Thursday, 23 January 2003, at 12:22 p.m.
    • Re: Problem updating Linked Table in MS Access
      Mike Dunham-Wilkie -- Thursday, 23 January 2003, at 1:36 p.m.
      • RE: Checkpoint duration too long sometimes--no fixed pattern [105 [1060]
        Vineet Mehrotra -- Friday, 2 May 2003, at 3:02 p.m.
    • RE: Problem updating Linked Table in MS Access
      Spitz, Richard Dr. -- Monday, 27 January 2003, at 3:56 a.m.

[ Post Response ] [ Return to Index ] [ Read Prev Msg ] [ Read Next Msg ]

IDS Forum is maintained by Administrator with WebBBS 5.12.

©2001 - 2007 International Informix Users Group.   All rights reserved.     Terms of use    
*** Powered By IBM Informix Dynamic Server V10.00 ***