Hi Experts
I am having the following warning while running any process with BRtools (backup, check, stat update, etc)
BR1304W Checking SAP license failed at location BrLicCheck-109
BR0602W No valid SAP license found - please contact SAP
Note 912969:BR*Tools 7.00 fails due to license problems, explains that the error could be related to the SAPSYSTEMNAME variable.
This is what I am thinking.
My installation is distributed, on Oracle host, there is a standalone gateway with SID=GWD and our DB and SAP instance SID is DEV
Now when I run any process through DB13 on the app server. the process is started with user GWDadm who has in his env parameter SAPSYSTEMNAME=GWD.
I cant change his SAPSYSTEMNAME because then gateway instance won't start
Should I reinstall the Gateway server with SID DEV?
Regards