© Copyright. All rights reserved. Datatask Pty Ltd JCL Standards #1 Company Name

Preview:

Citation preview

© Copyright. All rights reserved. Datatask Pty Ltd

JCL Standards #1Company Name

© Copyright. All rights reserved. Datatask Pty Ltd

Our organization and JCL

• Who uses JCL in our organization?

• Where is JCL stored and how is it created?

• Who is responsible for maintaining JCL?

© Copyright. All rights reserved. Datatask Pty Ltd

Who uses JCL in our organization?

• Application programmers

• System programmers

• Schedulers

• Operators

© Copyright. All rights reserved. Datatask Pty Ltd

Where is JCL stored and how is it created?

• What JCL data sets are you allowed to access?

• What if I need to run JCL from another location?

• Production JCL

© Copyright. All rights reserved. Datatask Pty Ltd

Who is responsible for maintaining JCL?

• Your own JCL

• Production JCL

© Copyright. All rights reserved. Datatask Pty Ltd

Job statement

• General JCL formatting requirements

• Job naming standards

• Job accounting information

• Keyword parameter standards

© Copyright. All rights reserved. Datatask Pty Ltd

JCL formatting requirements

• What are our general JCL formatting standards?

© Copyright. All rights reserved. Datatask Pty Ltd

Job naming standards

• What are our job naming standards?

• What will happen if I do not use the standards?

© Copyright. All rights reserved. Datatask Pty Ltd

Job accounting information standards

• What do I need to code for job accounting information?

• How is the accounting information used?

© Copyright. All rights reserved. Datatask Pty Ltd

CLASS and MSGCLASS standards

• What standards are used for these keyword parameters?

• How are these standards enforced?

© Copyright. All rights reserved. Datatask Pty Ltd

Other JOB statement parameters

• Which other JOB statement parameters are required?

© Copyright. All rights reserved. Datatask Pty Ltd

Summary

• Importance of JCL standards

• JOB statement parameters used by our organization