SMFDEL (FTP server) statement

Use the SMFDEL statement to specify SMF recording options for the DELE (DELETE) command.

Syntax

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

Parameters

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

Examples

Set the type 118 SMF record subtype for DELETE to 71:
SMFDEL 71
To issue type 119 SMF DELETE records:
SMFDEL TYPE119

Usage notes

Related topics