My Oracle Support Banner

RMAN backup of FRA to Cloud Failed with KBHS-01602: backup piece XXXX is not encrypted (Doc ID 2156062.1)

Last updated on MARCH 03, 2019

Applies to:

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

Symptoms

Database backup to Cloud service . Standard edition Database

RMAN FRA/Disk backup to cloud failed with error message

RMAN> CONFIGURE ENCRYPTION FOR DATABASE ON;

using target database control file instead of recovery catalog
new RMAN configuration parameters:
CONFIGURE ENCRYPTION FOR DATABASE ON;
new RMAN configuration parameters are successfully stored

RMAN> run {
ALLOCATE CHANNEL T1 DEVICE TYPE 'SBT_TAPE' PARMS 'SBT_LIBRARY=/opt/oracle/product/12c/product/12.1.0/dbhome_1/lib/libopc.so,ENV=(ORACLE_HOME=/opt/oracle/product/12c/product/12.1.0/dbhome_1,OPC_PFILE=/opt/oracle/product/12c/product/12.1.0/dbhome_1/dbs/opcKWPRD01.ora)';
BACKUP RECOVERY AREA;
}

allocated channel: T1
channel T1: SID=3 device type=SBT_TAPE
channel T1: Oracle Database Backup Service Library VER=3.15.12.30

Starting backup at 07-JUN-16
specification does not match any archived log in the repository
specification does not match any datafile copy in the repository
channel T1: input backup set: count=51, stamp=913921099, piece=1
channel T1: starting piece 1 at 07-JUN-16
channel T1: backup piece /opt/oracle/product/12c/fast_recovery_area/KWPRD01/backupset/2016_06_07/o1_mf_ncnnf_TAG20160607T185819_cogqww7x_.bkp
released channel: T1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on T1 channel at 06/07/2016 23:13:08
ORA-27030: skgfwrt: sbtwrite2 returned error
ORA-19511: non RMAN, but media manager or vendor specific failure, error text:
  KBHS-01602: backup piece 1jr7il2b_1_2 is not encrypted
ORA-19600: input file is backup piece (/opt/oracle/product/12c/fast_recovery_area/KWPRD01/backupset/2016_06_07/o1_mf_ncnnf_TAG20160607T185819_cogqww7x_.bkp)
ORA-19601: output file is backup piece (1jr7il2b_1_2)


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
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.