cancel
Showing results for 
Search instead for 
Did you mean: 

Change DB13 BRBACKUP parameter

cedillof
Participant
0 Kudos

Hi everyone, I have an issue I hope somebody have the answer.

Scenario Description

My SAP platform is SAP ECC 5.0 / Windows 2003 SP2 IA64 / Oracle 10G + RAC

I configured a new tape library for backups using HP Dataprotector 6.0

We have some problems first with de DP SAP integration, but we solved them.

So, first I succesfully run the backup from BRTOOLS using the command

F:\usr\sap\PRD\SYS\exe\run\brbackup.exe -u system/********* -p brtools_rman.sap -c -m all

Then we run succesfully the backup from DP setting in the backup the user system

and setting the integration specific option "-p brtools_rman.sap -c" .

With this backups there is no problem, they ran succesfully and in TCODE DB12 are green.

The PROBLEM

Ok the issue is when trying to schedule a backup from TCODE DB13, in some point ther is the an error with the backint (end of message).

The only difference is the way they start brtools

Succesfull command:

F:\usr\sap\PRD\SYS\exe\run\brbackup.exe -u system/********* -p brtools_rman.sap -c -m all

Error command:

brbackup -u / -jid PRTON20081125194451 -c force -t online -p brtools_rman.sap -w use_dbv -m all

The question is how do I modify brbackup parameter in DB13, so I can set the user system?

Thanks for your help.

Franklin

-


THE ERROR IN BRBACKUP LOG (backint error)

BR0278I Command output of 'F:\usr\sap\PRD\SYS\exe\run\backint.exe -u PRD2 -f backup -i D:\ORACLE\PRD\sapbackup\.bdzimrol.lst -t file -c':

[Normal] From: OB2BAR_BACKINT @ sapprddb02.plasticaucho.int "PRD2" Time: 11/25/2008 8:32:54 PM

#Backint is started with the following parameters F:\usr\sap\PRD\SYS\exe\run\backint.exe -u PRD2 -f backup -i D:\ORACLE\PRD\sapbackup\.bdzimrol.lst -t file -c.

ritical] From: OB2BAR_SAPBACK @ sapprddb02.plasticaucho.int "DEFAULT" Time: 11/25/2008 8:32:54 PM

ailed to start backup of object PRD2.0. Error: Details unknown.

?15# ##[139:234]# "##[7600]"

[Normal] From: OB2BAR_BACKINT @ sapprddb02.plasticaucho.int "PRD2" Time: 11/25/2008 8:32:57 PM

#Backint exits with the code (2).

BR0280I BRBACKUP time stamp: 2008-11-25 20.32.57

BR0279E Return code from 'F:\usr\sap\PRD\SYS\exe\run\backint.exe -u PRD2 -f backup -i D:\ORACLE\PRD\sapbackup\.bdzimrol.lst -t file -c': 2

BR0232E 0 of 1 file saved by backup utility

BR0280I BRBACKUP time stamp: 2008-11-25 20.32.57

BR0231E Backup utility call failed

BR0056I End of database backup: bdzimrol.pnr 2008-11-25 20.32.57

BR0280I BRBACKUP time stamp: 2008-11-25 0.32.58

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

the SAP way of doing a backup is not to modify DB13, but to make brbackup -u / work.

For a start, I would check permissions of brbackup program, according to SAP note 113747.

hope this helps

PS: sorry, SAP note 113747 is for Unix.

Please check for similar approach in Windows!

Edited by: Joe Bo. on Nov 26, 2008 10:53 AM

Answers (3)

Answers (3)

cedillof
Participant
0 Kudos

From DB13 the backup wasnt succesful. We opened a suppor message with SAP and the answer was that it could be a third party vendor issue (HP DP). So we do backups from DP Cell Manager, it works fine this way and it also uses brbackup (which was SAP recomendation, no matter who calls it)

cedillof
Participant
0 Kudos

Which way for making backup is the recomended? Using the Data Protector Cell manager or using the SAP TCODE DB13 ??

former_member204746
Active Contributor
0 Kudos

no recommendations, really.

both ways will work.

scheduling it from DB13 has the advantage of seeing backup status from DB13 calendar.

other than that, backup status will still be available from DB12.

former_member204746
Active Contributor
0 Kudos

read SAP note 400241. it should resolved your username/password issue.