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

Home -> Community -> Usenet -> c.d.o.server -> Re: Moving Datafiles

Re: Moving Datafiles

From: BRAJB <brajb_at_aol.com>
Date: 1997/08/07
Message-ID: <19970807050700.BAA29204@ladder02.news.aol.com>#1/1

I would recommend the following:

  1. alter tablespace offline
  2. copy the datafile to the new location
  3. alter datafile, rename to the new location
  4. alter tablespace online.
Received on Thu Aug 07 1997 - 00:00:00 CDT

Original text of this message

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