FileName
The FileName parameter in the [DiagnosticOutput] section specifies the location where the High-speed Apply Engine writes special diagnostic information used by BMC Software Customer Support in troubleshooting situations. Use this parameter to override the default location for the diagnostic output file.
Attributes
This parameter has the following attributes:
Attribute | Value |
---|---|
Section | [DiagnosticOutput] |
Abbreviation | None |
DBMS | Db2, Db2 LUW, Oracle |
Required? | No |
Valid values |
|
Default values |
|
Usage
High-speed Apply Engine writes output to this file only when a restart occurs and the value of the RestartType parameter is other than None.
You can specify any valid data set or DD name, or a UNIX or Windows file name for the FileName parameter. For more information about specifying file names on different operating systems, see Usage.
For mainframe targets, you can use a DD statement to allocate and catalog a new data set. The default DD name for the diagnostic output file is APTDIAG.
Related topic