aiaiDBA

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

13718043309

010-86462881

ORA-33265: (DBERRBSZ) Analytic workspace string cannot be opened. Tablespace blocksize number does not match database cache size number.

ORA-33265: (DBERRBSZ) Analytic workspace string cannot be opened. Tablespace blocksize number does not match database cache size number.
Cause: The blocksize of the containing tablespace didn't match database cache size.
Action: Change either size to make them consistent, or set olap_page_pool_size to 0 to allow automatic OLAP pool management when compatibility is greater than 10.2.

请先 登录 后评论

1 个回答

小智
ORA-33265:(DBERRBSZ)无法打开分析工作空间字符串。表空间的块大小数不匹配数据库缓存大小号。,
.原因:包含表空间的块大小与数据库高速缓存大小不匹配。,
.操作:更改大小以使其一致,或将olap_page_pool_size设置为0,以便在兼容性大于10.2时允许自动OLAP池管理。,
.
请先 登录 后评论