FileName (EFN)
The FileName (EFN) parameter lets you specify an optional, supplemental location to which the High-speed Apply Engine sends error messages that the apply request generates. On UNIX and Windows, this is a copy of stderr. For mainframe targets, this is a copy of APTERR.
Attributes
This parameter has the following attributes:
Attribute | Value |
---|---|
Section | [ErrorOutput] |
Abbreviation | EFN |
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 error output file also contains messages and statistics that the apply request generates. You specify the error output file as described in ErrorOutput-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.
Related topic