My Oracle Support Banner

RMAN Restore to New Server Failing with: KBHS-01006: Parameter OPC_HOST was not specified (Doc ID 2547265.1)

Last updated on MARCH 18, 2021

Applies to:

Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

RMAN restore of backup from Oracle object storage (OCI Classic) to new server failing with error:


connected to target database: ORCL (not mounted)

RMAN> RUN {
ALLOCATE CHANNEL t1 DEVICE TYPE sbt PARMS 'SBT_LIBRARY=<lib path>/lib/libopc.so ENV=(OPC_FILE=< opc file path/opc$ORACLE_SID.ora)';
RESTORE CONTROLFILE FROM AUTOBACKUP;
}2> 3> 4>

using target database control file instead of recovery catalog
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on t1 channel at 05/20/2019 14:21:45
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27023: skgfqsbi: media manager protocol error
ORA-19511: non RMAN, but media manager or vendor specific failure, error text:
  KBHS-01006: Parameter OPC_HOST was not specified

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


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