Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RMAN: can't allocate auxiliary channel to duplicate db

RMAN: can't allocate auxiliary channel to duplicate db

From: Debi <dlorraine_at_ucdavis.edu>
Date: Thu, 20 Jun 2002 16:18:28 -0800
Message-ID: <F001.00483ADC.20020620161828@fatcity.com>


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: dlorraine_at_ucdavis.edu

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: ListGuru_at_fatcity.com (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). Received on Thu Jun 20 2002 - 19:18:28 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US