Quantcast
Channel: Symantec Connect - Backup and Recovery - Diskussionen
Viewing all articles
Browse latest Browse all 6507

Backup Exec 2012: can not backup Oracle RAC 11G R2

$
0
0
Ja, ich suche eine Lösung

Hi

     We have a customer with two nodes in Oracle RAC 11G R2. They used to back up their Oracle database with Backup Exec 2010 succesfully. Recently they upgraded to Backup Exec 2012, and got the following error when try to execute a backup job. Hope you can help me with this issue. Thanks.

 

 

Recovery Manager: Release 11.2.0.3.0 - Production on Tue Dec 11 16:03:03 2012

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

 
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
ORA-01031: insufficient privileges

 
 
 # -----------------------------------------------------------------
 # RMAN command section
 # -----------------------------------------------------------------
 
 RUN {
 ALLOCATE CHANNEL ch0
     TYPE 'SBT_TAPE';
 SEND 'BSA_SERVICE_HOST=10.208.12.13,NBBSA_TOTAL_STREAMS=1,NBBSA_JOB_COOKIE={499554D2-9535-4868-B2DD-C6A47E118BC1},NBBSA_DB_DEVICE_NAME=Oracle-Linux::\\sv1pda-nvrac1.dpwc.local\DPWCTNP';
 BACKUP
     INCREMENTAL LEVEL=0
     FORMAT 'BE_U'
     DATABASE FORCE PLUS ARCHIVELOG FORCE NOT BACKED UP DELETE INPUT;
 
 RELEASE CHANNEL ch0;
 }
using target database control file instead of recovery catalog
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of allocate command at 12/11/2012 16:03:03
RMAN-06171: not connected to target database

 EXIT

Recovery Manager complete.

Viewing all articles
Browse latest Browse all 6507

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>