cancel
Showing results for 
Search instead for 
Did you mean: 

brtools 7.20 (15) database connect error

Former Member
0 Kudos

I'm using Oracle 11.2.0.2 on Redhat Linux.

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

I am getting this error when running brtools commands...

BR0801I BRCONNECT 7.20 (15)

BR0805I Start of BRCONNECT processing: cehtjyls.cln 2012-01-27 11.46.32

BR0484I BRCONNECT log file: /oracle/TR3/sapcheck/cehtjyls.cln

BR0280I BRCONNECT time stamp: 2012-01-27 11.46.32

BR0301E SQL error -1017 at location db_connect-2, SQL statement:

'CONNECT /'

ORA-01017: invalid username/password; logon denied

BR0310E Connect to database instance TR3 failed

BR0280I BRCONNECT time stamp: 2012-01-27 11.46.32

BR0301E SQL error -1017 at location db_connect-2, SQL statement:

'CONNECT /'

ORA-01017: invalid username/password; logon denied

BR0310E Connect to database instance TR3 failed

BR0806I End of BRCONNECT processing: cehtjyls.cln 2012-01-27 11.46.32

BR0280I BRCONNECT time stamp: 2012-01-27 11.46.32

BR0804I BRCONNECT terminated with errors

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

If I run this command I get the error:

/sapmnt/TR3/exe/brarchive -u / -c -p /oracle/TR3/112_64/dbs/initTR3.arch.sap

If I use the user system I do not get th error

/sapmnt/TR3/exe/brarchive -u system/<password> -c -p /oracle/TR3/112_64/dbs/initTR3.arch.sap

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

The LINUX user oratr3 is part of the dba group:

uid=520(oratr3) gid=200(dba) groups=105(sapinst),200(dba),251(oper)

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Any advice?

Accepted Solutions (1)

Accepted Solutions (1)

former_member184473
Active Contributor
0 Kudos

Hello Bill,

This means that the OPS$ mechanism is not working properly. Check note [400241|http://service.sap.com/sap/support/notes/400241] and change the password of the database user 'SAP<SID>', using the brconnect at OS level.

Regards,

Eduardo Rezende

Answers (0)