View for LCR details in DBE_APPLY_ERRORS
Do people have a view for accessing the details for LCRs in DBA_APPLY_ERRORS? Do you want one?
I am new to streams, having just migrated a system that was using Advanced Replication, and I immediately hit data conflicts. (Referential constraints with "ON DELETE CASCADE" between replicated and non-replicated tables work differently; the "cascade" part is ignored in streams.) As part of fighting my way through this I found I really needed a view to query all of the call details, and not finding one I wrote my own based on the scripts in support note 405541.1.
Is this of use to people? Is this a forum for sharing such things?
0