Nologging impact on DataGaurd
I have a system that does heavy ETL activities that we would like to replicate or capture at the end of the process in a standby database. The ETL application uses the "Nologging" option throughout it's processing so I'm wonder implementing Oracle DataGaurd will be useful. The goal will be to switch to the standby database in the event of a failure. The question is if the data will exist in the DataGaurd database after the completion of a ETL run.
This is RedHat Linux, Oracle 11.2.3 and non-RAC...
Thanks in advance