aiaiDBA

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

13718043309

010-86462881

ORA-07303: ksmcsg: illegal database buffer size.

ORA-07303: ksmcsg: illegal database buffer size.
Cause: The database buffer size must be a multiple of the database block size, and less than the maximum block size.
Action: Verify that the db_block_size parameter is correct in INIT.ORA.

请先 登录 后评论

1 个回答

小智
ORA-07303:ksmcsg:非法数据库缓冲区大小。,
.原因:数据库缓冲区大小必须是数据库块大小的倍数,小于最大块大小。,
.操作:验证INIT.ORA中的db_block_size参数是否正确。,
.
请先 登录 后评论