Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Importing into a LMT?
Hi all,
Environment:
Oracle 8.1.7 on AIX 4.3.3 on RS6000 SP node
I've created a new, test database using LMTs exclusively. In all cases I've used a uniform extent size.
I'm importing data into this new database from a database which uses DMTs. Additionally, the export used the COMPRESS=Y option to compress the extents.
What will be the effect when I import into the new database? I assumed that the storage clause, at least in terms of INITIAL_EXTENT and NEXT_EXTENT, would be ignored, and the segment would be allocated however many extents would be required of the UNIFORM size.
However, when I query DBA_SEGMENTS for the imported segments, I find the INITIAL extent is certainly NOT the UNIFORM size, whereas the NEXT_EXTENT always is.
Am I interpreting this result correctly, and is this, in your opinion, sensible behaviour for this scenario?
Many thanks,
Tim Kearsley
Database Manager
Milton Keynes Council
Received on Wed Apr 02 2003 - 09:16:18 CST
![]() |
![]() |