My Oracle Support Banner

Rman duplicate to Alternate server from tape Fails with ORA-19511 (Doc ID 2144340.1)

Last updated on SEPTEMBER 19, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 12.1.0.2 and later
Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

 Rman duplicate being performed to Alternate server using tape backup.

 Rman backup taken by NSR_Client on Source database.

 Rman duplicate failed with below errors

 

RMAN-08016: channel CH1: starting datafile backup set restore
RMAN-08021: channel CH1: restoring control file
RMAN-08003: channel CH1: reading from backup piece c-3200000030-20160716-0
RMAN-08615: channel CH1: ORA-19870: error while restoring backup piece c-3200000030-20160716-01
ORA-19507: failed to retrieve sequential file, handle="c-3200000030-20160716-0", parms=""
ORA-27029: skgfrtrv: sbtrestore returned error
ORA-19511: non RMAN, but media manager or vendor specific failure, error text:
Could not locate the backup piece 'c-3200000030-20160716-01' on the NetWorker server '<NSR_SERVER name>' for the client '<NSR_CLIENT>'. Notify the backup administator. (2:9:0)

 

 

Syntax  used for Duplicate

 

RUN
{
ALLOCATE AUXILIARY CHANNEL CH1 TYPE 'SBT_TAPE';

SEND 'NSR_ENV=(NSR_SERVER=<NSR_SERVER name>, NSR_CLIENT=<NSR_CLIENT>)';

set until time "to_date(to_char(sysdate-1,'yyyy/mm/dd') || ' 23:45:00','yyyy/mm/dd hh24:mi:ss')";

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
 Applies to:
References


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