| ORA-01188: | 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. |
|
|