473,396 Members | 1,898 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,396 software developers and data experts.

Extentsize/Containers/Tablespace

I am re-doing a database onto V8.7 on a RAID 5 0 array.

That is, in this wildly-striped system, which I'll never understand,
there is one Container in each Tablespace. Most tablespaces are DMS.

ExtentSize is "the number of pages that will be written to a container
before skipping to the next container."

Does this make sense with a single container in each tablespace? Do I
specify EXTENTSIZE = 1? Does the DMS know what to do no matter what I
enter? Should I leave out that parameter?

Nov 12 '05 #1
2 1260
Your extent size should be equal to, or a multiple of your RAID stripe
size.

Remember that extent size is expressed in pages and stripe size is
usually in K, so you will have to do the math. For example, if your
RAID stripe size is 64K, then that would be 16 4K pages (assuming the
tablespace page size is 4K) for extent size (or 32 4K pages if you want
a larger multiple).

Check with your UNIX admin to get the RAID stripe size if you can't
find it.

Nov 12 '05 #2
Stanley Sinclair wrote:
I am re-doing a database onto V8.7 on a RAID 5 0 array.

That is, in this wildly-striped system, which I'll never understand,
there is one Container in each Tablespace. Most tablespaces are DMS.

ExtentSize is "the number of pages that will be written to a container
before skipping to the next container."

Does this make sense with a single container in each tablespace? Do I
specify EXTENTSIZE = 1? Does the DMS know what to do no matter what I
enter? Should I leave out that parameter?

NO RAID5!! NO RAID5!! NO RAID5!! NO RAID5!! NO RAID5!! NO RAID5!!

See the web site www.baarf.com for several papers (yes mine among them)
about why RAID5 and RDBMS should NEVER be mixed! RAID10 all the way.

Art S. Kagel
Nov 12 '05 #3

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

Similar topics

1
by: Shane | last post by:
On a Unix box, I have one file system, about 100GB. Does it do any good to create one tablespace with 10 file containers, 10GB each, on the same file system? Thanks, Shane
0
by: xixi | last post by:
we are using db2 udb v8.1 on win 64 bit HP titanium machine with fp3 with type 4 db2jcc.jar driver. i have two database created under different patition on same drive. when i do db2dart on the...
4
by: aaronk321 | last post by:
I'm cloning a db and I need to redirect the files using the set tablespace container command. However, that command requires the size of the tablepsace - I've developed the following sql which...
6
by: hrishy | last post by:
Hi I am reading a book called adavanced db2 dba certification guide by Thomas Phan..this is the only db2 book available in india..There they are talking about tablespace reblance when a new...
5
by: paul | last post by:
Hi, i want to know if this is better to split a tablespace into several containers while the database are on san disk. And how can i configure optimally the values for prefetch and extend ? thx
3
by: Troels Arvin | last post by:
Hello, I need to get an overview of all my tablespaces, how full they are, and which containers are connected to them. I know of LIST TABLESPACE CONTAINERS, but it's annoying to have to look...
8
by: Konstantin Andreev | last post by:
Hello. I'm experiencing very disagreeable problem: DB2 refuses tablespace containers, which are DEVICE's bigger than 4G. So, If I below 4G limit: | # db2 create tablespace TS1 pagesize 4096...
1
by: stefan.albert | last post by:
Hi folks, we have 3 instances where a table space (good old SMS) lives in the wrong directory. Normally I simply would create a new one and do a INSERT ... SELECT for all tables (or a load ......
3
by: bluefalcon | last post by:
Hello, I had created the backup of my Production DB2 database on Dev and It was working fine. However, we decided to updated the Dev Db with a latest version of the Prod and for that I copied over...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.