High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

Skip DML statement

Hi,

I am trying to build a logical standby database in 11.2.0.3 ( HP-UX 11.31) for historial data.

I need to meet the following conditions

1. Certain tables will be skipped

2. Certain tables will be fully replicated

3. Certain tables propage only insert, update and NO delete.

I could meet the condition 1 & 2, but not sure how to achieve condition 3.

I tried dbms_logstdby.skip('DML',....proc_name), but not sure about the syntax in creating the procedure for skipping the Delete statement.

There are some examples in Oracle documentation related to DDL but not for DML

Thanks

Raj

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center