what r the types of job control statements?

Answer Posted / krithiga hari

There are 2 types of job control statements. They are COND
and IF END-IF.
When the condition is true, the step will get bypassed in
the COND. Whereas if the condition is true step will get
executed in the IF END-IF.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of the dd mgmtclas keyword in sms datasets?

860


What are the difference between jcl and jes?

1146


How to do automated restart when a job abend?

897


Name what parameter directs the output of the job log dataset?

638


Explain the function of //jcllib statement?

818






what EXEC statement is and what is the syntax of EXEC statement used in JCL?

733


Are there any set of rules for the names of the steps used in a job? What are they?

682


Can I share my data with other jobs? How?

757


what is use of dcb parameter in dd statement?

886


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2089


Name the parameters which can be used to limit the number of records written to a sysout dataset?

733


What parameter directs the output of the job log dataset?

864


Is condition checking possible in jcl? If yes, how?

843


What is timing concept in mainframe?

1772


Explain the job statement in jcl?

741