HOW TO RESOLVE error ORA-00058?

Error:
ORA-00058: DB_BLOCK_SIZE must be 8192 to mount this database ( not 6144)
Solution:
One can correct this error by input of the correct value (8192 = 8K) under "Initialization of parameter" while creating the Database.
