aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

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.

请先 登录 后评论

1 个回答

小智
ORA-07305:ksmcsg:非法数据库缓冲区大小。,
.原因:数据库缓冲区大小必须是要使用的间接数据缓冲区的扩展高速缓存映射大小的倍数。,
.操作:验证INIT.ORA中的db_block_size参数是否正确,或禁用use_indirect_data_buffers参数。,
.
请先 登录 后评论