Hi all,
I am working on setting up the DB13/BRTOOLS integration.
I am trying to run a db check from sidadm user through brtools and getting the below error.
BR0280I BRTOOLS time stamp: 2014-04-24 09.35.56
BR0257I Your reply: 'c'
BR0259I Program execution will be continued...
BR0252E Function fopen() failed for '/oracle/PB1/sapbackup/.user.pas' at location BrToolCall-2
BR0253E errno 13: Permission denied
I changed the permissions for br* to 755 as below
but still I am getting the same error.
ustrlxpb1db80:pb1adm 73> ls -l br*
-rwxr-xr-x 1 pb1adm sapsys 5736689 Sep 7 2011 brarchive
-rwxr-xr-x 1 pb1adm sapsys 5854578 Sep 7 2011 brbackup
-rwxr-xr-x 1 pb1adm sapsys 7577045 Sep 7 2011 brconnect
-rwxr-xr-x 1 pb1adm sapsys 6279708 Sep 7 2011 brrecover
-rwxr-xr-x 1 pb1adm sapsys 2227868 Sep 2 2011 brrestore
-rwxr-xr-x 1 pb1adm sapsys 8033945 Sep 7 2011 brspace
-rwxr-xr-x 1 pb1adm sapsys 3090793 Sep 2 2011 brtools
What might be the issue?
Thanks
vimal