ODACLI configure-dataguard fails around step 7 Restore missing archivelog (Primary Site)
Oracle Product: ODACLI Hardware and version: X8-2-HA 19.20.0.0.0
After patching to 19.20, when setting up Data Guard the command ODACLI configure-dataguard fails around step 7 Restore missing archivelog (Primary Site).
Log shows RMAN command being executed is "restore archivelog all validate" and fails with:
RMAN-06025: no backup of archived log for thread 2 with sequence xxxx and starting SCN of xxxx found to restore.
This is a current backup (10 - 15 minutes old)
The logs it's looking for are very old (long past the retention period)
I've cross-checked and backed up the DB. I even tried ALTER DATABASE OPEN RESETLOG on a test system.