I have 2 scripts - start and stop.

stopscript is:
su blspadm -c "/sapmnt/BLP/exe/stopsap"

----
startscript is:
su orablp -c "lsnrctl start"
su blpadm -c "startdb"
su blpadm -c "/sapmnt/BLP/exe/startsap"

----
Before I run stopscript, after startscript and try to make backup , but the error is this.
So , however.
On who user or file the permissions you tell me to see and change it?

Thanks a lot for everything!