Skip to Content
0
Former Member
Apr 03, 2009 at 10:08 AM

Warning in RMAN Backup

107 Views

Hi,

I´m doing backup of my SAP systems using backint with Veritas tool. In one of them I get this warning in all backups.

BR521I Database file D:ORACLEDESSAPDATA1DES620_3DES620.DATA3 included in save set

BR280I Time stamp 2009-04-03 00.06.48

BR521I Database file D:ORACLEDESSAPDATA2DES620_6DES620.DATA6 included in save set

BR280I Time stamp 2009-04-03 00.06.48

BR521I Database file D:ORACLEDESSAPDATA2DES620_9DES620.DATA9 included in save set

BR280I Time stamp 2009-04-03 00.06.48

BR521I Database file D:ORACLEDESSAPDATA1SYSTEM_1SYSTEM.DATA1 included in save set

BR280I Time stamp 2009-04-03 00.14.33

BR521I Database file D:ORACLEDESSAPDATA3DES_2DES.DATA2 included in save set

BR280I Time stamp 2009-04-03 00.14.33

BR521I Database file D:ORACLEDESSAPDATA4DES_6DES.DATA6 included in save set

BR280I Time stamp 2009-04-03 00.14.33

BR521I Database file D:ORACLEDESSAPDATA3DES_4DES.DATA4 included in save set

BR280I Time stamp 2009-04-03 00.14.33

BR521I Database file D:ORACLEDESSAPDATA3DES_1DES.DATA1 included in save set

BR280I Time stamp 2009-04-03 00.14.33

BR521I Database file D:ORACLEDESSAPDATA1DES620_4DES620.DATA4 included in save set

BR280I Time stamp 2009-04-03 00.14.33

BR521I Database file D:ORACLEDESSAPDATA2DES620_7DES620.DATA7 included in save set

BR280I Time stamp 2009-04-03 00.14.33

BR521I Database file D:ORACLEDESSAPDATA3DES620_10DES620.DATA10 included in save set

#INCR..... BEAGRIMF.INCR

#SAVED.... beagrimf 1668-1670/1696-1696

BR522I 24 files/save sets processed by RMAN

BR280I Time stamp 2009-04-03 00.22.01

BR508I Incremental database backup (level 1) using RMAN successful

*BR252W Function TerminateProcess() failed for '5876' at location BrKill-7

BR253W errno 5: Access is denied.*

BR319I Control file copied to: I:oracleDESsapbackupcntrlDES.dbf 4677632

BR340I Switching to next online redo log file for database instance DES ...

BR321I Switch to next online redo log file for database instance DES successful

BR117I ARCHIVE LOG LIST after backup for database instance DES

Database log mode Archive Mode

Automatic archival Enabled

Archive destination F:oracleDESoraarchDESarch

Archive format ARC%S.%T

Oldest online log sequence 7259

Next log sequence to archive 7262

Current log sequence 7262 SCN: 1567509561

Database block size 8192 Thread: 1

Oracle version 9.2.0.2.1

BR252W Function TerminateProcess() failed for '5876' at location BrKill-7

BR253W errno 5: Access is denied

It looks like a permissions problem but the user which execute backup is super administrator of server.

Anybody know what is the problem???

Thanks.