cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with BRBACKUP - only in DB13 - "rman nocatalog"

Former Member
0 Kudos

Hello,

i face an Error in Full-Online Backup with BRTOOLS. Log-Backup works normaly.

I got the following Error only if i plan the Backup in the Transaction "DB13" in SAP.

I got no Error if i run the Backup OS-Level.

The Database works not on the same host as SAP. (decentralized)

Excerpt from Log:

BR0202I Saving G:\ORACLE\PIV\SAPDATA1\SR3_27\SR3.DATA27
BR0203I to \\192.168.100.161\SAP_Backup$\oracle\PIV\backup\bewllwlt\SR3.DATA27.S ...
BR0252E Function _spawnlp() failed for '( H:\oracle\PIV\11203\BIN\rman nocatalog ) < H:\Oracle\PIV\sapbackup\.bewllwlt.000 > H:\Oracle\PIV\sapbackup\.bewllwlt..000 2>&1' at location BrProgStart-4
BR0253E errno 2: No such file or directory
BR0267E Asynchronous execution of program failed
BR0200I BR_TRACE: location BrRmanCall-56, commands for RMAN in: H:\Oracle\PIV\sapbackup\.bewllwlt.000
@H:\Oracle\PIV\sapbackup\..bewllwlt..000
host 'F:\usr\sap\GW3\SYS\exe\nuc\NTAMD64\brtools.exe -f delete H:\Oracle\PIV\sapbackup\..bewllwlt..000';
run { allocate channel dsk device type disk;
set nocfau;
backup incremental level 0 filesperset 1 diskratio 0 tag bewllwlt check logical
datafile 'G:\ORACLE\PIV\SAPDATA1\SR3_27\SR3.DATA27'
format '\\192.168.100.161\SAP_Backup$\oracle\PIV\backup\bewllwlt\SR3.DATA27.S';
release channel dsk; }
list backup of datafile 30 tag bewllwlt;
exit;
BR0280I BRBACKUP time stamp: 2017-08-09 16.23.59
BR0506E Full database backup (level 0) using RMAN failed
BR0222E Copying G:\ORACLE\PIV\SAPDATA1\SR3_27\SR3.DATA27 to/from H:\Oracle\PIV\sapbackup\..bewllwlt..000 failed due to previous errors
BR0056I End of database backup: bewllwlt.fnd 2017-08-09 16.23.59
BR0280I BRBACKUP time stamp: 2017-08-09 16.24.01
BR0054I BRBACKUP terminated with errors
BR0280I BRBACKUP time stamp: 2017-08-09 16.24.01

Thanks for your Answers.

Regards Markus

Former Member

Accepted Solutions (0)

Answers (1)

Answers (1)

prithvirajr
Contributor
0 Kudos

Hi Markus,

Please check sapnote https://launchpad.support.sap.com/#/notes/2503522/E

Regards,

Prithviraj

Former Member
0 Kudos

Hi Prithviraj,

thanks for your time but my Database is based on Oracle 11g. I checked and reset the Permissions but the error is still alive...

Regards,

Markus

prithvirajr
Contributor
0 Kudos

Hi Markus,

Other two things I could check here is

1. Br*Tools file permissions.

2. And if the location \\192.168.100.161\SAP_Backup$\oracle\PIV\backup\bewllwlt\SR3.DATA27.S is available?

Regards,

Prithviraj