Join IIUG
 for   
 

Informix News
18 Nov 13 - ZDNet - Top 20 mobile skills in demand... Read
09 Sep 13 - telecompaper - Shaspa and Tatung have shown a new smart home platform at Ifa in Berlin. Powered by the IBM Informix software... Read
06 Sep 13 - IBM data magazine - Mission Accomplished - Miami, Florida will be the backdrop for the 2014 IIUG Informix Conference... Read
01 Feb 13 - IBM Data Magazine - Are your database backups safe? Lester Knutsen (IBM Champion) writes about database back up safety using "archecker"... Read
14 Nov 12 - IBM - IBM's Big Data For Smart Grid Goes Live In Texas... Read
3 Oct 12 - The Financial - IBM and TransWorks Collaborate to Help Louisiana-Pacific Corporation Achieve Supply Chain Efficiency... Read
28 Aug 12 - techCLOUD9 - Splunk kicks up a SaaS Storm... Read
10 Aug 12 - businessCLOUD9 - Is this the other half of Cloud monitoring?... Read
3 Aug 12 - IBM data management - Supercharging the data warehouse while keeping costs down IBM Informix Warehouse Accelerator (IWA) delivers superior performance for in-memory analytics processing... Read
2 Aug 12 - channelbiz - Oninit Group launches Pay Per Pulse cloud-based service... Read
28 May 12 - Bloor - David Norfolk on the recent Informix benchmark "pretty impressive results"... Read
23 May 12 - DBTA - Informix Genero: A Way to Modernize Informix 4GL Applications... Read
9 Apr 12 - Mastering Data Management - Upping the Informix Ante: Advanced Data Tools... Read
22 Mar 12 - developerWorks - Optimizing Informix database access... Read
14 Mar 12 - BernieSpang.com - International Informix User Group set to meet in San Diego... Read
1 Mar 12 - IBM Data Management - IIUG Heads West for 2012 - Get ready for sun and sand in San Diego... Read
1 Mar 12 - IBM Data Management - Running Informix on Solid-State Drives.Speed Up Database Access... Read
26 Feb 12 - BernieSpan.com - Better results, lower cost for a broad set of new IBM clients and partners... Read
24 Feb 12 - developerWorks - Informix Warehouse Accelerator: Continuous Acceleration during Data Refresh... Read
6 Feb 12 - PRLOG - Informix port delivers unlimited database scalability for popular SaaS application ... Read
2 Feb 12 - developerWorks - Loading data with the IBM Informix TimeSeries Plug-in for Data Studio... Read
1 Feb 12 - developerWorks - 100 Tech Tips, #47: Log-in to Fix Central... Read
13 Jan 12 - MC Press online - Informix Dynamic Server Entices New Users with Free Production Edition ... Read
11 Jan 12 - Computerworld - Ecologic Analytics and Landis+Gyr -- Suitors Decide to Tie the Knot... Read
9 Jan 12 - planetIDS.com - DNS impact on Informix / Impacto do DNS no Informix... Read
8 Sep 11 - TMCnet.com - IBM Offers Database Solution to Enable Smart Meter Data Capture... Read
1 Aug 11 - IBM Data Management Magazine - IIUG user view: Happy 10th anniversary to IBM and Informix... Read
8 Jul 11 - Database Trends and Applications - Managing Time Series Data with Informix... Read
31 May 11 - Smart Grid - The meter data management pitfall utilities are overlooking... Read
27 May 11 - IBM Data Management Magazine - IIUG user view: Big data, big time ( Series data, warehouse acceleration, and 4GLs )... Read
16 May 11 - Business Wire - HiT Software Announces DBMoto for Enterprise Integration, Adds Informix. Log-based Change Data Capture... Read
21 Mar 11 - Yahoo! Finance - IBM and Cable&Wireless Worldwide Announce UK Smart Energy Cloud... Read
14 Mar 11 - MarketWatch - Fuzzy Logix and IBM Unveil In-Database Analytics for IBM Informix... Read
11 Mar 11 - InvestorPlace - It's Time to Give IBM Props: How many tech stocks are up 53% since the dot-com boom?... Read
9 Mar 11 - DBTA - Database Administration and the Goal of Diminishing Downtime... Read
2 Feb 11 - DBTAs - Informix 11.7 Flexible Grid Provides a Different Way of Looking at Database Servers... Read
27 Jan 11 - exactsolutions - Exact to Add Informix Support to Database Replay, SQL Monitoring Solutions... Read
25 Jan 11 - PR Newswire - Bank of China in the UK Works With IBM to Become a Smarter, Greener Bank... Read
12 Oct 10 - Database Trends and Applications - Informix 11.7: The Beginning of the Next Decade of IBM Informix... Read
20 Sep 10 - planetIDS.com - ITG analyst paper: Cost/Benefit case for IBM Informix as compared to Microsoft SQL Server... Read
20 Jul 10 - IBM Announcements - IBM Informix Choice Edition V11.50 helps deploy low-cost scalable and reliable solutions for Apple Macintosh and Microsoft Windows... Read
20 Jul 10 - IBM Announcements - Software withdrawal: Elite Support for Informix Ultimate-C Edition... Read
24 May 10 - eWeek Europe - IBM Supplies Database Tech For EU Smart Grid... Read
23 May 10 - SiliconIndia - IBM's smart metering system allows wise use of energy... Read
21 May 10 - CNET - IBM to help people monitor energy use... Read
20 May 10 - ebiz - IBM Teams With Hildebrand To Bring Smart Metering To Homes Across Britain... Read
19 May 10 - The New Blog Times - Misurare il consumo energetico: DEHEMS è pronto... Read
19 May 10 - ZDNet - IBM software in your home? Pact enables five-city smart meter pilot in Europe... Read
17 March 10 - ZDNet (blog) David Morgenstern - TCO: New research finds Macs in the enterprise easier, cheaper to manage than... Read
17 March 2010 - Virtualization Review - ...key components of Big Blue's platform to the commercial cloud such as its WebSphere suite of application ser vers and its DB2 and Informix databases... Read
10 February 2010 - The Wall Street Journal - International Business Machines is expanding an initiative to win over students and professors on its products. How do they lure the college crowd?... Read


