Database Backup and Recovery (MOSC)

MOSC Banner

RMAN clone fails

edited Jan 9, 2014 9:41AM in Database Backup and Recovery (MOSC) 24 commentsAnswered

Please help, this is driving me crazy.  For weeks now.  Weeks.  What schoolboy error am I committing?


RMAN clone database on (A) to (B) at the command line, no catalog

Backup 
------
[oracle@(A) ~]$

ORACLE_SID=tech12

rman target / nocatalog

connected to target database: TECH12 (DBID=2129413471)
using target database control file instead of recovery catalog


RMAN> show controlfile autobackup;

RMAN configuration parameters are:
CONFIGURE CONTROLFILE AUTOBACKUP ON;


RMAN> backup database;

Starting backup at 2013-12-03 17:07:57
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=1091 devtype=DISK
channel ORA_DISK_1: starting full datafile backupset
channel ORA_DISK_1: specifying datafile(s) in backupset

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