Database Backup and Recovery (MOSC)

MOSC Banner

Unable to follow RMAN 11GR2 : DUPLICATE WITHOUT CONNECTING TO TARGET DATABASE [ID 874352.1]

edited Mar 5, 2012 7:30PM in Database Backup and Recovery (MOSC) 5 commentsAnswered
Hello oracle master please help i try to follow above doc but the resul is fail. here my command and the error message.
[visdb@server-trial VIS]$ rman auxiliary /

Recovery Manager: Release 11.2.0.2.0 - Production on Tue Feb 7 13:55:42 2012

Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

connected to auxiliary database: VIS (not mounted)

RMAN> duplicate database to VIS backup location '/ORACLE/VIS/';

Starting Duplicate Db at 07-FEB-12

contents of Memory Script:
{
   sql clone "alter system set  db_name =
 ''TRIAL'' comment=
 ''Modified by RMAN duplicate'' scope=spfile";
   sql clone "alter system set  db_unique_name =
 ''VIS'' comment=
 ''Modified by RMAN duplicate'' scope=spfile";

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