aiaiDBA

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

13718043309

010-86462881

ORA-40022: null case ID column - cannot provide row diagnostics in string

ORA-40022: null case ID column - cannot provide row diagnostics in string
Cause: A row diagnostics table name was provided, but without a corresponding case or row identifier column in the build data.
Action: Provide a non-null case identifier column in the build data to identify rows in the row diagnostics table.

请先 登录 后评论

1 个回答

小智
ORA-40022:空大小写ID列 - 不能在字符串中提供行诊断,
.原因:提供了行诊断表名称,但构建数据中没有相应的案例或行标识符列。,
.操作:在构建数据中提供非空的标识符列,以标识行诊断表中的行。,
.
请先 登录 后评论