Data Guard 12c : Which modifications on Primary are applied automatically on Standby
Hi,
I would like to know which modifications on Primary are applied to Standby ?
Parameter modifications: Alter system set ...
Preferences modifications on Primary ?
add or modify Datafile or tablespace on Primary ?
Gathering statistics ( applicative statistics , dictionary statistics , fixed objects statistics , system statistics , …) on Primary ?
Grant privileges / roles to user on Primary ?
…
Or simply, which actions on Primary are never applied automatically on Standby and require manual action on Standby ?
Best regards.
GD.