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.

3 Comments:
Thanks buddy, I also had the similar issue and got resolved by your post.
- Sachid
I too had this error but now it will get resolved as I you have suggested me the solution to it. I will change the value when creating the database with the correct value that you have shared. Thanks for the possible solution.
sap upgrade transactions
I too had this error but now it will get resolved as I you have suggested me the solution to it. I will change the value when creating the database with the correct value that you have shared. Thanks for the possible solution.
sap upgrade transactions
Post a Comment
<< Home