Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

SYSOUT log

Serious errors that cause the server to stop operation, such as errors when logging on to the sockets or when requesting resources, are listed on SYSOUT. In trace level 1 these messages also appear in the relevant trace file.

A warning or message is given in SYSOUT in the following cases:

  • Main task: after completion, the maximum number of concurrent connections and tasks is listed.

  • Main task: a warning is issued if the maximum number of concurrent connections and tasks has been reached.

  • Admin task: a warning is issued if the EBCDIC-ASCII conversion table is not bijective.

  • Admin task: a warning is issued if the IA5 core has been changed in the EBCDIC-ASCII conversion table.

SYSOUT output from child processes can be seen only under very special conditions:

the shell variable PROGRAM-ENVIRONMENT=’SHELL’ must be set and the server program must be started interactively and not in a procedure. Therefore, output from the main task and from server tasks can usually only be found in the appropriate trace file if trace level 1 is used.