Database Error Messages

ORA-19646

cannot change size of data file data_file from old_size to new_size
  • data_file: The target data file to be restored.
  • old_size: The size of the data file before being resized.
  • new_size: The size of the data file after being resized.

Cause

Restore required adjustment to the size of the file as indicated, but the file size adjustment failed.


Action

Examine the other messages that indicate the cause of the failure.