120 likes | 244 Views
JCL Standards #1. Company Name. 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?. Who uses JCL in our organization?. Application programmers System programmers Schedulers
E N D
JCL Standards #1 Company Name
Our organization and JCL • Who uses JCL in our organization? • Where is JCL stored and how is itcreated? • Who is responsible for maintaining JCL?
Who uses JCL in our organization? • Application programmers • System programmers • Schedulers • Operators
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
Who is responsible for maintaining JCL? • Your own JCL • Production JCL
Job statement • General JCL formatting requirements • Job naming standards • Job accounting information • Keyword parameter standards
JCL formatting requirements • What are our general JCL formatting standards?
Job naming standards • What are our job naming standards? • What will happenif I do not use the standards?
Job accounting information standards • What do I need to code for job accounting information? • How is the accounting information used?
CLASS and MSGCLASS standards • What standards are used for these keyword parameters? • How are these standards enforced?
Other JOB statement parameters • Which other JOB statement parameters are required?
Summary • Importance of JCL standards • JOB statement parameters used by our organization