Recover Pluggable Database on Standby Database Fails with RMAN-6067 or RMAN-5111
(Doc ID 2415915.1)
Last updated on DECEMBER 02, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Public Documentation delivered with an Oracle database product or other training material. Any similarity to actual environments, actual persons, living or dead, is
purely coincidental and not intended in any manner.
For the purposes of this document, the following fictitious environment is used as an example to describe the procedure:
Pluggable Database Name: PDB1
********
RMAN> recover pluggable database on standby database fails:
RMAN> recover pluggable database pdb1;
Starting recover at 2018-06-25 11:32:38
using channel ORA_DISK_1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 06/25/2018 11:32:38
RMAN-06067: RECOVER DATABASE required with a backup or created control file
RMAN> recover pluggable database pdb1 until scn 1448310;
Starting recover at 2018-06-25 11:20:57
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 06/25/2018 11:20:57
RMAN-05111: Pluggable Database Point-in-Time Recovery is not supported for standby
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 |