Execution Log (-L)
Use the Execution Log execution command (-L) to specify that an execution log is produced. The default is to write the execution information to a temporary storage queue name DTXLOG. You can override the default by specifying the storage medium to be used and the name of the log. See Specifying Storage Medium for details.
-L[@storage_codeName]
- Options
- Description
- storage_code
- One of the following codes, which represent the
type of storage medium used for the execution log
T = Specify a temporary storage queue.
D = Specify a transient data queue.
R = Specify VSAM relative-record dataset.
K = Specify VSAM key-sequenced dataset.
E = Specify VSAM entry-sequenced dataset. - Name
- The name for the execution log Note: name must not be preceded by any spaces.