+1 vote
in JCL by
Explain the hierarchy levels in JCL?

1 Answer

0 votes
by

The level is the steps that describe the JCL statements according to their actions.

Every statement of JCL consist of the following keywords:

  • NAME
  • FIELDS
  • OPERATIONS
  • OPERANDS
  • PARAMETERS
  • POSITIONAL
  • KEYWORD
  • COMMENTS IF ANY
...