cancel
Showing results for 
Search instead for 
Did you mean: 

Brtool getting failed after kernel upgrade

Former Member
0 Kudos

Dear Guru's

After doing kernel upgrade i tried to schedule check database from db13 and am getting this error

Please can any one guide me in resolving this issue

Job started

Step 001 started (program RSDBAJOB, variant &0000000000079, user ID BASIS)

Execute logical command BRCONNECT On host ECCQA

Parameters: -u / -jid CHECK20101014143155 -c -f check

BR0801I BRCONNECT 7.00 (49)

BR0477I Oracle pfile /oracle/ZEQ/102_64/dbs/initZEQ.ora created from spfile /oracle/ZEQ/102_64/dbs/spfileZEQ.ora

BR0805I Start of BRCONNECT processing: ceeilnol.chk 2010-10-14 14.31.55

BR0252E Function fopen() failed for '/oracle/ZEQ/sapcheck/ceeilnol.chk' at location main-11

BR0253E errno 13: Permission denied

BR0121E Processing of log file /oracle/ZEQ/sapcheck/ceeilnol.chk failed

BR0806I End of BRCONNECT processing: ceeilnol.chk2010-10-14 14.31.56

BR0280I BRCONNECT time stamp: 2010-10-14 14.31.56

BR0804I BRCONNECT terminated with errors

External program terminated with exit code 3

BRCONNECT returned error status E

Job finished

Regards

Mohammed

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (3)

Answers (3)

former_member266290
Participant
0 Kudos

Hi

Log in as root and run the saproot.sh script available in the kernel directory as follows:

./saproot.sh <SID>

Hope this will help you.

Former Member
0 Kudos

Hi,

After the kernel upgrade the permissions for the file systems might have changed. Try executing the script root.sh available in the kernel directory and then check whether u r able to execute the checkdb from DB13.

Hope this helps.

Regards,

Varadharajan M

Former Member
0 Kudos

Hi,

did you change the ownership of the br* executables to ora<sid> and put the 'sticky' on for the permissions

mark