cancel
Showing results for 
Search instead for 
Did you mean: 

how to patch brtools (6.40 version)

Former Member
0 Kudos

Dear SAP Gurus,

I want to update my brtools. My current version of brtools is

BR0651I BRTOOLS 6.40 (40)

Patch Date Info

36 2006-01-11 Small functional enhancements in BR*Tools (note 914174)

38 2006-03-29 BR*Tools support for MDM databases (note 936665)

40 2006-08-30 Wrong message numbers in BR*Tools 6.40 (note 976755)

release note 680046

kernel release 640

patch date 2006-08-30

patch level 40

make platform rs6000_64

make mode OCI_920

make date Sep 5 2006

I want to update this brtools to the latest patch level. From several SAP Notes, I just need to download and extract the latest brtools and run saproot.sh to verivy file permission. But unfortunately, This still produce error like this :

host:ora[sid] 1> brconnect -u / -f stats -t MSEG

exec(): 0509-036 Cannot load program brconnect because of the following errors:

0509-150 Dependent module libclntsh.a(shr.o) could not be loaded.

0509-022 Cannot load module libclntsh.a(shr.o).

0509-026 System error: A file or directory in the path name does not exist.

host:ora[sid] 2> ls -l

It seems that the environment cannot be load. But by using my old brtools, this config is working fine.

Please kindly give suggestion and advice.

Thank you

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Procedure for upgrading BRTOOLS..

BRTOOLS 720 is applicable for both ORACLE 10g and 11.

Brtools upgrade:

-


1)sudo su - <sid>adm

2)cdexe

3)Take backup of exe directory

4)rm brarchive brbackup brconnect brtools initSID.sap sapconn_role.sql sapdba_role.sql sapuprof_profile.sql

5) SAPCAR -xvf /mnt/software/sap/sapsw/Oracle_CPU/Kernels/DBATL720O10_12*.SAR

6)sudo su root -c /sapmnt/<SID>/exe/saproot.sh <SID>

7)Restart saposcol after saproot.sh has been restarted (saposcol -l)

8)After installation check the DBCHECK, CLEANUP and UPDATESTAT in DB13

Former Member
0 Kudos

hi dksi08,

I am working for Oracle 9i and using BRTOOLS 640. Newer BRTOOLS (700, 710 or 720) only work for 10g and 11g

ardhian

Former Member
0 Kudos

Hi Ardhian,

Check the note "593582 - sapdba, BR tools 6.x: libclntsh is not found".

Best regards,

Orkun Gedik

Former Member
0 Kudos

Hi Orkun,

I already done step like on that SAP Notes but has no effect.

ardhian

Former Member
0 Kudos

Hi Arhdhian,

Did you check link to the oracle client library, as mentioned the note 12741 - Current versions of BR*Tools and SAPDBA, under "Note 1: (for UNIX and LINUX only)" title?

Best regards,

Orkun Gedik

Former Member
0 Kudos

Hi Orkun,

Oracle client link works fine and I am not touching it

ardhian