CA-7 on the mainframe gets a return code (0) via ca7xtrk that the process on the server was successful even though the process is still running on the server.
Is there a way to increase the level of logging on the agent side to help further investigate?
Release : 11.2
Component : UNICENTER UNIVERSAL JOB MANAGEMENT AGENT
Need to add the lines below to the following directory:
/opt/CA/SharedComponents/ccs/sche/scripts/envset
LEVEL2TRC=1; export LEVEL2TRC
LEVEL2CTK=1; export LEVEL2CTK
Then stop and re-start the service:
unisrvcntr stop sche
unisrvcntr start sche
The debug information will be written to cd /<ujma_host>ca7cli.out.