On Sat, 11 Nov 2023 21:44:51 -0600, Paul Gilmartin <[email protected]> wrote:
>Suppose I am writing with QSAM/BSAM to a UNIX file allocated >RECFM=FB,LRECL=80,FILEDATA=BINARY,PATH=... >Should I specify: >o BLKSIZE=80 for minimum latency for other jobs doing "tail -f"? z/OS Unix filesystems are linear datasets. Unless things have changed, BLKSIZE is ignored. LRECL is not stored and must be specified. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
