Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Where to find actual INITRANS for partitioned table.
"Erik Ykema" <erik.ykema_at_xs4all.nl> wrote in message
news:2a2f090c.0309040137.26e0fd77_at_posting.google.com...
> Dear OPs,
> I have not been able to find SQL-documentation for the following
> information: what is the initrans, maxtrans for my partitioned table.
> In dba_tables, those columns are null. I have done an 'alter table
> table_a initrans 7' and this doesn't show up here.
> I wish to see the current ITL-settings for several PTs.
> Also: where can I find PCT_FREE, PCT_USED, INITIAL_EXTENT,
> NEXT_EXTENT, MIN_EXTENTS, MAX_EXTENTS, PCT_INCREASE, FREELISTS,
> FREELIST_GROUPS for my partitioned tables?
> Thanks in advance,
> erik.ykema.removethis_at_xs4all.removethis.nl
Try DBA_TAB_PARTITIONS
Regards
HJR
Received on Thu Sep 04 2003 - 05:04:25 CDT
![]() |
![]() |