Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: What is the point to use "alter database rename file" command?
Moving datafile will not remove it from SYSTEM tablespace. You can not reassign datafile from one tablespace to another.
Now I'm not sure, what are trying to do?
Did you find may be "user" objects in SYSTEM tablespace? Then, it's totally different story.
Igor Neyman, OCP DBA
ineyman_at_perceptron.com
Well, I have recieved a server and found some datafiles are reside in System tablespace - in this case to move those datafile we can not put system tablespace offline therefore can not use alter command...
Regards,
-Jalil
Rachel Carmichael <wisernet100_at_yahoo.com> wrote:
well, I can think of one off the top of my head -- your way the database has to be shutdown.
using alter database rename file you can just take the tablespace that owns that datafile offline and do the work. All users who don't need that particular tablespace are not affected.
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Igor Neyman INET: ineyman_at_perceptron.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 Tue Jul 09 2002 - 10:43:30 CDT