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 > Moving tables to 32k tablespace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-20-06, 12:37
anksagr anksagr is offline
Registered User
 
Join Date: Jul 2005
Posts: 102
Moving tables to 32k tablespace

Hi All,

I need some help in the process being followed for moving some of the larger tables to a 32k tablespace. Currently all our tables are defined with 4k and 16k tablespaces.

I don't know if I can just alter the table by assigning it to a 32k tablespace or do I need to follow some other process.

ENV: DB2 UDB v8.2 FP 7, AIX 5.2

Thanks

Anks
Reply With Quote
  #2 (permalink)  
Old 10-20-06, 16:34
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
You'll need to drop and re-create the table.
Reply With Quote
  #3 (permalink)  
Old 10-20-06, 16:58
anksagr anksagr is offline
Registered User
 
Join Date: Jul 2005
Posts: 102
Thanks for the reply.
Reply With Quote
  #4 (permalink)  
Old 10-23-06, 13:59
koganti koganti is offline
Registered User
 
Join Date: Jul 2002
Location: ATL
Posts: 170
Export all those tables.
Drop the tables from DB
Import them to the new Tablespace
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