Using 9iR2, Solaris 8, and Veritas NetBackup, an RMAN duplicate database 
script fails after restoring the control files when I use a normal 
"allocate channel" command.  The error tells me I must allocate an 
auxiliary channel (which matches the Oracle instructions).  Allocating an 
auxiliary channel fails immediately, as does allocating one of each (no 
control files restored).  My syntax is correct.

1. allocate channel t2 type 'SBT_TAPE';
Finished restore at 20-JUN-2002 15:55:45

Starting Duplicate Db at 20-JUN-2002 15:55:45
released channel: t2
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 06/20/2002 15:55:45
RMAN-05503: at least one auxiliary channel must be allocated to execute 
this command

2. allocate auxiliary channel t2 type 'SBT_TAPE' ;

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-01005: syntax error: found "auxiliary": expecting one of: "channel"

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Debi
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to