If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > HELP!about create tablespace regular or large

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-29-04, 22:24
huyuhui huyuhui is offline
Registered User
 
Join Date: Apr 2004
Posts: 22
Exclamation HELP!about create tablespace regular or large

My DB2--V8,FP5.
I create two tablespace using regular mode and use several raw device. Now one tablespace has reached the its limite of 512GB. I want to create a new tablespace using large mode for 2TB limited. But I dont know the different between 'regular' and 'large' . And I dont know there is any other limite of tuning performance.
THANKS A LOT!!
__________________
**************************************
Make progress everyday
Mail: hoo.jimmy@gmail.com
**************************************
Reply With Quote
  #2 (permalink)  
Old 06-30-04, 04:12
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
You cannot have regular data in large tablespace (Large tablespaces are for LOBs) ...

I can think of the following options :

1) If you have index, long and regular data in the same tablespace, you can separate them now

2) You can consider using UNION ALL views

3) DPF , an option ??

HTH

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 07-05-04, 05:36
huyuhui huyuhui is offline
Registered User
 
Join Date: Apr 2004
Posts: 22
thanks Sathyaram
__________________
**************************************
Make progress everyday
Mail: hoo.jimmy@gmail.com
**************************************
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On