aiaiDBA

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

13718043309

010-86462881

ORA-36673: (XSDPART11) Use simple leaf values to identify concat dimension values in a VALUES LESS THAN clause, rather than the <LEAF: VALUE> format.

ORA-36673: (XSDPART11) Use simple leaf values to identify concat dimension values in a VALUES LESS THAN clause, rather than the format.
Cause: When defining a RANGE partition template with a concat dimension for the partition dimension, the user attempted to define a range using the format of a concat dimension value.
Action: Use just the leaf value. Instead of "VALUES LESS THAN ", just say, "VALUES LESS THAN value".

请先 登录 后评论

1 个回答

小智
ORA-36673:(XSDPART11)使用简单叶值来标识VALUES LESS THAN子句中的concat维值,而不是格式。,
.原因:定义具有分区维的concat维度的RANGE分区模板时,用户尝试使用concat维值的格式定义范围。,
.操作:仅使用叶值。代替“VALUES LESS THAN ”,只需说“VALUES LESS THAN value”。,
.
请先 登录 后评论