Hi
we already did Defered and Enabled but same issue
We first Defered with above command on Primary, then on standby
SQL> ALTER DATABASE RECOVER MANAGED STANDBY DATABASE CANCEL;
then registered the missing log file file on standby then Enabled on Primary with above then
ALTER DATABASE RECOVER MANAGED STANDBY DATABASE THROUGH ALL SWITCHOVER DISCONNECT USING CURRENT LOGFILE; on standby