By
Published: 15 Sep 2006
I am getting the following error in my rman_backup log file. What could be the cause for this error?
VERITAS NetBackup for Oracle - Release 5.1 RMAN-00571:
===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS
=============== RMAN-00571: =================================
========================== RMAN-03009: failure of backup command
on t2 channel at 09/07/2006 21:51:31
ORA-19506: failed to create sequential file, name="RCOMPRD_s4872", parms=""
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: Error received from media manager layer, error text:
VxBSACreateObject: Failed with error: Server Status:
cannot connect on socket Recovery Manager complete.
The ORA-19511 error is telling you that the problem is not an Oracle or RMAN problem, rather the problem is from your media management layer. In your case, the problem is with Veritas. I would contact Veritas for a resolution for this problem.
Dig Deeper on Oracle database backup and recovery
Oracle expert Brian Peasland answers one reader's question about common pitfalls when connecting Oracle to outside programs.
Continue Reading
One reader asks expert Brian Peasland a question about datafile sizes with the Oracle RMAN duplicate 10g command.
Continue Reading
Managing parent table-child table relations in Oracle SQL environments is key to efficient programming.
Continue Reading