aiaiDBA

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

13718043309

010-86462881

DRG-10580: parallel indexing is not supported: string

DRG-10580: parallel indexing is not supported: string
Cause: attempted to create index with parallel servers
Action: Drop index and set parallel to 1 in create index

请先 登录 后评论

1 个回答

小智
DRG-10580:不支持并行索引:string,
.原因:尝试使用并行服务器创建索引,
.操作:删除索引并在创建索引中并行设置为1,
.
请先 登录 后评论