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
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|