ORA-19511: Error Received From Media Manager Layer, Error Text:
(Doc ID 2399097.1)
Last updated on NOVEMBER 15, 2023
Applies to:
Oracle Secure Backup - Version 12.1.0.1.0 and laterInformation in this document applies to any platform.
Symptoms
while performing RMAN backup using OSB following error is coming
RMAN> RUN
{
ALLOCATE CHANNEL c1 DEVICE TYPE sbt
PARMS 'ENV=(OB_DEVICE=<TAPE DRIVE NAME>)';
BACKUP SPFILE;
RELEASE CHANNEL c1;
}
2> 3> 4> 5> 6> 7>
using target database control file instead of recovery catalog
allocated channel: c1
channel c1: SID=496 instance=<SID> device type=SBT_TAPE
channel c1: Oracle Secure Backup
Starting backup at 08-MAY-18
channel c1: starting full datafile backup set
channel c1: specifying datafile(s) in backup set
including current SPFILE in backup set
channel c1: starting piece 1 at 08-MAY-18
released channel: c1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on c1 channel at 05/08/2018 07:27:53
ORA-19506: failed to create sequential file, name="<HANDLE NAME>", parms=""
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: Error received from media manager layer, error text:
sbt__rpc_wait4job: Inquiry to the scheduling daemon failed for job '*****.***.co.in/3.1' (Oracle Secure Backup error 'job id not found (OB job mgr)').
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 |