|
I am under the assumption that running a multithreaded application in an
interactive job is forbidden. Trying to find something at IBM that simply
comes out and says that.
Also under the impression that if you want a batch job to run a
multithreaded application you have to specify
SBMJOB ALWMLTTHD(*YES)
or an appropriately configured *JOBD.
So based on some rudimentary work management concepts, I figure IBM has
RUNDOMCMD BATCH(*YES) ALWMLTTHD(*YES) set up to do a SBMJOB
ALWMLTTHD(*YES), defaulting to the QDFTJOBD job description. I am trying
to figure out that if I blow by IBM's 8.5 recommendation and continue to
run
RUNDOMCMD SERVER(...) CMD(CALL PGM(COMPACT) PARM(...))
but, from a job that has been started with SBMJOB ALWMLTTHD(*YES) if I
would be ok.
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.