1 / 9

JCL Standards #2

JCL Standards #2. Company Name. Using EXEC and DD statements. Identify where organizational programs and procedures are stored . Describe the organizational standards for EXEC and DD statements and why they are required. Step basics. Are there standards for step names?

Télécharger la présentation

JCL Standards #2

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. JCL Standards #2 Company Name

  2. Using EXEC and DD statements • Identify where organizational programs and procedures are stored. • Describe the organizational standards for EXEC and DD statements and why they are required.

  3. Step basics • Are there standards for step names? • Description of the activity performed by the step

  4. COND parameters on the EXEC statement • How do we use them? • Common examples used in our JCL and what they indicate

  5. DD statement • Are there data set naming standards? • Which data set parameters do I need to code? • What about output-related parameters?

  6. Are there data set naming standards? • What data set names are allowed in your JCL? • What about temporary data sets?

  7. Which data set parameters do I need to code? • Which DD statement parameters are required for data sets? • What are the defaults if I do not enter any parameters?

  8. Output-related parameters • What sysout standards are there? • Which output-related parameters are required?

  9. Summary • Invoking programs and procedures • Standards used when creating data sets and output

More Related