× 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.



McKown, John wrote:
Please forgive the very ignorant question. I'm just learning the "i" and
we don't yet have one to "mess around" with. I currently work on a z/OS
system. There is a really nice package called JZOS to run Java programs
in batch on z/OS. How is this done on the "i". I am assuming that the
Java program is not Websphere or anything like that (not interactive via
Web or 5250). Perhaps something that just reads a file and does a report
of some sort (yes, RPG would be a better choice, but I'm just curious).

Batch job management is built into i/OS ... the command you would probably run is something like this:

SBMJOB CMD(RUNJVA CLASS(package.class) PARM(parm1 parm2)
CLASSPATH(classpath) PROP((property1Key Property1Value)
(property2Key property2Value))) JOB(JOBNAME)
JOBD(JOBDLIB/JOBD) JOBQ(JOBQLIB/JOBQ)


david



As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.