The solution i tried is , cancelled the recovery and restarted the MRP again on standby db.
SQL> alter database recover managed standby database cancel; Database altered. SQL> alter database recover managed standby database using current logfile disconnect from session; Database altered.