aiaiDBA

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

13718043309

010-86462881

ORA-26691: operation not supported at non-Oracle system

ORA-26691: operation not supported at non-Oracle system
Cause: The apply process attempted an operation that is either not supported by the non-Oracle system or by the Oracle transparent gateway through which the apply is being done. Some kinds of DML (like procedure and function calls) and all DDL will cause this error to be raised.
Action: Do not attempt to apply such LCRs to non-Oracle systems. If possible, filter out such LCRs before applying.

请先 登录 后评论

1 个回答

小智
ORA-26691:非Oracle系统不支持操作,
.原因:应用进程尝试非Oracle系统或正在进行应用的Oracle透明网关不支持的操作。某些类型的DML(如过程和函数调用)和所有DDL将导致此错误。,
.操作:不要尝试将此类LCR应用于非Oracle系统。如果可能,在申请之前过滤掉这样的LCR。,
.
请先 登录 后评论