Oracle DBA, How To, Error, Cause and Action

ORA-07305: ksmcsg: illegal database buffer size.

ORA-07305: ksmcsg: illegal database buffer size.


Cause:


The database buffer size must be a multiple of the extended cache mapping size for indirect data buffers to be used.



Action:


Verify that the db_block_size parameter is correct in INIT.ORA, or disable the use_indirect_data_buffers parameter.

No comments:

Post a Comment

Thanks for your comment.