Streams apply tags from triggers

  • From: Stuart Blackburn <sblackbu@xxxxxxxxx>
  • Date: Tue, 22 Dec 2009 13:38:46 -0500

Does anyone know how to set the apply_tag for DML changes made from a trigger? I have a Streams setup that requires the apply tags to be null in order to replicate data between two databases which is working without any problems. However, when records are inserted into a table from a trigger being fired the changes aren't being captured. I suspect this is because the apply tag is being set in this situation so my capture process is ignoring it.


Thanks,
Stuart

--
//www.freelists.org/webpage/oracle-l


Other related posts:

  • » Streams apply tags from triggers - Stuart Blackburn