472,992 Members | 3,492 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Define tablespaces with different size paging into DB2

Hi,

I should create a new tablespaces with a page size to 32K, with e buffer pool dedicated with the same page size.
The temporary tablespaces page size is 4K, I have to modify the temporary tablespaces to the max page size defined into database (32K ) ?

Thanks for your help
Roberto.
Jun 20 '07 #1
4 3978
r035198x
13,262 8TB
Hi,

I should create a new tablespaces with a page size to 32K, with e buffer pool dedicated with the same page size.
The temporary tablespaces page size is 4K, I have to modify the temporary tablespaces to the max page size defined into database (32K ) ?

Thanks for your help
Roberto.
Hi and welcome to TSDN. Hope you have a great time here. I've moved your question to the DB2 forum.
... and yes you can specify the tablespace size to be 32K. which version are you using and are you using control center for this?
Jun 20 '07 #2
Hi and welcome to TSDN. Hope you have a great time here. I've moved your question to the DB2 forum.
... and yes you can specify the tablespace size to be 32K. which version are you using and are you using control center for this?
Hi,

Thanks for you help,
I'm working with DB2/UDB in Unix/Aix with this level :
DB21085I Instance "db2prd" uses "64" bits and DB2 code release "SQL08023" with
level identifier "03040106".
Informational tokens are "DB2 v8.1.1.96", "s050811", "U803920", and FixPak
"10".
Product is installed at "/usr/opt/db2_08_01".
Normally I use command line in kshell to create tablespaces or through Appication SAP, but I have also control center.

I have defined a DMS tablespaces with two kind of paging size: 4K and 16K and i have defined two SMS temporary tablespaces one for each paging size.

I think, if db2 use temporary tablespaces per page must exist temporary tablespaces with the same paging size, if not it not necessary.

Do you know how work DB2 witk temporary tablespaces.
Jun 21 '07 #3
Hi,

Thanks for you help,
I'm working with DB2/UDB in Unix/Aix with this level :
DB21085I Instance "db2prd" uses "64" bits and DB2 code release "SQL08023" with
level identifier "03040106".
Informational tokens are "DB2 v8.1.1.96", "s050811", "U803920", and FixPak
"10".
Product is installed at "/usr/opt/db2_08_01".
Normally I use command line in kshell to create tablespaces or through Appication SAP, but I have also control center.

I have defined a DMS tablespaces with two kind of paging size: 4K and 16K and i have defined two SMS temporary tablespaces one for each paging size.

I think, if db2 use temporary tablespaces per page must exist temporary tablespaces with the same paging size, if not it is not necessary.

Do you know how work DB2 witk temporary tablespaces.
Jun 21 '07 #4
r035198x
13,262 8TB
Hi,

Thanks for you help,
I'm working with DB2/UDB in Unix/Aix with this level :
DB21085I Instance "db2prd" uses "64" bits and DB2 code release "SQL08023" with
level identifier "03040106".
Informational tokens are "DB2 v8.1.1.96", "s050811", "U803920", and FixPak
"10".
Product is installed at "/usr/opt/db2_08_01".
Normally I use command line in kshell to create tablespaces or through Appication SAP, but I have also control center.

I have defined a DMS tablespaces with two kind of paging size: 4K and 16K and i have defined two SMS temporary tablespaces one for each paging size.

I think, if db2 use temporary tablespaces per page must exist temporary tablespaces with the same paging size, if not it is not necessary.

Do you know how work DB2 witk temporary tablespaces.
I only know as much as that on v8 and below you have to create the tablespaces for pade sizes larger than 4K while v9 creates them dynamically for you. And as for temporary tablespaces I only know that DB2 uses those for joins and other complex queries to store data in temporary tables before computing the final result.
Jun 21 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: CK | last post by:
Need a piece of advice on allocation of tablespaces for partitioning We are using a day level range-based approach as our parititiong scheme given that we have data inflows running into 15...
1
by: Stanley Sinclair | last post by:
(I have never been involved with storage hardware before this.) Given several tablespaces with very different table size needs, eg, one needs a 4k page, another a 32k page, and another deals with...
6
by: mike_dba | last post by:
Can anyone tell me why a EEE system might be created to have two separate tablespaces with the same 4k pagesize ? They both appear to be in use as I can see the underlying files being modified. ...
0
by: sethwai | last post by:
Hi, A friend of mine inheritted a system that had 2 4k temp tablespaces each assigned to a different bufferpool. This brought up a number of questions for me. 1) Does anyone know in general...
10
by: rAinDeEr | last post by:
Hi, I am trying to create around 70 tablespaces for around 100 tables.. Am using DB2 UDB 8.2 in Linux environment... This is one i generated through Control centre.... CREATE REGULAR...
11
by: rawu | last post by:
hi , all . I got a question about creating indexes in db2 . a table has 44236333 rows an index planed to be build include 2 field ( 6 byte ) accordding to db2 document temporary...
8
by: alexhguerra | last post by:
Hello If im not missing something, when looking into directories that are SMS containers i can see multiple files, one for table data, one for indexes and other for lobs. Is there any special...
2
by: daiesy.ember | last post by:
So I have a good-sized db (~500GB) that's on only SMS tablespaces(ugh, I know). I'm tight on space and keeping an eye using the get_dbsize_info function - but the DATABASECAPACITY value keeps...
6
by: Troels Arvin | last post by:
Hello, I have recently run a rather large data import where the imported data i pumped through some updatable views equipped with INSTEAD OF triggers. For various reasons, the exact same data...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
3
SueHopson
by: SueHopson | last post by:
Hi All, I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...

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.