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 > MDC tables

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-15-10, 08:51
Mathew_paul Mathew_paul is offline
Registered User
 
Join Date: Oct 2007
Posts: 200
MDC tables

how to identify MDC tables in database system tables stores the info ??

regds
paul
Reply With Quote
  #2 (permalink)  
Old 09-15-10, 09:09
Mathew_paul Mathew_paul is offline
Registered User
 
Join Date: Oct 2007
Posts: 200
got it

CLUSTERED CHAR (1) Y Y = Table is multidimensionally clustered (even if only by one dimension)
Null value = Table is not multidimensionally clustered

ACTIVE_BLOCKS BIGINT Total number of active blocks in the table, or -1. Applies to multidimensional clustering (MDC) tables only.

in syscat.tables
regds
paul
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