Interfacing with JES
The MVS Job Entry System (JES)
enables you to perform the following functions:
- Submit jobs (consisting of JCL and data) to the job scheduler for execution
- Spool JCL messages and SYSOUT during execution
- Print the output
- View the output
- Delete job output
FTP server provides the following functions in its JES interface:
- Submitting a job
- Displaying the status of all the user’s jobs
- Receiving the spool output of the job (JCL messages and SYSOUT)
- Deleting a job
- Submitting a job and automatically receiving output
- Terminating access to JES