Question about STANDBY_FILE_MANAGEMENT
I've been reading documentation on how to configure Dataguard.
I noticed parameter STANDBY_FILE_MANAGEMENT which according to documentation it is better to set to AUTO so that O/S database files are created automatically on the standby after they are created on primary.
However I did not understand where you have to set this parameter.
You set it AUTO on primary and all the standby create the files automatically or you set it AUTO on each standby that you want this functionality?
Thank you