|
-
extent cross file
Hi: I create a tbs with two files both size is 40M and uniform extent is 10M, I create a table with minextents 6 on it,and the result is
SQL> select initial_extent,min_extents from user_tables where table_name='TEST1234';
INITIAL_EXTENT MIN_EXTENTS
-------------- -----------
62914560 1
so the extent is cross two files!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|