Oracle Error ORA-01188: The block size specified string does not match header block size string

Oracle Error Message

ORA-01188: The block size specified string does not match header block size string

Reason for the Error

The block size specified in the BLOCKSIZE clause of the CREATE CONTROLFILE statement does not equate to the block size recorded in the log file header.

Solution

Specify the correct block size.