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 > 9.5 LARGE RIDs

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-12-08, 10:07
wehrle wehrle is offline
Registered User
 
Join Date: Jul 2005
Posts: 99
9.5 LARGE RIDs

I just migrated a database from 8.2 to 9.5.
I will be converting the tablespaces to data type "Large."
Can someone confirm for me that a reorg of an existing table and it's index(s) will effectively convert the table and it's index(s) to use Larges RIDs?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 11-12-08, 11:50
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
I believe that you have to use the ALTER TABLESPACE command.

Andy
Reply With Quote
  #3 (permalink)  
Old 11-12-08, 11:56
wehrle wehrle is offline
Registered User
 
Join Date: Jul 2005
Posts: 99
Yes, ALTER TABLESPACE . . . will ALLOW the tablespace to have large tables/indeces, but the question is what makes the existing tables/indeces HAVE large rids/slots? My understanding is that a table reorg will do it.
Reply With Quote
  #4 (permalink)  
Old 11-12-08, 13:46
madhu_kaza madhu_kaza is offline
Registered User
 
Join Date: Apr 2008
Posts: 39
Yes, REORG of existing table and indexes will do.

For more info you can refer to this link
http://it.toolbox.com/blogs/db2luw/c...in-db2-9-13219
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