cancel
Showing results for 
Search instead for 
Did you mean: 

Tivoli Data Protection for SAP 5.5 on Windows and Oracle

Former Member
0 Kudos

Hi,

We have impleted TDP 5.5 with Windows 2003 and Oracle 10.2.0.2 backup. We are using backint for backing up data to tape.

BRBackup from command prompt is working fine and it is executing backup through backint interface. It is working fine.

But when we are trying to run backup from DB13 with init<SID>.sap profile we are getting following error.

BR0280I BRBACKUP time stamp: 2009-01-25 12.04.42

BR0057I Backup of database: TST

BR0058I BRBACKUP action ID: bdztzjue

BR0059I BRBACKUP function ID: anf

BR0110I Backup mode: ALL

BR0077I Database file for backup: F:\oracle\TST\sapbackup\CNTRLTST.DBF

BR0061I 16 files found for backup, total size 22582.195 MB

BR0143I Backup type: online

BR0130I Backup device type: util_file_online

BR0109I Files will be saved by backup utility

BR0142I Files will be switched to backup status during the backup

BR0134I Unattended mode with 'force' active - no operator confirmation allowed

BR0280I BRBACKUP time stamp: 2009-01-25 12.04.43

BR0229I Calling backup utility with function 'backup'...

BR0278I Command output of 'D:\usr\sap\TST\SYS\exe\uc\NTAMD64\backint.exe -u TST -f backup -i F:\oracle\TST\sapbackup\.bdztzjue.lst -t file_onl

Data Protection for SAP(R)

Interface between BR*Tools and Tivoli Storage Manager

- Version 5, Release 5, Modification 0.0 for Win x64 -

Build: 316D compiled on Nov 5 2007

(c) Copyright IBM Corporation, 1996, 2007, All Rights Reserved.

BKI5014E: Tivoli Storage Manager Error:

ANS1087E (RC106) Access to the specified file or directory is denied

BKI0405I: TDP waited 0 sec. for BRBACKUP in util_file_online communication.

BKI0020I: End of program at: 01/25/09 12:04:43 .

BKI0021I: Elapsed time: 00 sec .

BKI0024I: Return code is: 2.

BR0280I BRBACKUP time stamp: 2009-01-25 12.04.43

BR0279E Return code from 'D:\usr\sap\TST\SYS\exe\uc\NTAMD64\backint.exe -u TST -f backup -i F:\oracle\TST\sapbackup\.bdztzjue.lst -t file_onli

BR0232E 0 of 16 files saved by backup utility

BR0280I BRBACKUP time stamp: 2009-01-25 12.04.43

BR0231E Backup utility call failed

BR0056I End of database backup: bdztzjue.anf 2009-01-25 12.04.43

BR0280I BRBACKUP time stamp: 2009-01-25 12.04.46

BR0054I BRBACKUP terminated with errors

Please help.

Thanks,

Miral.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Miral,

You may need to go to /usr/tivoli/tsm/tdp_r3/ora64 directory.

Check permission for backint and backfm.

BR,

Terry

Former Member
0 Kudos

Thanks Terry for response. We were able to figure out issue. After setting up env/system variables, requires restart of SAP System.

Thanks,

Miral.

former_member204746
Active Contributor
0 Kudos

you need to setup password:

backint -p D:\oracle\%ORACLE_SID%\102\database\init%ORACLE_SID%.utl -f password

Former Member
0 Kudos

Thanks Eric. We did that earlier during setup of TDP and it was connected successfully. I tried running command again and it connects TDP server successfully with return code 0.

Thanks,

Miral.