Need of JCL
1. Introduction
JCL is a language in which the users of a computer systems describes to that system the requirements of their jobs.
• Provides a primary interface between user and the JES.
• Used to perform batch mode processing under MVS.
Within a job, JCL provides the specification necessary for MVS to process the job.
Specifications of a job are :
• User identity
• Data file identity
• Resource requirement
• Error handling
Need of JCL
• Request execution of program under MVS environment
• Sets the requirement for a job
Back to JCL Index
Back to home page
Monday, March 8, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment