aiaiDBA

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

13718043309

010-86462881

ORA-38901: column "string" of table "string" must be one of the first "string" columns

ORA-38901: column "string" of table "string" must be one of the first "string" columns
Cause: Mandatory information column of error logging table is present, but must be at the beginning of the row.
Action: Create the error logging table correctly. Consult ORACLE documentation for the correct format of an error logging table.

请先 登录 后评论

1 个回答

小智
ORA-38901:表“ string ”的列“ string ”必须是第一个“ string ”列之一,
.原因:存在错误记录表的强制信息列,但必须在行的开头。,
.操作:正确创建错误日志记录表。有关错误记录表的正确格式,请参阅ORACLE文档。,
.
请先 登录 后评论