Database Backup and Recovery (MOSC)

MOSC Banner

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:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center