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

output of oncheck -PT, about table size

Posted By: FRANK
Date: Wednesday, 18 January 2012, at 6:42 p.m.

Folks,

IDS11.FC8 , Redhat Linux.

I attached the table definition and the output of oncheck -PT. The table
has about 170,000 rows.

You can see,

BLspace Usage Report for noaa:fqu.my_gran_details_np

Type Pages Empty Semi-Full Full Very-Full

---------------- ---------- ---------- ---------- ---------- ----------

Free 8809

Bit-Map 179

Index 0

Data (Home) 77255

Data (Remainder) 0 0 0 0 0

TBLspace BLOBs 634653 0 0 264309 370344

----------

Total Pages 720896

The question is, how many data pages the table really used?

"Data (Home)" line should be the reasonable size, 77255 pages , but

"TBLspace BLOBs" line, 634653 pages , is what? used or just assigned
and not really used?

Thanks,
Frank

create table "fqu".my_gran_details_np
(

sub_inventory_id integer not null ,

inventory_id integer not null ,

npoess_doc_ref LIST(varchar(255) not null),

quality_sum_name LIST(varchar(255) not null),

quality_sum_value LIST(varchar(255) not null),

geo_lat LIST(decimal(10,5) not null),

geo_lon LIST(decimal(10,5) not null),

anc_filename LIST(varchar(255) not null),

aux_filename LIST(varchar(255) not null),

primary key (sub_inventory_id) constraint "fqu".my_gran_details_np_pk
) extent size 4096 next size 4096 lock mode row;

revoke all on "fqu".my_gran_details_np from "public" as "fqu";

alter table "fqu".my_gran_details_np add constraint (foreign

key (inventory_id) references "informix".ds_np_agg constraint

"informix".my_gran_details_np_fk);
alter table "fqu".my_gran_details_np add constraint (foreign

key (sub_inventory_id) references "informix".ds_np_gran constraint

"informix".my_gran_details_np_fk1);

[fqu@franklin npp_revamp]$ oncheck -pT noaa:my_gran_details_np

TBLspace Report for noaa:fqu.my_gran_details_np

Physical Address 19:2217503

Creation date 01/17/2012 23:32:57

TBLspace Flags d02 Row Locking

TBLspace contains VARCHARS

TBLspace contains TBLspace
BLOBs

TBLspace use 4 bit bit-maps

Maximum row size 2030

Number of special columns 14

Number of keys 0

Number of extents 6

Current serial value 1

Current SERIAL8 value 1

Current BIGSERIAL value 1

Current REFID value 1

Pagesize (k) 2

First extent size 2048

Next extent size 65536

Number of pages allocated 720896

Number of pages used 719333

Number of data pages 77255

Number of rows 172277

Partition partnum 12583879

Partition lockid 12583879

Extents

Logical Page Physical Page Size Physical Pages

0 19:4499406 2048 2048

2048 19:4496462 2048 2048

4096 19:4501454 290816 290816

294912 19:4792478 98304 98304

393216 19:4890990 65536 65536

458752 20:3 262144 262144

TBLspace Usage Report for noaa:fqu.my_gran_details_np

Type Pages Empty Semi-Full Full Very-Full

---------------- ---------- ---------- ---------- ---------- ----------

Free 8809

Bit-Map 179

Index 0

Data (Home) 77255

Data (Remainder) 0 0 0 0 0

TBLspace BLOBs 634653 0 0 264309 370344

----------

Total Pages 720896

Unused Space Summary

Unused data bytes in Home pages 57865032

Unused data bytes in Remainder pages 0

Unused bytes in TBLspace Blob pages 195999620

Home Data Page Version Summary

Version Count

0 (current) 77255

Index 807_2338 fragment partition dbdata00 in DBspace
dbdata00

Physical Address 19:2217504

Creation date 01/17/2012 23:32:57

TBLspace Flags 802 Row Locking

TBLspace use 4 bit bit-maps

Maximum row size 2030

Number of special columns 0

Number of keys 1

Number of extents 10

Current serial value 1

Current SERIAL8 value 1

Current BIGSERIAL value 1

Current REFID value 1

Pagesize (k) 2

First extent size 13

Next extent size 208

Number of pages allocated 1443

Number of pages used 1277

Number of data pages 0

Number of rows 0

Partition partnum 12583880

Partition lockid 12583879

Extents

Logical Page Physical Page Size Physical Pages

0 19:1417168 13 13

13 19:1417072 26 26

39 19:1430209 52 52

91 19:1439075 104 104

195 19:4498510 208 208

403 19:4498878 208 208

611 19:4792270 208 208

819 19:4890782 208 208

1027 19:4956686 208 208

1235 19:4957054 208 208

TBLspace Usage Report for noaa:fqu.my_gran_details_np

Type Pages Empty Semi-Full Full Very-Full

---------------- ---------- ---------- ---------- ---------- ----------

Free 306

Bit-Map 1

Index 1136

Data (Home) 0

Data (Remainder) 0 0 0 0 0

----------

Total Pages 1443

Unused Space Summary

Unused data slots 0

Unused data bytes in Remainder pages 0

Home Data Page Version Summary

Version Count

0 (current) 0

Index Usage Report for index 807_2338 on noaa:fqu.my_gran_details_np

Average Average

Level Total No. Keys Free Bytes

----- -------- -------- ----------

1 1 15 1844

2 15 74 1124

3 1120 153 20

----- -------- -------- ----------

Total 1136 152 36

Index 807_2341 fragment partition dbdata00 in DBspace
dbdata00

Physical Address 19:2217505

Creation date 01/17/2012 23:33:46

TBLspace Flags 802 Row Locking

TBLspace use 4 bit bit-maps

Maximum row size 2030

Number of special columns 0

Number of keys 1

Number of extents 9

Current serial value 1

Current SERIAL8 value 1

Current BIGSERIAL value 1

Current REFID value 1

Pagesize (k) 2

First extent size 10

Next extent size 160

Number of pages allocated 1120

Number of pages used 977

Number of data pages 0

Number of rows 0

Partition partnum 12583881

Partition lockid 12583879

Extents

Logical Page Physical Page Size Physical Pages

0 19:1184674 10 10

10 19:1417616 30 30

40 19:1425023 40 40

80 19:1430695 80 80

160 19:4498718 160 160

320 19:4499086 320 320

640 19:4956526 160 160

800 19:4956894 160 160

960 19:4957262 160 160

TBLspace Usage Report for noaa:fqu.my_gran_details_np

Type Pages Empty Semi-Full Full Very-Full

---------------- ---------- ---------- ---------- ---------- ----------

Free 257

Bit-Map 1

Index 862

Data (Home) 0

Data (Remainder) 0 0 0 0 0

----------

Total Pages 1120

Unused Space Summary

Unused data slots 0

Unused data bytes in Remainder pages 0

Home Data Page Version Summary

Version Count

0 (current) 0

Index Usage Report for index 807_2341 on noaa:fqu.my_gran_details_np

Average Average

Level Total No. Keys Free Bytes

----- -------- -------- ----------

1 1 11 1892

2 11 77 1093

3 850 202 464

----- -------- -------- ----------

Total 862 200 474

[fqu@franklin npp_revamp]$

--f46d0444e9f17bf27004b6d60170

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

IDS Forum is maintained by Administrator with WebBBS 5.12.