文档解释 ORA-08178: illegal SERIALIZABLE clause specified for user INTERNAL Cause: Serializable mode is not supported for us
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.
。
这是一个oracle数据库错误,它指出由于安全原因,在授予用户 INTERNAL Serializable 权限时发生错误,因为INTERAL是Oracle系统预留用户,不允许更改权限。
1. 确认是否是Oracle系统内置用户,如果是,请勿修改内置权限;
2. 如果没有系统内置用户,请检查grant语句是否正确:grant serializable on者不是internal用户或表的。
--结束END--
本文标题: ORA-08178: illegal SERIALIZABLE clause specified for user INTERNAL ORACLE 报错 故障修复 远程处理
本文链接: https://lsjlt.com/news/530773.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0