× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks for all the help. It all works now.

Jerry

rob@xxxxxxxxx wrote:
About the time of that ftp I would have ran a DSPLOG PERIOD((HHMMSS MMDDYY)) JOB(RSTPRDT2)
That's the system log, not the joblog.
If I didn't find anything there then I would have WRKACTJOB SBS(QSYSWRK) JOB(QTFTP*)
and started checking out the job logs of those jobs. Odds are extremely high that, unless RSTPRDT2 is in QGPL or QUSRSYS or some other system library then it would not have been found because it would not have been in the library list for user QTCP of the QTFTP* jobs.

If I had found it in the system log then I would have ran
WRKJOB RSTPRDT2
And if that had still found nothing then I may have considered changing the ftp command from
quote rcmd SBMJOB CMD(CALL PGM(RSTPRDT2)) JOB(RSTPRDT2) JOBQ(QSYSNOMAX)
to
quote rcmd SBMJOB CMD(CALL PGM(RSTPRDT2)) JOB(RSTPRDT2) JOBQ(QSYSNOMAX) JOBD(BubbasLib/RSTPRDT2) INLLIBL(*JOBD)
The name of the job description may be different if you have an existing one with an acceptable library list.

Rob Berendt



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.