I was attempting to use SQL to view a spoolfile.



SELECT * FROM TABLE(SYSTOOLS.SPOOLED_FILE_DATA(
JOB_NAME =>'412514/PECKM/R008CP0001',
SPOOLED_FILE_NAME =>'PRT008M'))
ORDER BY ORDINAL_POSITION;



It returns an empty result set and the following messages are in the joblog.



Copy request failed for file QIBM_SFD in QTEMP.
Trigger program or external routine detected an error.
Trigger program or external routine detected an error.
Message FAILURE ON CPYSPLF returned from SIGNAL, RESIGNAL, or RAISE_ERROR.



I have verified the JOB_NAME and SPOOLED_FILE_NAME multiple times and they
are correct. The trigger program errors really don't tell me anything
useful. Any idea why I am getting the results that I am getting?


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.