Rolling forward standby using Recover standby database command failing with ORA-19554 ORA-27211
(Doc ID 2879977.1)
Last updated on JULY 12, 2022
Applies to:
Oracle Cloud Infrastructure - Database Service - Version N/A and laterInformation in this document applies to any platform.
Symptoms
Customer is rolling forward standby database using incremental backup with "Recover standby database command" which is failing with below errors :
RMAN> run{
allocate channel diskch01 device type disk;
RECOVER STANDBY DATABASE FROM SERVICE primary;
}
released channel: ORA_DISK_1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 06/23/2022 11:55:28
RMAN-03015: error occurred in stored script Memory Script
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27211: Failed to load Media Management Library
Additional information: 4160
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 |