ORA-16129: unsupported dml encountered



ORA-16129: unsupported dml encountered..

Answer / guest

Cause: DML to tables in the SYS schema have been updated and
are not part of a DDL operation. This may be due to some DBA
activity or DML associated with a kernel PL/SQL request that
Logical Standby does not yet support.

Action: Check the DBA_LOGSTDBY_EVENTS table for the name of
the table being processed. Possibly use Log Miner to
understand the transaction, and provide a compensating
transaction on the standby system. Once complete, call
DBMS_LOGSTDBY.SKIP_TRANSACTION with the associated
transaction id, and resume apply.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02791: Unable to open file for use with asynchronous I/O

1 Answers  


TNS-12151: TNS:received bad packet type from network layer

1 Answers  


ORA-07701: sksatln: internal exception: output buffer too small

1 Answers  


ORA-02342: replacement type has compilation errors

1 Answers  


TNS-12509: TNS:listener failed to redirect client to service handler

1 Answers  






RMAN-06176: no recovery required; all files are readonly or offline

1 Answers  


ORA-00828: specified value of shared_pool_reserved_size inconsistent with internal settings

1 Answers  


ORA-02722: osnpui: cannot send break message to orapop

1 Answers  


NNL-00897: Messages sent: number

1 Answers  


PCC-02014: Syntax error at line number, column number, file string:

1 Answers  


SQL*Loader-00462: error inserting LOB into column string, row number, table string

1 Answers  


NNC-00428: invalid meta-data data item

1 Answers  


Categories