Database - RAC/Scalability (MOSC)

MOSC Banner

please help on RAC to RAC database clone using ASM.

edited Dec 7, 2012 9:54AM in Database - RAC/Scalability (MOSC) 5 commentsAnswered
Hi Experts,

I am new to RAC to RAC database clone using ASM file system and please provide your help on RAC to RAC database clone steps using ASM.
But i have done rman clone in non rac environment.

Below are the details:

Prod db name: P1HCATS ( Prod db is 3 node RAC)

Stage db name: S1HCATS ( Stage db is 2 node RAC)

I have prepared below rman script for production database backup to disk:

rman target / log=/backup/s1hcats1/full/rman.log << EOF
RUN
{
ALLOCATE CHANNEL CH1 DEVICE TYPE DISK FORMAT '/backup/p1hcats1/full/%d_df_%M%D%Y_%p_%s';

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