Step 1 - Migration id Database from Oracle 7.3.4.5 to Oracle 8.1.7.2 .

Step 2 - After Completion of Migration used 
execute dbms_space_admin.tablespace_migrate_to_local('<Tablespace name>'); to Convert 
the Dictionary Managed Tablespace to LOCALLY Managed Tablespace

Step 3 Added a Datafile of 1000MB

RESULT sysdba_free_space Shows 2 Rows of 496 MB instead of a Single Row of 1000MB

NOTE - Creation of a Dummy Table with Initial Extent Size of 900MB in the Respective 
Datafile Succeeds

Qs. When Adding a Datafile of 1000MB Should the Size Clause be Specified as 
"size 1000M" or "size 1024M" or "size 1G" ?

Qs. Could there be a Bug with dba-free_space ?
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: VIVEK_SHARMA
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to