Hi Gurus,
I am creating a standby database for one of our off-site databases. I need
to change the drive designation for the datafiles on the standby database
because the server has a different configuration than their primary. I was
successful in doing this before by use 'alter database rename file
<e:\oldfile> to <d:\newfile>' command.
This time I am getting the folowing:
ORA-01511: error in renaming log/data files
ORA-01516: nonexistent log file, datafile or tempfile
'E:\ORADATA\sid\SYSTEM\SYS01.DBF'
I will not be able to recover the standby without renaming the datafiles...
any suggestions?
Thanks,
Paula
Oracle LazyDBA home page