aiaiDBA

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

13718043309

010-86462881

DRG-11439: index name length exceeds maximum of string bytes

DRG-11439: index name length exceeds maximum of string bytes
Cause: the length of the index name is longer than the maximum index name size
Action: drop the index and recreate the index with a shorter index name

请先 登录 后评论

1 个回答

小智
DRG-11439:索引名称长度超过字符串字节的最大值,
.原因:索引名称的长度大于最大索引名称大小,
.操作:删除索引并使用较短的索引名称重新创建索引,
.
请先 登录 后评论