I am using system view QSYS2/OUTPUT_QUEUE_ENTRIES to get a listing of spool files, in an RPG program to display those files for the user.
It works ok except that it is slow. I used debug and ACS to see if OS400 has any performance suggestions. Appears that it does not.
Anyone run into this and might have an idea of how to improve performance when reading this system view?
Or maybe a different approach that might be more efficient?
Thanks!
It works ok except that it is slow. I used debug and ACS to see if OS400 has any performance suggestions. Appears that it does not.
Anyone run into this and might have an idea of how to improve performance when reading this system view?
Or maybe a different approach that might be more efficient?
Thanks!




Comment