Hello Team,
I was thinking that if we use shared File System in dataguard environment then and on shared mount point archive logs will be placed. Now as the mount point will be shared the archive log will be present on primary and standby both at same time, so in that case will the archives get applied on standby directly from the shared mount point or the process would be same as archive will move from primary to standby and then it will apply to standby that.
I will set the db_archive_file_dest_1 as shared mount point path on both nodes.
Regards.