FileName (DFN)
The FileName (DFN) parameter specifies an optional, supplemental location where the High-speed Apply Engine sends the messages that are generated during apply processing. On UNIX and Windows, this is a copy of stdout. For mainframe targets, this is a copy of APTPRINT.
Attributes
This parameter has the following attributes:
Attribute | Value |
---|---|
Section | [DisplayOutput] |
Abbreviation | DFN |
DBMS | Db2, Db2 LUW, Oracle |
Required? | No |
Valid values |
|
Default values | None |
Usage
You can specify any valid data set or DD name, or a UNIX or Windows file name for the FileName parameter. The display output file also contains messages generated by the apply request. You specify the display output file as described in DisplayOutput-parameter.
For more information about specifying file names on different operating systems, see Usage. You can use a DD statement to allocate and catalog a new data set.
Related topic