Previous Topic: RELEASE

Next Topic: SYSIN01 Transfer Control (XTC) Parameters


Examples of DCB Information

The following are examples of DCB information that you can code in your SYSIN01 data set, depending on the type of files being created:

Example 1

RECFM=FB
LRECL=80
BLKSIZE=8000

Example 2

RECFM=VB
LRECL=516
BLKSIZE=23440

Example 3

RECFM=U
BLKSIZE=19069