|
I run the below SQL to find largest spoolfiles.
Works fine on Production LPAR.
Fails on R&D LPAR with below error.
Any thoughts from the group on what to check or how to resolve?
SELECT OUTQ, SPOOLNAME, size, pages, job_name, created
FROM QSYS2.OUTPUT_QUEUE_ENTRIES
ORDER BY SIZE DESC
FETCH FIRST 100 ROWS ONLY
File QASPOUTQ in library QSPL0002 not found or inline data file
missing.
User-defined function error on member OUTQ_INFO.
Cancel reply received for message CPF503E.
[…]
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.