Oracle Message ORA-16226 - DDL skipped due to lack of support

ERRORDDL skipped due to lack of support
CAUSELogical Standby does not support this type of DDL in this version, so the DDL is skipped.
ACTIONThe 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.