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"?
o BLKSIZE=32720 for fewest costly access method calls?
o BLKSIZE=0 and trust SDB (which will probably use 1/2 3390)?

-- 
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to