By default, when a replicate causes an insert, update, or delete on a target table, triggers associated with the table are not executed. However, you can specify that triggers are executed when the replicate data is applied by enabling triggers in the replicate definition.
To enable triggers, include the --firetrigger option in your replicate definition.
For information, refer to Triggers and Special Options.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]