Per our documentation on OS/390 Agents:
https://docs.automic.com/documentation/webhelp/english/AWA/12.2/DOCU/12.2/AWA%20Guides/help.htm#AWA/Admin/inifiles/admin_ini_agent_zos.htm?Highlight=completejobout
completeJobout = |
This parameter determines the complexity of the job protocol.
This setting can be overruled in the Job object and in the script using attributes. More detailed information is provided in the document that describes message classes.
Values
"0" - | Only JES statistics (JESMSGLG, JESJCL and JESYSMSG) are stored in AE. | "1" - | The entire job protocol (JES statistics+ job output) is stored in AE. |
Default: 0
|
The default setting is 0, which means that reports may be truncated. To view all of the Report contents, set the above parameter= 1 and restart the Agent so that the new configuration can be applied.