cancel
Showing results for 
Search instead for 
Did you mean: 

DB13 error in Job CheckDB

Former Member
0 Kudos

Hi

We made a recovery database but the jobs in DB13 are not running, i will scheduled the jobs but i get the next error in the CHECKDB job and in the UPDATESTATS job:

========================================

Job started

Step 001 started (program RSDBAJOB, variant &0000000000269, user ID IU3269)

Execute logical command BRCONNECT On host prosap2

Parameters: -u / -c -f stats -t ALL

BR0801I BRCONNECT 6.40 (32)

BR0252E Function fopen() failed for '/oracle/PDC/sapcheck/cdwhcvay.sta' at location main-9

BR0253E errno 13: Permission denied

BR0121E Processing of log file /oracle/PDC/sapcheck/cdwhcvay.sta failed

BR0806I End of BRCONNECT processing: cdwhcvay.sta2007-10-02 23.30.06

BR0280I BRCONNECT time stamp: 2007-10-02 23.30.06

BR0804I BRCONNECT terminated with errors

External program terminated with exit code 3

BRCONNECT returned error status E

Job finished

========================================

Job started

Step 001 started (program RSDBAJOB, variant &0000000000270, user ID IU3269)

Execute logical command BRCONNECT On host prosap2

Parameters: -u / -c -f check

BR0801I BRCONNECT 6.40 (32)

BR0477I Oracle pfile /oracle/PDC/920_64/dbs/initPDC.ora created from spfile /oracle/PDC/920_64/dbs/spfilePDC.ora

BR0252E Function fopen() failed for '/oracle/PDC/sapcheck/cdwhedth.chk' at location main-9

BR0253E errno 13: Permission denied

BR0121E Processing of log file /oracle/PDC/sapcheck/cdwhedth.chk failed

BR0806I End of BRCONNECT processing: cdwhedth.chk2007-10-03 06.01.07

BR0280I BRCONNECT time stamp: 2007-10-03 06.01.07

BR0804I BRCONNECT terminated with errors

External program terminated with exit code 3

BRCONNECT returned error status E

Job finished

========================================

I check the files in the directory /oracle/PDC/sapcheck/ but not exist, i do not know if i only create it will work.

Best Regards

Reynaldo Rebolledo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check the permissions of /oracle/<sid>/sapcheck directory.Check whether its 755 and owned by ora<sid> and in dba group

Thanks

Prince Jose

Former Member
0 Kudos

Hi Prince

Yes the permissions are ok and the owner and group are ok too.

drwxr-xr-x 2 orapdc dba 1024 Oct 3 18:09 sapcheck

Best Regards

Reynaldo Rebolledo

Former Member
0 Kudos

In that case check note 651351,134592 and 113747 , looks like authorization issue .

Thanks

Prince Jose

Former Member
0 Kudos

Hi Prince

Thanks for your help. The issue was related to permisions and was solved with note 113747.

Best Regards

Reynaldo Rebolledo.

Answers (0)