×
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.
If that application uses STRSRVJOB, then it is probably using the
TRCJOB EXITPGM(). That exit program feature is no longer available in
v5r4; TRCJOB in that release is since implemented via STRTRC. An
essentially equivalent capability was activated in an API [¿name?] to
replace the /loss of function/ that was previously available by the
service/trace feature.
STRSRVJOB is allowed in a batch job. I have used it to perform
unattended debug and trace. One example was to have a breakpoint
program be activated, to both log debug data and request that its
servicing job end & restart the trace [if some particular data did not
transpire at the breakpoint] across a group of active server jobs. When
the number of jobs gets over three [even two], each new interactive
session started solely as a servicing job, has me thinking /automation/.
Regards, Chuck
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.