Database Backup and Recovery (MOSC)

MOSC Banner

rman clone from an active standby database

Hello expert,

Recently I faced a scenario where I need to clone a database from the active standby database which is used for backup to reduce server load in primary database server.

Please mind that I am cloning from ASM storage to non-ASM storage and following is my run block.

run

{

allocate auxiliary channel aux1 device type disk;

allocate auxiliary channel aux2 device type disk;

allocate auxiliary channel aux3 device type disk;

allocate auxiliary channel aux4 device type disk;

allocate auxiliary channel aux5 device type disk;

allocate auxiliary channel aux6 device type disk;

allocate auxiliary channel aux7 device type disk;

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