Unable to execute SAP jobs after OS Patching activity.
The sapjob command produces the error below...
%CASAP_E_930 SAP/R3 Connection/Logon information not set up. Please run casapjmacfg.
%CASAP_E_930 SAP/R3 Connection/Logon information not set up. Please run casapjmacfg.
%CASAP_E_985 The configuration override profile <XXXXX> was not found.
The casapjmacfg utility also receives an error:
regutil error opening base key: can't find the $CALIB directory.
regutil error opening base key: can't find the $CALIB directory.
casapjmacfg[42]: /lib/JRE/1.4.1/jre/bin/java: not found.
CALIB directory is present.
Release : All Supported Versions
Component : UNICENTER JM ADAPTER FOR SAP 3.2
Ensure /etc/profile contains the following line at the end...
test -r /etc/profile.CA && { CA_SECTION=all; export CA_SECTION; . /etc/profile.CA; } # Added by Computer Associates
If you have to add this line, restart the agent after making the change.