I'm using TSO RECEIVE to read outputs from JES SPOOL. 
The outputs is created by allocating and writing as:
Rc = BPXWDYN('ALLOC LOGROUTT SYSOUT(8) SPIN(UNALLOC) DEST(systarget.userid) 
RECFM(V,B) LRECL(varies) BLKSIZE(32756) REUSE')                       
'EXECIO' s.0 'DISKW LOGROUTT (STEM S. FINIS'                           

The problem is the performance.  There is many files with mostly one record.  
Receive takes from 1/10 to 1 second elapsed time to get one file. 
I have tried the REXX/ISFACT interface to SDSF but it was only a minor, if any, 
improvement. 

Any suggestion for a better performance?



Best Regards,
Thomas Berg
___________________________________________________________________ 
Thomas Berg   Specialist   zOS/RQM/IT Delivery   Swedbank AB (Publ)

----------------------------------------------------------------------
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