Database Administration (MOSC)

MOSC Banner

RMAN duplicate using multiple backup locations

edited Mar 11, 2016 4:07AM in Database Administration (MOSC) 2 commentsAnswered

Hi Experts,

I'm currently working on the targetless duplication from backup location. The following RMAN script is used to do the duplication.

RMAN> duplicate database to "clone" backup location '/stage/' nofilenamecheck;

The duplication works fine if all the backup pieces are located in one location (/stage or +STAGE). But if the backup files are distributed across multiple locations (can be NFS filesystem or ASM diskgroups) how would this work? Can a list of paths be specified?

Thanks for the help in advance.

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