rman backup when catalog database is unavailable
Assume that we invoke rman connection to both target and catalog database via shell script and peform backup (for instance incremental level 0 )
For some reason catalog database is not available or not reachable , will the backup still go through just with target database connection only?
If the backup attempt completely fails becuase of not being able to connect to catalog, can we think of any workaround?
Phil