📚 Practice Mode

IBM Mainframe/z/OS Technical Fundamentals

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

What is this and how can it be executed?

  1. It's a JCL procedure and cannot be executed
  2. It's a job and may be submitted with a SUBMIT command.
  3. It's a JCL procedure and can be executed with a submit command.
  4. It's a JCL procedure and must be invoked in a job with an EXEC statement.