IEC205I
ddname,jobname,stepname,FILESEQ = nnn, COMPLETE VOLUME LIST | EXTEND VOLUME LIST,[DSN=dsn], VOLS=volser, [LISTED VOL(S) HAVE BEEN DATA ENCRYPTED.KL1CD:L|H KL2CD:L|H, KL1=keylable1,KL2=keylabel2 TOTALBLOCKS=mmm], [3490 EMULATION VOLUMES EXTENDED CAPACITY MODE|3490 EMULATION VOLUMES EXTENDED CAPACITY USED], [PERFORMANCE SEGMENTED | PERFORMANCE SCALED]

Explanation

The program has successfully written to the volume or volumes whose serial numbers are listed after VOLS=. This volume list is either the complete volume list for the data set dsn after DSN= or the list of volumes to which the data set has been extended. This volume list might be a subset of the volume serial numbers specified in the DD statement and in message IEF285I. If applicable, this message indicates either that you requested extended capacity mode for emulation of the IBM® 3490 or that data blocks were written in the extended capacity area of one or more of the listed volumes.

In the message text:

ddname
The data definition name.
jobname
The job name.
stepname
The step name.
nnn
The decimal file sequence number of the tape data set that was created or extended.
dsn
The data set name.
volser
A list of volume serial numbers. The message lists up to eight volume serial numbers per line. If there are more than eight volume serial numbers in the message, there will be additional lines in the message until all the volume serial numbers have been listed. Each new line of volume serial numbers will begin with VOLS=.
mmm
The decimal multivolume total of data blocks for a data set. TOTALBLOCKS is omitted when a multivolume data set is extended starting on a volume other than the data set's first volume. It will also be omitted if the access method being used by the application isn't maintaining the block count in the DCB such as may be the case for the EXCP access method.

System action

Processing continues.

Operator response

None

System programmer response

None

Programmer response

When the extended capacity area of the volume or volumes is used, subsequent access of the data set on a 3590 device in 3490-E emulation might require the application to request extended capacity mode through the CAPACITYMODE=XCAP parameter of the DCBE macro.

Source

DFSMSdfp

Module

IFG0194J