Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-19711

cannot use RENORMALIZEALLFILENAMES while database is open

Cause

An attempt was made to re-normalize all the file names in the control file while the database is open.


Action

Close the database before using the RENORMALIZEALLFILENAMES procedure.