SMFREN (FTP server) statement

Use the SMFREN statement to specify SMF recording options for the RNFR/RNTO (RENAME) command.

Syntax

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

Parameters

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

Examples

Set the type 118 SMF record subtype for RENAME to 73:
SMFREN 73
To issue type 119 SMF RENAME records:
SMFREN TYPE119

Usage notes

Related topics