Symptoms
AIX jobs failing with the message:
/uc4/Agents/Unix/temp/JAADBYNH.TXT[18]: /uc4/Agents/Unix/out/UCXJ???M: not found.
Cause
Agent doesn't know where to find the Job Messenger Program (UCXJAP6M).
Variable set in Agent's .ini (UCXJAP6.ini) for the Job Messenger as UCXJ???M.
[VARIABLES]
UC_HOST_CODE=UC_CODE
UC_HOST_JCL_VAR=UNIX
UC_EX_PATH_BIN=./
UC_EX_PATH_JOBREPORT=../out/
UC_EX_PATH_TEMP=../temp/
UC_EX_JOB_MD=UCXJ???M
Resolution
Change Variable UC_EX_JOB_MD from UCXJ???M to UXCXJAP6M
Restart Agent after making changes to the .ini so the Agent reflects the changes.