ERROR | DB_BLOCK_SIZE must be string to mount this database (not string) |
CAUSE | DB_BLOCK_SIZE initialization parameter is wrong for the database being mounted. It does not match the value used to create the database. |
ACTION | Fix the value of the DB_BLOCK_SIZE parameter or mount a database that matches the value. |