cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

sapcheck environment variable

former_member263733
Participant
0 Likes
1,127

brconnect jobs in DB13 are failing. The job log gives me a pretty good indication why:

BR0252E Function fopen() failed for '/oracle/BBS/920_64/sapcheck/cdwcvtyd.sta' at location main-9

BR0253E errno 2: No such file or directory

From this, it appears that it is trying to access the log in the wrong directory (oracle/BBS/920_64) - not /oracle/BBS/sapcheck.

Documentation suggests setting the SAPCHECK environment variable to accomplish this. However, we have not tried this since we would like to understand how / why / where this errant setting setting got there. Also, we are assuming that if we do add this variable it needs to be added for the <SIDADM> user - is that accurate?

In addition, this is a "stage" system that should be configured identically to the DEV system which is working. We also have several other ancillary systems that are functioning as expected - which again, makes us hesitant to just add the "band-aid" solution of an environment variable.

View Entire Topic
former_member263733
Participant
0 Likes

Thanks to all of you who gave me suggestions