Roman I tried as belo and the error persists, i restarted the system
[root@sapd60 exe]# ls -la br*
-rwxrwxrwx 1 orad60 sapsys 9383682 Apr 8 14:29 brarchive
-rwsrwxr-- 1 orad60 sapsys 9497396 Apr 8 14:29 brbackup
-rwsrwxr-- 1 orad60 sapsys 11396107 Apr 8 14:29 brconnect
-rwxr-xr-x 1 d60adm sapsys 9956113 Apr 8 14:29 brrecover
-rwxr-xr-x 1 d60adm sapsys 6236538 Apr 8 14:29 brrestore
-rwxr-xr-x 1 d60adm sapsys 11829219 Apr 8 14:29 brspace
-rwxr-xr-x 1 d60adm sapsys 6831066 Apr 8 14:29 brtools
[root@sapd60 exe]# chmod 777 br*
[root@sapd60 exe]# ls -la br*
-rwxrwxrwx 1 orad60 sapsys 9383682 Apr 8 14:29 brarchive
-rwxrwxrwx 1 orad60 sapsys 9497396 Apr 8 14:29 brbackup
-rwxrwxrwx 1 orad60 sapsys 11396107 Apr 8 14:29 brconnect
-rwxrwxrwx 1 d60adm sapsys 9956113 Apr 8 14:29 brrecover
-rwxrwxrwx 1 d60adm sapsys 6236538 Apr 8 14:29 brrestore
-rwxrwxrwx 1 d60adm sapsys 11829219 Apr 8 14:29 brspace
-rwxrwxrwx 1 d60adm sapsys 6831066 Apr 8 14:29 brtools
18.06.2013 15:43:06 Job started
18.06.2013 15:43:06 Step 001 started (program RSDBAJOB, variant &0000000000007, user ID U277633)
18.06.2013 15:43:06 Execute logical command BRCONNECT On host sapd60
18.06.2013 15:43:06 Parameters: -u / -jid STATS20130618154306 -c -f stats -t ALL
18.06.2013 15:43:06 BR0801I BRCONNECT 7.20 (31)
18.06.2013 15:43:06 BR0805I Start of BRCONNECT processing: cellldyw.sta 2013-06-18 15.43.06
18.06.2013 15:43:06 BR0252E Function fopen() failed for '/oracle/D60/sapcheck/cellldyw.sta' at location main-6
18.06.2013 15:43:06 BR0253E errno 13: Permission denied
18.06.2013 15:43:06 BR0121E Processing of log file /oracle/D60/sapcheck/cellldyw.sta failed
18.06.2013 15:43:06
18.06.2013 15:43:06 BR0806I End of BRCONNECT processing: cellldyw.sta2013-06-18 15.43.06
18.06.2013 15:43:06 BR0280I BRCONNECT time stamp: 2013-06-18 15.43.06
18.06.2013 15:43:06 BR0804I BRCONNECT terminated with errors
18.06.2013 15:43:06 External program terminated with exit code 3
18.06.2013 15:43:06 BRCONNECT returned error status E
18.06.2013 15:43:06 Job finished
Reagan, dont know why orad60 cant found the command
[root@sapd60 exe]# cd /sapmnt/D60/exe
[root@sapd60 exe]# chmod a+x br*
[root@sapd60 exe]# su - orad60
orad60> brconnect -u / -c -f check
-ksh: brconnect: not found [No such file or directory]