We are in the process of setting up Dataguard on an Oracle EE 12c RHEL 6 installation. Our primary database contains a set of tables that are used to send automatic email messages to our users. We do not want them to receive additional emails from the standby database as well. Is it possible to exclude these tables from Dataguard, or will we need a job to work against the standby database that will nullify these emails?
Cheers