John asked: > . . . can anybody give some hints on what we could do to more > efficiently do RANDOM I/O to a file which is ACCESS MODE IS DYNAMIC > without damaging the SEQUENTIAL (START / READ NEXT) processing? Are we > basically stuck with dual path in the code?
We have some vendor code with the same problem. Without modifying the vendor code, we specify extra buffers and deferred write via BLSR. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

