一起学习网 一起学习网


ORA-16226: DDL skipped due to lack of support ORACLE 报错 故障修复 远程处理

网络编程 ORA-16226: DDL skipped due to lack of support ORACLE 报错 故障修复 远程处理 10-15

文档解释

ORA-16226: DDL skipped due to lack of support

Cause: Logical Standby does not support this type of DDL in this version, so the DDL is skipped.

Action: The DBA may apply the DDL explicitly at a later time or a procedure to handle this type of DDL can be created. see DBMS_LOGSTDBY.SKIP procedure for details.


编辑:一起学习网

标签:文档,SKIP,ORA,DDL,skipped