Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Need help renaming datafile with <cr> in name.
Vitaliy Mogilevskiy escribió:
> =
> You first have to rename the datafile on the OS level,
> then go to server manager mount the database (startup mount)
> rename datafile (alter database rename file '<bla>' to '<bla>')
> then open the database (alter database open)
You can do as Kcary did if you're in archive log mode. That is, put tablespace offline, rename the file and put tablespace on line.
Regards.
-- =
Julio Negueruela
DBA Servicio Informático
Universidad de La Rioja - Spain Telf: 941-299179 Fax: 941- 299180
![]() |
![]() |