ORA-01522
ORACLE Data Base MessagesDownload this dictionary
ORA-01522
ORA-01522: file '' to be renamed does not exist

Oracle8 Server Error MessagesDownload this dictionary
ORA-01522
file name to be renamed does not exist
Section: 01500-01699 Oracle Commands Messages
Notes: This section lists messages generated when entering Oracle commands.If you are using Trusted Oracle, see the Trusted Oracle documentation for information about error messages in that environment.

Cause: During an ALTER TABLESPACE RENAME, a file to be renamed was not found in the database control file.

Action: Specify the correct filename, then re-execute the statement.


Provided by PB for Oracle Professional.

Oracle Error Messages - Description, Cause and ActionDownload this dictionary
ORA-01522
01522, 00000, "file '%s' to be renamed does not exist"
*Cause: During ALTER TABLESPACE RENAME, a file to be renamed was not
found in the database controlfile.
*Action: Specify the correct file name.