Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Oracle 8i Post Migration - dba_free_space Output

Oracle 8i Post Migration - dba_free_space Output

From: VIVEK_SHARMA <VIVEK_SHARMA_at_infy.com>
Date: Mon, 22 Apr 2002 05:48:21 -0800
Message-ID: <F001.0044ACE7.20020422054821@fatcity.com>

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: VIVEK_SHARMA_at_infy.com

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: ListGuru_at_fatcity.com (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). Received on Mon Apr 22 2002 - 08:48:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US