My Oracle Support Banner

Recover Table Fails with RMAN-06034: at least 1 channel must be allocated to execute this command (Doc ID 2105325.1)

Last updated on MARCH 01, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 12.1.0.2 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

RMAN recover table fails with error:

run
{
allocate channel t1 type sbt_tape FORMAT '%U' PARMS='ENV=(NB_ORA_CLIENT=..., NB_ORA_POLICY=..., NB_ORA_SCHED=...)';
allocate channel t2 type sbt_tape FORMAT '%U' PARMS='ENV=(NB_ORA_CLIENT=..., NB_ORA_POLICY=..., NB_ORA_SCHED=...)';
recover table ....;
}

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 01/21/2016 16:53:37
RMAN-03015: error occurred in stored script Memory Script
RMAN-06034: at least 1 channel must be allocated to execute this command

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.