Does Force_logging required to be enabled in 19c if Golden Gate is running
We have Oracle 19C database with Force Logging. This is a replica of another database. Data is replicated through Materialized views. The performance of the database is poor and one suggestion is that we can turn off Force logging.
however, there is Golden Gate replication running on the server. From the document it is recommended to have Force logging if GG is extracting data. But it doesn't say it is mandatory.
Question : Can we disable force logging ? Will there be any impact to GG replcation ?