Previous Topic: Res Wait Poll IntervalNext Topic: Auxiliary Listening Port


Append STDOUT/STDERR

The Append STDOUT/STDERR parameter specifies whether the agent overwrites or appends job command output or error information to the standard error and standard output files.

The following check box on the Scheduler - CA Workload Automation AE Administrator window lets you specify this parameter:

Append STDOUT/STDERR

Specifies whether the agent overwrites or appends job command output or error information to the standard error and standard output files

Notes:

To determine whether the information is appended to the files or the files are overwritten, CA Workload Automation AE does the following in this order:

Example: Append New Information to the Standard Error File

This example appends new information to the standard error file.

std_err_file: >>/tmp/test.err

More information:

Append Information to Standard Error and Standard Output Files