force logging was disabled after switchover
RDBMS 11.2.0.4. Force logging was enabled from both standby and primary after the standby database and dataguard broker were created. After switchover, the force logging was disabled on a new primary.
There is another standby database configuration, the force logging was enabled from both primary and standby manually after the standby database was created, but BEFORE the dataguard broker was created. After a switchover, the force logging was still enabled on new primary database.
What made this difference? Thanks in advance