How to get past a RMAN-06174 error received during a "recover database from service...?"
Oracle Enterprise DB 19.20.0.0.0
Data Guard (has unrecoverable gap)
Trying to run "recover standby database from service <standby_unique_name>. Following document "Roll Forward Physical Standby Using RMAN Incremental Backup in Single Command ( Doc ID 2431311.1 )". Controlfiles recovered successfully. Recieving the following next:
released channel: ORA_DISK_1
Statement processed
Executing: alter system set standby_file_management=manual
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 10/19/2023 13:25:20
RMAN-06174: not connected to auxiliary database
Did I miss a step?