What are the kinds of job control statements?

Answer Posted / guest

The JOB, EXEC and DD statement.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

923


What does a disposition of (MOD,DELETE,DELETE) mean ?

666


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

669


what is SOC4 error?

736


Is condition checking possible in jcl?

722






Explain about ISPF/TSO Commands

1311


what is use of disp parameter in dd statement?

662


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1807


What is timing concept in mainframe?

1662


What parameter of the job statement is used to limit the cpu time consumed by the job?

838


What is the motivation behind coding class parameter in job statement?

689


if the submitter of a job wants to inform another user about the job completion, how can it be done?

756


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.

1986


Explain how can the attributes of one sms dataset be copied to another dataset?

705


how can the same proc be re-used and called by many jobs?

909