473,395 Members | 1,488 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Confused over data page utilization

I've tried this post on the listserv with little or no results.
Hopefully someone can clear this confusion up for me.

I've got a situation that has me somewhat befuddled. I have three
tables all with approximately 600,000 records. Here are some
statistics
concerning the three tables:
tblname rows pages avg. rows/pg rowsz in bytes

tab1 599928 18772 31.95866 1000
tab2 601006 100265 5.994175 630
tab3 601007 2377 252.8427 37

All tables are in a single 32k DMS tablespace(please don't go there,
that's a
topic for another discussion). There are hundreds of additional tables
in the same tablespace. I'm only using these three tables as an
example. Obviously I've done my own math to get the average rows/pg.
What I don't understand is tab2 taking 100,000+ pages at approximately
6 rows/pg. Indexes are in there own tablespaces. Pctfree is not set.
I've done a reorg check on all of the above tables. No reorgs
recommended. I did reorgs anyway and no significant change.

Someone please tell me the important point that am I missing? It
just doesn't make sense to me.

Nov 12 '05 #1
1 1189

<fr*****@gmail.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
I've tried this post on the listserv with little or no results.
Hopefully someone can clear this confusion up for me.

I've got a situation that has me somewhat befuddled. I have three
tables all with approximately 600,000 records. Here are some
statistics
concerning the three tables:

tblname rows pages avg. rows/pg rowsz in bytes

tab1 599928 18772 31.95866 1000
tab2 601006 100265 5.994175 630
tab3 601007 2377 252.8427 37

All tables are in a single 32k DMS tablespace(please don't go there,
that's a
topic for another discussion). There are hundreds of additional tables
in the same tablespace. I'm only using these three tables as an
example. Obviously I've done my own math to get the average rows/pg.
What I don't understand is tab2 taking 100,000+ pages at approximately
6 rows/pg. Indexes are in there own tablespaces. Pctfree is not set.
I've done a reorg check on all of the above tables. No reorgs
recommended. I did reorgs anyway and no significant change.

Someone please tell me the important point that am I missing? It
just doesn't make sense to me.


How are you computing the "rowsz in bytes"? Depending on what types you're
using (CHAR vs VARCHAR, for example), there may be more bytes allocated on
disk than you think.

--
Matt Emmerton
Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Ohaya | last post by:
Hi, I'm trying to understand a situation where ASP seems to be "blocking" of "queuing" requests. This is on a Win2K Advanced Server, with IIS5. I've seen some posts (e.g.,...
3
by: Dathon | last post by:
I have a Windows service that's built with .NET. The process is meant to run in the background and not suck up too much CPU time. I set the thread priority for the various threads in the service...
5
by: MIMF | last post by:
Does anyone have working ASP code that shows CPU usage on the server where it's running from? Thank you.
5
by: Bing Wu | last post by:
I have a user defined tablespace: Tablespace ID = 4 Name = DATASPACE Type = Database managed space...
3
by: john | last post by:
I don't want to know what the CPU utilization is right now. I want to get the average utilization over the last, for example, hour. So I came up with a method where I would get a Process object...
0
by: none | last post by:
Hello I have created a realtime data intensive application in C++/CLI. Data streams into this application through a set of ActiveX controls. For example, each stock symbol will be assigned to...
2
by: Daniel | last post by:
I'm new to .Net and all of its abilities so I hope this makes sense. Basically I'm confused on when is the appropriate time to use web forms controls vs. regular HTML. For example in ASP...
0
by: spider007 | last post by:
i want to find out the CPU Utilization per application in my DB. The problem is that we have OLTP and DSS transactions happening on the same server and we are not able to convince the client that the...
0
by: PRR | last post by:
with WMI class Win32_Process i can get most details of Processes running one Pc.. except CPU utilization... THe class for CPU utilization u need to use Win32_PerfFormattedData_PerfProc_Process ...
1
by: Kaheru | last post by:
memory utilization increase? This is because when i try to keep track of the CPU utilization and memory utilization of my FTP server process (ftpserver.exe), the CPU utilization increase, but the...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.