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!!table and multi-tablespaces

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-29-04, 22:29
huyuhui huyuhui is offline
Registered User
 
Join Date: Apr 2004
Posts: 22
Help!!table and multi-tablespaces

In DB2 ,can i create a table using multi-tablespaces? i can create a table using one userspace and one indexspace, i means whether i can create a table using more than one userspaces and one indexspace.(as same as Oracle)
THANKS A LOT
__________________
**************************************
Make progress everyday
Mail: hoo.jimmy@gmail.com
**************************************
Reply With Quote
  #2 (permalink)  
Old 06-30-04, 01:45
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,

Please specify DB2 version and fixpack level (command: db2level), type of db2 version (command: db2licm -l), OS version and fixpack level.

Grofaty
Reply With Quote
  #3 (permalink)  
Old 06-30-04, 03:59
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
AFAIK, a table can reside in only one tablespace ... The exception is when you have LOB columns .... In this case, you can define a LONG Tablespace ...

The Indexes can be put on its own tablespace ...

Having a long tablespace and index tablespace is possible only if you use DMS ...

You can always use multiple containers to spread the tablespace across multiple devices

Hope this clarifies ...

Cheers
Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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