cancel
Showing results for 
Search instead for 
Did you mean: 

DB13 problem

Former Member
0 Kudos

Hi all,

I have configured Tivoli 5.5 with SAP ECC6 . I am able to take backup using Brtools at command lavel. But when i am trying to take backup using DB13 than i am getting an error.

*BKI5014E: Tivoli Storage Manager Error:*
*ANS0220E (RC400)  An invalid option was found during option parsing.*
BKI0405I: TDP waited 0 sec. for BRBACKUP in util_file_online communication.
BKI0020I: End of program at: Fri Feb 27 11:32:10 IST 2009 .
BKI0021I: Elapsed time: 00 sec .
BKI0024I: Return code is: 2.
BR0280I BRBACKUP time stamp: 2009-02-27 11.32.10
BR0279E Return code from '/usr/sap/QAS/SYS/exe/run/backint -u QAS -f backup --i /oracle/QAS/sapbackup/.beaafhie.lst -t file_online -p /oracle/QAS/102_64/dbs/initQAS.utl -c': 2i
BR0232E 0 of 12 files saved by backup utility
BR0280I BRBACKUP time stamp: 2009-02-27 11.32.10

Thanks & Regards

Rudra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

hi,

Problem have resolved now.

Thanks & Regards

Rudra

chhotanbarua
Explorer
0 Kudos

Hi,

Please tell me , how did you solve your problem. I am also facing same problem.

SPLSNDBOX:orapes 36> backint -p /oracle/PES/112_64/dbs/initPES.utl -f password

                         Data Protection for SAP(R)

             Interface between BR*Tools and Tivoli Storage Manager

             - Version 6, Release 2, Modification 1.0  for Linux x86_64 -

                   Build: 429H  compiled on Mar 19 2010

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

BKI5014E: Tivoli Storage Manager Error:

ANS0220E (RC400)  An invalid option was found during option parsing.

BKI0020I: End of program at: Wed 13 Nov 2013 09:10:14 AM BDT .

BKI0021I: Elapsed time: 00 sec .

BKI0024I: Return code is: 2.

Answers (5)

Answers (5)

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi ,

thanks for reply.

There was a problem in /usr/tivoli/tsm/client/api/bin64/dsm.sys file. Now i am getting another error ,when i am trying to take backup via DB13 . I got the following error.

*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: Tue Mar  3 15:01:53 IST 2009 .
BKI0021I: Elapsed time: 00 sec .
BKI0024I: Return code is: 2.
BR0280I BRBACKUP time stamp: 2009-03-03 15.01.53
BR0279E Return code from '/usr/sap/QAS/SYS/exe/run/backint -u QAS -f backup -i /oracle/QAS/sapbackup/.beaazrds.lst -t file_online -p /oracle/Q
BR0232E 0 of 2 files saved by backup utility
BR0280I BRBACKUP time stamp: 2009-03-03 15.01.53

Thanks & regards

Rudra

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi,

Return code 2 is showing that your TDP client is not registered on TSM server.You can register is by following command

backint -p /oracle/SID/102_64/dbs/initSID.utl -f password

after registration check the connection of TDP client with TSM server by

backfm -p /oracle/SID/102_64/dbs/initSID.utl

This command will connect you with TSM server. If it gives error then you will have check for initSID.utl.

Also permission of /usr/tivoli should be 755 and owner will be root:system

Check permission of backfm & backinit it should be 4775.

Hope this will help you

Regards,

Sachin Rane.

former_member227600
Contributor
0 Kudos

Hi,

thanks for reply.

When i execute the command given by you than i got the following o/p

tegaqas:oraqas 1> backint -p /oracle/QAS/102_64/dbs/initQAS.utl -f password

                         Data Protection for SAP(R)

             Interface between BR*Tools and Tivoli Storage Manager
             - Version 5, Release 5, Modification 0.0  for AIX LF 64-bit -
                   Build: 316B  compiled on Oct 23 2007
        (c) Copyright IBM Corporation, 1996, 2007, All Rights Reserved.

BKI5014E: Tivoli Storage Manager Error:
ANS0220E (RC400)  An invalid option was found during option parsing.
BKI0020I: End of program at: Mon Mar  2 10:34:14 IST 2009 .
BKI0021I: Elapsed time: 00 sec .
BKI0024I: Return code is: 2.

The owner & permission of backint & backfm is

lrwxrwxrwx   1 root     system           35 Feb 21 15:47 backfm -> /usr/tivoli/tsm/tdp_r3/ora64/backfm
lrwxrwxrwx   1 root     system           36 Feb 21 15:47 backint -> /usr/tivoli/tsm/tdp_r3/ora64/backint

My dsm.opt file is

# more dsm.opt
SErvername      tegatsm 
Tapeprompt       No
DOM              /usr/sap /sapmnt/C11 /usr/sap/trans /oracle/C11

my dsm.sys file is

# more dsm.sys
SErvername  tegatsm 
  COMMmethod         TCPip
  TCPPort            1500
  TCPServeraddress   192.168.70.24 
  TCPBuffsize        32
  TCPWindowsize      24
  Compression        Off
  InclExcl           /usr/lpp/adsm/bin/inclexcl.list

Thanks & Regards

Rudra

Former Member
0 Kudos

Hi,

Check out following link.

[http://www-01.ibm.com/support/docview.wss?uid=swg21282188]

Hope this helps.

Manoj

Former Member
0 Kudos

As it is a Tivoli Storage Manager Error, you will have to check Tivoli log files.

Former Member
0 Kudos

Hi,

I am a basis administrator so, i have not enough knowledge of tivoli . Can you tell me where tivoli logs generated.I have alredy check /usr/tivoli/tsm/tdp_r3/tdperror.log. But i did not found .

drwxrwxrwx   6 root     system         1024 Feb 21 16:46 ora64
-rwxrwxrwx   1 qasadm   sapsys            0 Feb 25 16:48 tdperror.log
# pwd
/usr/tivoli/tsm/tdp_r3

Here is my ownership & permission for tivoli . please tell me is it right.

drwxrwxrwx   3 qasadm   sapsys          512 Feb 21 14:33 tivoli
# cd tivoli
# ls -ltr
total 8
drwxrwxrwx   5 qasadm   sapsys          512 Feb 21 15:47 tsm
# 
# cd tsm
# ls -ltr
total 24
drwxrwxrwx   5 root     system          512 Feb 21 14:33 client
drwxrwxrwx   2 root     system          512 Feb 21 14:33 tivinv
drwxrwxrwx   3 qasadm   sapsys          512 Feb 25 16:48 tdp_r3
# cd tdp_r3
# ls -ltr
total 8
drwxrwxrwx   6 root     system         1024 Feb 21 16:46 ora64
-rwxrwxrwx   1 qasadm   sapsys            0 Feb 25 16:48 tdperror.log

Former Member
0 Kudos

Sorry, can't help you here. I am not familiar with Tivoli.

But for sure there is a manual?

Former Member
0 Kudos

But another idea:

Problems in DB13 often come from the difference of users. Make sure that user <sid>adm is able to run backups from command line.

Did you try that?

former_member204746
Active Contributor
0 Kudos

check file /oracle/QAS/102_64/dbs/initQAS.utl

it contains a unnecessary character somewhere and BACKINT cannot read it.