aiaiDBA

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

13718043309

010-86462881

ORA-08178: illegal SERIALIZABLE clause specified for user INTERNAL

ORA-08178: illegal SERIALIZABLE clause specified for user INTERNAL
Cause: Serializable mode is not supported for user INTERNAL.
Action: Reconnect as another user and retry the SET TRANSACTION command.

请先 登录 后评论

1 个回答

小智
ORA-08178:为用户INTERNAL指定的非法SERIALIZABLE子句,
.原因:用户INTERNAL不支持可串行化模式。,
.操作:重新连接为另一个用户,然后重试SET TRANSACTION命令。,
.
请先 登录 后评论