My Oracle Support Banner

RMAN-06813: could not translate pluggable database XXXXX (Doc ID 2328906.1)

Last updated on FEBRUARY 03, 2025

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 Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

NOTE: In the images and/or the document content below, the user information and environment data used represents fictitious data from the Oracle sample schema(s), 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: TEST_PDB

********************* 

Patch 19809171 applied but still facing RMAN-06813 

run {
allocate channel ch1 device type disk;
set until time='15:11:17 11:26:00';
restore pluggable database TEST_PDB;
recover pluggable database TEST_PDB;
alter pluggable database TEST_PDB open resetlogs;
release channel ch1;
}

...

Starting restore at 2017-11-15_11:53:43
released channel: ch1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 11/15/2017 11:53:43
RMAN-06813: could not translate pluggable database TEST_PDB

 

 

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


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