Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to remove table from replication

user2017273Dec 17 2014 — edited Dec 29 2014

Hi ,

I have configured Streams Replication  on schema level. I want to remove one table replication.

Is it possible?

Thanks,

Comments

Balazs Papp

In Streams you can specify positive (to be included) and negative (not to be include) rules. With schema level replication, if you want to skip one table, you can add a negative rule for this table (inclusion_rule set to FALSE):

https://docs.oracle.com/database/121/ARPLS/d_streams_adm.htm#ARPLS308

user2017273

Hi ,

Thanks for reply. Let me know how LCR will be calculated in Streams.

Thanks,

Renu-Oracle

Hi,

What do you mean by lcr calculation in streams.Are you looking for something to check number of lcrs in a message queued in sourec queue?

Thanks

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 26 2015
Added on Dec 17 2014
3 comments
1,391 views