watergrinder
MIS
we have a table with 10.4 million records.
segment_type = table
header_file=9
header_block = 671737
bytes= 482918400
blocks = 58950
extents = 343
initial_extent = 14909440
next_extent = 4194304
min_extents = 1
max_extents = 800
pct_increase = 0
Tablespace: Dictionary managed
About 8-900,000 new records are created per month, about 25k daily.
How is this table growing? How many times MAXEXTENTS could be done on this table? Is there a limit? And how does this influence tablespace? Any suggestions/explanations will be very useful.
segment_type = table
header_file=9
header_block = 671737
bytes= 482918400
blocks = 58950
extents = 343
initial_extent = 14909440
next_extent = 4194304
min_extents = 1
max_extents = 800
pct_increase = 0
Tablespace: Dictionary managed
About 8-900,000 new records are created per month, about 25k daily.
How is this table growing? How many times MAXEXTENTS could be done on this table? Is there a limit? And how does this influence tablespace? Any suggestions/explanations will be very useful.