What happens when a job is triggered in a mainframe environment?
- The job is held in a queue
- The job is marked as complete
- The job is submitted for execution
- The job is terminated
When a job is triggered, it means it is submitted for execution in a mainframe environment
Loading...
Related Quiz
- In JCL, the _______ parameter is used to ensure that a job is not started before a specific date and time.
- What is the significance of the "//" characters at the beginning of a JCL statement?
- Which JCL utility is commonly used for sorting data?
- You need to execute a step in JCL only if it's the first execution of the job and not on restarts. How can you achieve this?
- In JCL, what does the PROC statement stand for?