Database Backup and Recovery (MOSC)

MOSC Banner

How do I test a backup piece using dbms_backup_restore?

Oracle 12c 12.2.0.1

AIX 7.1

The backup piece is on a ddboost storage device.

I want to start a dummy instance using rman (startup nomount force) and then in sqlplus execute dbms_backup_restore to test the movement of the backup piece to the database server. I have run the bms_backup_restore.RestoreBackupPiece successfully however that takes longer than expected. I would like to verify the network speed of the backup piece coming from the storage device to the database server, without actually writing it to disk. I tried using named pipes for the database data files but oracle changes the pipe to a regular file and writes.

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