Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How can I change the path to a datafile
Hi,
I have inserted a datafile using
alter TABLESPACE XXXX add datafile '/path/to/oracle/oradata/mydb/x_blob5.dbf' SIZE 1000M REUSE AUTOEXTEND ON NEXT 200M MAXSIZE 8000M How can I change the path to this file in Oracle (e.g., file has moved to /new/path/oradata/mydb/x_blob5.dbf)? Where in the system tables is this information stored (Ora 8.1.7)?
Bye and thank you in advance,
Charlie
Received on Tue Jan 27 2004 - 07:25:15 CST
![]() |
![]() |