ERROR | Block size string in header does not match physical block size string |
CAUSE | A log file member given to CREATE CONTROLFILE is on a physical device that has a different block size than the device originally used to create the log. |
ACTION | Move the file to a device with the correct block size or use the RESETLOGS option to CREATE CONTROLFILE. |