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:
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:
To set the behavior at the job definition level, place the appropriate notation as the first characters in the std_err_file and std_out_file specification in JIL. Use the following notation to specify whether the files should be appended or overwritten:
> Overwrite file >> Append file
Note: This applies to legacy agents only.
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
|
Copyright © 2013 CA.
All rights reserved.
|
|