|
You could test by:
1 - redirect the catsplf and stderr to files on the ifs to see if that
is working or not (not tested from PHP).
> catsplf -j 761118/SCOTT/WOR040 wor040 1 > /tmp/cat.txt 2> /tmp/err.txt
$
> cat /tmp/err.txt
catsplf: 001-2372 Spool file wor040, number 1 for job
761118/SCOTT/WOR040 was
not found.
if it works /tmp/cat.txt will contain the spoolfile.
2 - If it does create the file on the IFS then you can get the spoolfile
in 2 steps by putting it to a file on the ifs and then read (readfile)
the file from PHP (possible work around until you can discover/fix the
issue).
Scott
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.