FileName (LFN)
The FileName (LFN) parameter specifies the file name, data set name, or DD name of the file where the High-speed Apply Engine writes the log entries that the apply request generates.
Attributes
This parameter has the following attributes:
Attribute | Value |
---|---|
Section | [LogOutput] |
Abbreviation | LFN |
DBMS | Db2, Db2 LUW, Oracle |
Required? | No |
Valid values |
|
Default values |
|
Usage
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 is APTLOG.
Related topic