I have no trouble running BRBACKUP on any of my UNIX servers. The space<DBSID>.log is in the /oracle/<DBSID>/sapreorg directory.
When I run the same backup on a Win Server, it returns:
BR0252E Function fopen() failed for 'cipt0365\spaceS40.log' at location BrInitLogTouch-1
BR0253E errno 2: No such file or directory
I looked in the F:\oracle\<DBSID>\sapreorg and it is empty.
Created a dummy space.log without any luck.
What creates and when is it created (space.log)?
I am assuming that cipt0365\spaceS40.log should be
F:\oracle\S40\sapreorg\spaceS40.log
I am also assuming that the creation of the files in sapreorg are failing because it cannot find the path....