hi gurus of dataguard ,
i have 2 query plz help

i have data guard configured in maximum protection mode and arch and
no standby logfiles, for
failover what should i follow
1) alter database recover managed standby database skip standby log files;
or
alter database recover managed standby finish skip standby log file;
if i follow option a) do i need to do option b) as well ?

2) is it to be done at mount or nomount stage??