aiaiDBA

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

13718043309

010-86462881

DRG-10528: primary keys of type string are not allowed

DRG-10528: primary keys of type string are not allowed
Cause: you tried to create an index on a table with an illegal primary key datatype
Action: change the textkey to one of the followings: VARCHAR2, NUMBER, VARCHAR, DATE, CHAR, MLSLABEL

请先 登录 后评论

1 个回答

小智
DRG-10528:不允许类型字符串的主键,
.原因:您尝试在具有非法主键数据类型的表上创建索引,
.操作:将文本键更改为以下之一:VARCHAR2,NUMBER,VARCHAR,DATE,CHAR,MLSLABEL,
.
请先 登录 后评论