Unable to Rename Datafiles with Non-Standard ASCII Characters in the Filename
(Doc ID 824473.1)
Last updated on JULY 30, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.3 and laterInformation in this document applies to any platform.
Symptoms
The following command:
alter database rename file '/oracle/data01/EDWPRD/mtmpt1_25.dbf^?^?^?^?^?6.dbf' to '/oracle/data01/EDWPRD/MTMPT1_25.dbf'
Fails with:
alter database rename file '/oracle/data01/EDWPRD/mtmpt1_25.dbf^?^?^?^?^?6.dbf' to
'/oracle/data01/EDWPRD/MTMPT1_25.dbf'
*
ERROR at line 1:
ORA-01511: error in renaming log/data files
ORA-01516: nonexistent log file, datafile, or tempfile
"/oracle/data01/EDWPRD/mtmpt1_25.dbf^?^?^?^?^?6.dbf"
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |