RMAN backups to sbt_tape using owb failing to find OSB_WS_HOST
I have an oracle 19.8 standby database running on Exadata. I am offloading my rman backups from prod to standby and I'd like to simplify the backup script by configuration persistent configurations at the database level, not in the individual scripts.
I have configured the persistent parameters: CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' PARMS 'SBT_LIBRARY=/u01/app/oracle/local/osb/lib/libosbws.so, SBT_PARMS=(OSB_WS_PFILE=/u01/app/oracle/local/osb/config/osbswsORCL.ora)';
The OSB_WS_HOST is correct in the file.
In my script, I want to avoid having add the CONFIGURE CHANNEL step but if I remove it, the scrip fails with: