aiaiDBA

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

13718043309

010-86462881

ORA-21708: inappropriate operation on a transient object

ORA-21708: inappropriate operation on a transient object
Cause: User attempted to perform an inappropriate operation on a transient object. Operations that cannot be applied to a transient object include flushing and locking.
Action: User should avoid performing such operation on a transient object.

请先 登录 后评论

1 个回答

小智
ORA-21708:对临时对象执行不当操作,
.原因:用户尝试对瞬时对象执行不当操作。不能应用于瞬态对象的操作包括刷新和锁定。,
.操作:用户应避免对瞬态对象执行此类操作。,
.
请先 登录 后评论