aiaiDBA

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

13718043309

010-86462881

ORA-37102: (XSVPART02) Invalid partition name string.

ORA-37102: (XSVPART02) Invalid partition name string.
Cause: The user gave an invalid partition name. When defining a partitioned variable, this message indicates that the partition name does not exist in the partition template. In any other context, it indicates that the partitioned variable or partition template does not have a partition with the given name.
Action: Supply a valid partition name.

请先 登录 后评论

1 个回答

小智
ORA-37102:(XSVPART02)分区名称字符串无效。,
.原因:用户提供了无效的分区名称。在定义分区变量时,此消息指示分区名称在分区模板中不存在。在任何其他上下文中,它指示分区变量或分区模板不具有具有给定名称的分区。,
.操作:提供有效的分区名称。,
.
请先 登录 后评论