cancel
Showing results for 
Search instead for 
Did you mean: 

update statistics error

Former Member
0 Kudos

hello experts,

we got the error in db13 update stats error like

LOG:--

Job started

Step 001 started (program RSDBAJOB, variant &0000000000201, user ID DDIC)

Execute logical command BRCONNECT On host sapf51db

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

BR0801I BRCONNECT 7.20 (7)

BR0805I Start of BRCONNECT processing: cegbaegy.sta 2011-06-07 03.47.00

BR0252E Function fopen() failed for '/oracle/F51/sapcheck/cegbaegy.sta' at location main-11

BR0253E errno 13: Permission denied

BR0121E Processing of log file /oracle/F51/sapcheck/cegbaegy.sta failed

BR0806I End of BRCONNECT processing: cegbaegy.sta2011-06-07 03.47.03

BR0280I BRCONNECT time stamp: 2011-06-07 03.47.03

BR0804I BRCONNECT terminated with errors

External program terminated with exit code 3

BRCONNECT returned error status E

Job finished

please provide the solution for this

Regards,

Sudeep

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sudeep,

Check sapcheck permissions It should be "drwxrwxr-x". If not, execute the command, below;

chmod 775 sapcheck

Check its owner, also. It should be "ora<sid>"

One more question is, what about the system landspace? Do you have an additional application server on your system?

Best regards,

Orkun Gedik