aiaiDBA

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

13718043309

010-86462881

ORA-42308: view string.string is already in read-only mode

ORA-42308: view string.string is already in read-only mode
Cause: An attempt was made to set a read-only table in read-only mode.
Action: This DDL can only be executed on a read/write view.

请先 登录 后评论

1 个回答

小智
ORA-42308:视图字符串。字符串已经处于只读模式,
.原因:试图以只读模式设置只读表。,
.操作:此DDL只能在读/写视图上执行。,
.
请先 登录 后评论