|
On 30-Sep-2015 19:16 -0600, Vinay Gavankar wrote:
What are the different ways to submit a job from one iseries box to
another iseries box (running the same OS version).
I was looking at SBMRMTCMD, but the Help text says it is mostly used
for managing data base files on the remote system.
I just want to issue a SBMJOB command on remote system. I don't
expect any output of that command to come back to the originating
system
Unlike the Submit Remote Command (SBMRMTCMD), the Run Remote Command (RUNRMTCMD) does not require a Distributed Data Management (DDM) File [and thus the DDM connection for the requesting job, for which the Reclaim DDM Conversations (RCLDDMCNV) may be desirable to know of as well]. Of course that reduced burden for activation may not override the possibly ill-perceived nuances of the workings of the latter; but merely for effecting a SBMJOB request, the RUNRMTCMD is much more succinct.
If DRDA is established, the SQL can be used to invoke a stored procedure; that stored procedure could be a CL interpreter that accepts a command string; e.g. the Submit Job (SBMJOB) request.
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.