HomeOracleOracle Error ORA-16226: DDL skipped due to lack of support

Oracle Error ORA-16226: DDL skipped due to lack of support

Oracle Error Message

ORA-16226: DDL skipped due to lack of support

Reason for the Error

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

Solution

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.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...