Transfer few of the DataFiles to a separate disk. 

To accomplish this, the Database should either be CLOSED but MOUNTed or the
DB should be OPEN but the datafile be OFFLINE. Once you ensure this, copy the
datafile to a different disk and use ALTER DATABASE RENAME FILE
'file_name_with_path' TO 'new_file_name_with_path';

Regards
Naveen

-----Original Message-----
Sent: Monday, September 23, 2002 9:54 PM
To: Multiple recipients of list ORACLE-L


I have data files save under /export/home/oradata directory and this
directory shows 100% full disk space because of the growth of these files.
What should I do?

Thanks,
David
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Nguyen, David M
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Naveen Nahata
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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