aiaiDBA

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

13718043309

010-86462881

ORA-48224: DDL has occurred since parse - reparse [string] [string] [string]

ORA-48224: DDL has occurred since parse - reparse [string] [string] [string]
Cause: Another session has performed a DDL (i.e. add field, create key, drop key) that prevents this session from being to continue.
Action: Call open record access again.

请先 登录 后评论

1 个回答

小智
ORA-48224:自从解析后发生DDL - reparse [ string ] [ string ] [ string ],
.原因:另一个会话已执行了禁止此会话继续的DDL(即添加字段,创建键,删除键)。,
.操作:再次调用打开记录访问。,
.
请先 登录 后评论