Standby database out of sync, almost 20,000 archive logs are not applied
We have a Standby DB in Oracle 9.2 version, which is out of sync with production. Archive logs were being shipped but not applied, so there is a gap 20000 logs. We were able to stop/start standby and set it in managed recovery mode but it is stuck at 2 old archive logs which it can't find on standby destination.
My question is, can we just restore those 2 archive logs to an alternate destination on Primary server, and then ship them to Standby to recover standby database automatic? My understanding is that restoring those 2 old archive logs from tape on Primary server will not impact the Production DB.