标题: ORA-16247: DDL skipped on internal schema [打印本页] 作者: admin 时间: 2016-8-26 10:49 标题: ORA-16247: DDL skipped on internal schema ORA-16247: DDL skipped on internal schema Cause: Logical Standbyignores DDLs on internal schemas such as SYS and
SYSTEM. For a complete list of internal schemas ignored by Logical Standby
perform the following query: SELECT owner FROM dba_logstdby_skip WHERE
statement_opt = 'INTERNAL SCHEMA'. Action: No action necessary,this informational statement is provided to record
the event for diagnostic purposes.