Database Backup and Recovery (MOSC)

MOSC Banner

Request for correction in rman duplicate script in 10g

edited Aug 1, 2012 4:11AM in Database Backup and Recovery (MOSC) 1 commentAnswered
Hi,

I am using Oracle 10.2.0.4 on Win 2008 R2. We have Archive mode enabled and no rman catalog is used. I have a requirement where i have to duplicate prod sevrer on regular basis to development server.
I have created few batch files so that the entire process in automated. Stored all the scripts in c:\script\clone\ directory.

I have taken the backup copy of password and spfile from prod server and copied to the development server in same location.

These are the scripts i run in order:

1_clone.bat

set ORACLE_SID=orcl
sqlplus / as sysdba @c:\script\clone\2_test.bat

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