SMFRETR (FTP server) statement

Use the SMFRETR statement to specify SMF recording options for the RETR (RETRIEVE) command.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-SMFRETR--+-STD-----+----------------------------------------><
            +-number--+   
            '-TYPE119-'   

Parameters

STD
Indicates that type 118 SMF RETRIEVE records are issued with the standard subtype of 74.
number
Indicates that type 118 SMF RETRIEVE records are issued with the given record subtype. The valid range is 1 - 255.
TYPE119
Indicates that type 119 SMF RETRIEVE records are issued (subtype 70).

Examples

Set the type 118 SMF record subtype for RETRIEVE to 74:
SMFRETR 74
To issue type 119 SMF RETRIEVE records:
SMFRETR TYPE119

Usage notes

Related topics