Preventing RMAN Backup Copy Failures due to Schema Changes

You can use an additional setting on Oracle proxy clients to prevent backups from failing if there are changes to an Oracle database's physical schema.

If there are schema changes after a snapshot is taken, using RMAN to make a full or incremental copy of the backup may fail on the proxy client. When this additional setting is set to 1, the RMAN script uses "backup datafile" syntax instead of "backup database" syntax to make the backup copy. This prevents backup copy failures due to schema changes.

Procedure

Page contents

×

Loading...