Database Backup and Recovery (MOSC)

MOSC Banner

ORA-19511 ORA-27028 ORA-19506

edited Jul 12, 2023 1:15PM in Database Backup and Recovery (MOSC) 2 commentsAnswered

Hello,

We get the following error when we starting a database backup on the data protector on windows server (target) for oracle database version 19.3 (client) then we got issue for database backup.

We have kindly request to your solution suggestion and guidance about this issue.

Kind regards.


run {
2> ALLOCATE CHANNEL CH1 DEVICE TYPE sbt_tape parms 'SBT_LIBRARY=/opt/omni/lib/libob2oracle8_64bit.so,
ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=masdb,OB2BARLIST=new1)';
4> backup incremental level 1 database include current controlfile;
> }


allocated channel: CH1
channel CH1: SID=101 device type=SBT_TAPE
channel CH1: Omniback/257
Starting backup at 12-JUL-23
no parent backup or copy of datafile 4 found
no parent backup or copy of datafile 3 found
no parent backup or copy of datafile 1 found
no parent backup or copy of datafile 7 found
channel CH1: starting incremental level 1 datafile backup set
channel CH1: specifying datafile(s) in backup set
input datafile file number=00037 name=/home/oracle/backup2/datafile/ts_inc_tab_0001.dbf
input datafile file number=00034 name=/oradata/MASDB/datafile/audit_0001.dbf
input datafile file number=00002 name=/oradata/MASDB/datafile/intaro_stage_0001.DBF
input datafile file number=00038 name=/home/oracle/backup2/datafile/ts_inc_tab_0002.dbf
channel CH1: starting piece 1 at 12-JUL-23
released channel: CH1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on CH1 channel at 07/12/2023 15:01:20
ORA-19506:
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center