Introduction:
Using CA7 as my scheduler, I am getting R-C0127 code on a windows system agent box.
What does this mean?
Question:
Unable to run the jobs. Whenever we demand jobs its failing with condition code R-C0127.
TSTSRI2 0646 C0127 16.070/07:35 00 00000000 COND-CD
Environment:
Scheduler: CA7
Windows System Agent
Answer:
If oscomponent.lookuposerror=true is set in the agentparm.txt parameter file the Cmpc(127) token is processed by a routine that will do a system dependent lookup. Most of the systems map 127 to EKEYEXPIRED with the text: "Key has expired". This is error code is also used by some shells to indicate a "Command not found" symptom.