End of Support Dates

IIUG on Facebook IIUG on Twitter

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

IDS Forum

Re: Advise needed - BUFFERS increased?

Posted By:
Date:


Everything looks good actually. The BTR of 8.1 is just a smidge high but not
worrysome so I checked the onstat -P output. You have over 800 unused buffers
or about 1.3% which is fine and along with the low BR and acceptable BTR
indicates that you have enough buffers. Your seqscans is very high but likely
are being performed on smaller lookup tables since the BTR does not seem to be
churning. All in all a well tuned system.

Certainly adding buffers will not hurt the IDS server at all, but if you are
experiencing swapping already it will exacerbate that situation. Perhaps you
can move non-server apps off onto another machine and make this a dedicated IDS
server? With a fast network there will be no additional latency and freeing
resources on the app and server machines will improve throughput and
responsiveness.

BTW what is the 'problem' you are looking to solve? You never mentioned it!

Art S. Kagel

----- Original Message -----
From: Milena Ilieva <milena_ilieva@yahoo.com>
At: 2/ 6 15:38

> Hello,
>
> I need to hear some other opinion about the problem we
> are having with the Informix performance and the
> change I am planning to do.
>
> I have calculated the BR (buffer ratio) and it looks
> not so bad =7.2%, the BTR = 8.1.
> I had increased the LRUS to 120 a while ago and it the
> BR ususaly is fine since. The question was about the
> number of BUFFERS=60000 - whether it is a bottlneck or
> not. My only concern is that the Read cache is > 95%
> and the checkpoints are 0-1 sec. According to Informix
> recommendation - BUFFERS should take about 20-25% of
> the physical memory. We have 1.5 Gb physical memory,
> 20% from it = 175 000 Kb. So we are quite under what
> is recommended.
> My question is in case the checkpoints are OK and the
> Read cache is OK as well, should I increase the number
> of the BUFFERS anyway?
>
> I noticed that there si some paging on the Unix side
> as well and some of the values exceed a lot of what
> Caldera recommends, vflt/s should be up to 50 and in
> our case sometimes (usualy when there si a slowdown)
> it is very high. We have opened a case with Caldera
> and are waiting for them get back to us if there si
> any Unix kernel parameters tuned.
> Here are some outputs:
> informix@vaprp1> sar -p 5 5
>
> UnixWare vaprp1 5 7.1.1 i386 02/06/03
>
> 10:18:57 atch/s atfree/s atmiss/s pgin/s ppgin/s
> pflt/s vflt/s slock/s
> 10:19:02 577.26 46.59 19.90 12.54 26.09
> 161.38 3237.51 0.00
> 10:19:07 642.43 41.83 16.73 13.15 13.15
> 118.13 1160.16 0.00
> 10:19:12 415.34 33.07 15.74 7.17 8.37
> 121.12 2102.99 0.00
> 10:19:17 489.64 79.88 41.24 28.88 28.88
> 184.26 3093.03 0.00
> 10:19:22 279.28 33.86 16.53 13.15 13.15
> 76.29 2037.45 0.00
> Average 480.76 47.04 22.03 14.98 17.92
> 132.23 2325.75 0.00
>
>
> informix@vaprp1> sar -g 5 5
>
> UnixWare vaprp1 5 7.1.1 i386 02/06/03
>
> 10:26:01 pgout/s ppgout/s vfree/s pfree/s
> vscan/s
> 10:26:06 0.00 0.00 0.00 0.00
> 0.00
> 10:26:11 0.00 0.00 0.00 0.00
> 0.00
> 10:26:16 0.00 0.00 0.00 0.00
> 0.00
> 10:26:21 0.00 0.00 0.00 0.00
> 0.00
> 10:26:26 0.00 0.00 0.00 0.00
> 0.00
> Average 0.00 0.00 0.00 0.00
> 0.00
>
>
> informix@vaprp1> onstat -p
>
> Informix Dynamic Server Version 7.30.UC10 -- On-Line
> -- Up 10 days 00:22:11 --
> 385408 Kbytes
>
> Profile
> dskreads pagreads bufreads •ched dskwrits pagwrits
> bufwrits •ched
> 44696909 10248696 1167888021 96.17 7258168 6603468
> 107632833 93.26
>
> isamtot open start read write rewrite
> delete commit rollbk
> 3863981449 59800856 251343347 2931610071 33553037
> 5332563 8340525 2942299 61
>
> gp_read gp_write gp_rewrt gp_del gp_alloc gp_free
> gp_curs
> 0 0 0 0 0 0
> 0
>
> ovlock ovuserthread ovbuff usercpu syscpu
> numckpts flushes
> 0 0 0 231653.57 15413.57 2994
> 5988
>
> bufwaits lokwaits lockreqs deadlks dltouts ckpwaits
> compress seqscans
> 8494035 7352 1324200902 0 0 6624
> 891354 14479158
>
> ixda-RA idx-RA da-RA RA-pgsused lchwaits
> 13176595 182578 11571397 24914619 35550
>
>
> Message Log File: /usr2/informix/online.log
> 09:21:55 Checkpoint Completed: duration was 0
> seconds.
> 09:26:55 Checkpoint Completed: duration was 0
> seconds.
> 09:31:55 Checkpoint Completed: duration was 0
> seconds.
> 09:36:55 Checkpoint Completed: duration was 0
> seconds.
> 09:38:09 Logical Log 192586 Complete.
> 09:38:11 Logical Log 192586 - Backup Started
> 09:38:30 Logical Log 192586 - Backup Completed
> 09:41:55 Checkpoint Completed: duration was 0
> seconds.
> 09:46:55 Checkpoint Completed: duration was 0
> seconds.
> 09:51:55 Checkpoint Completed: duration was 0
> seconds.
> 09:56:55 Checkpoint Completed: duration was 0
> seconds.
> 10:01:56 Checkpoint Completed: duration was 0
> seconds.
> 10:06:56 Checkpoint Completed: duration was 0
> seconds.
> 10:11:48 Logical Log 192587 Complete.
> 10:11:51 Logical Log 192587 - Backup Started
> 10:11:56 Checkpoint Completed: duration was 1
> seconds.
> 10:12:01 Logical Log 192587 - Backup Completed
> 10:16:57 Checkpoint Completed: duration was 1
> seconds.
> 10:21:58 Checkpoint Completed: duration was 0
> seconds.
> 10:26:58 Checkpoint Completed: duration was 1
> seconds.
>
> informix@vaprp1> onstat -P|more
>
> Informix Dynamic Server Version 7.30.UC10 -- On-Line
> -- Up 10 days 00:25:58 --
> 385408 Kbytes
> partnum total btree data other resident
> dirty
> 0 1283 270 130 883 0
> 227
> 1048578 2 1 1 0 0
> 0
> 1048579 2 2 0 0 0
> 0
> 1048580 1 1 0 0 0
> 0
> 1048582 1 1 0 0 0
> 0
> 1048584 1 1 0 0 0
> 0
> 1048606 1 1 0 0 0
> 0
> 1048708 2 1 0 1 0
> 0
> 1048709 2 0 1 1 0
> 0
> 3145743 1 0 1 0 0
> 1
> 3145746 2 0 1 1 0
> 0
> 3145779 2 2 0 0 0
> 0
> 3145786 1 0 1 0 0
> 1
> 3145803 1 0 1 0 0
> 0
> 3145835 1 1 0 0 0
> 0
> 3145862 2 2 0 0 0
> 0
> 3145883 1 1 0 0 0
> 0
> 3145923 5 0 5 0 0
> 0
> 3145985 2 0 2 0 0
> 2
>
> Thanks,
>
> Milena
>
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com


Messages In This Thread

  • Re: Advise needed - BUFFERS increased?
    ART KAGEL, BLOOMBERG/ 65E 55TH -- Thursday, 6 February 2003, at 3:59 p.m.

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

IDS Forum is maintained by Administrator with WebBBS 5.12.