aiaiDBA

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

13718043309

010-86462881

ORA-34021: (MSCGADD04) You must specify a partition when maintaining PARTITION TEMPLATE workspace object.

ORA-34021: (MSCGADD04) You must specify a partition when maintaining PARTITION TEMPLATE workspace object.
Cause: User attempted to MAINTAINT ADD or DELETE a list value from a LIST partition template, but didn't specify which partition to add to or delete from.
Action: Specify the partition: maintain (template) add to partition (partitionname) (values) or maintain (template) delete from partition (partitionname) (values)

请先 登录 后评论

1 个回答

小智
ORA-34021:(MSCGADD04)在维护PARTITION TEMPLATE工作空间对象时,必须指定分区。,
.原因:用户尝试从LIST分区模板中MAINTAIN ADD或DELETE列表值,但没有指定要添加或删除的分区。,
.操作:指定分区:maintenance(template)添加到分区(partitionname)(值)或maintain(template)从分区中删除(partitionname),
.
请先 登录 后评论