Database Error Messages

OCI-19597

file file_name block size file_size does not match backup set block size block_size
  • file_name: The name of the file whose size is incorrect.
  • file_size: The offending size of the named file.
  • block_size: The correct block size that the second parameter should match.

Cause

A file was specified for inclusion in a backup set, but its logical block size is different from the other files in the backup set. All files in a backup set must have the same logical block size.


Action

Specify a file that has the same block size as the other files in the backup set. The conversation is still active and more files can be specified.