Submitting batch jobs: Difference between revisions

From Try-AS/400
Jump to navigation Jump to search
(New)
(No difference)

Revision as of 03:25, 29 March 2020

Qsicon Fixme.png This article isn't finished yet or needs to be revised. Please keep in mind that thus it may be incomplete.

Reason: Search for and add information about the JCL Clone OS/400 is using.

OS/400 shares some concepts with Mainframe operating systems, such as MVS (now z/OS). One of this possibilities is to submit Batch jobs to a remote machine.

Preparation

For the facility to work, first configure SNA Distribution Services.

Next, decide what the receiving machine should do when there are remote jobs being submitted:

  • Reject incoming requests,
  • File into the user's network file storage[1] (default),
  • Search the network job entry table what to do.
CHGNETA JOBACN(*REJECT|*FILE|*SEARCH)

Finally, provide entries to the Network Job Entry Table, what to do with Remote Jobs coming in.

WRKNETJOBE

Footnotes

  1. To be seen in WRKNETF.