aiaiDBA

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

13718043309

010-86462881

OCI-31004: Length string of the BLOB in XDB$H_INDEX is below the minimum string

OCI-31004: Length string of the BLOB in XDB$H_INDEX is below the minimum string
Cause: In the XDB$H_INDEX table, the CHILDREN column, a BLOB, must have a certain minimum length without being chained. The calculated length of the LOB was less than the stated minimum.
Action: Set the value of the init.ora parameter db_block_size to at least 2K. For XDB to run at its fastest, set db_block_size to 8K.

请先 登录 后评论

1 个回答

小智
OCI-31004:XDB中的BLOB的长度字符串 $ H_INDEX低于最小字符串,
.原因:在XDB $ H_INDEX表中,CHILDREN列BLOB必须具有一定的最小长度而不链接。LOB的计算长度小于规定的最小值。,
.操作:将init.ora参数db_block_size的值设置为至少2K。要使XDB以最快的速度运行,请将db_block_size设置为8K。,
.
请先 登录 后评论