Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
Answer Posted / kavee
I read like time parameter in EXEC ll overide the job.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How dummy is used in jcl?
What is jcl in mainframe?
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
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is one line to pass PARM from JCL to COBOL?
Explain the function of //jcllib statement?
Name the statement which can be used to send data to another mvs jes3 node?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is the use of disp parameter?
how you can direct the data to spool using SYSOUT option?
What do you understand by the term notcat 2 – gs?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Is condition checking possible in jcl? If yes, how?
Explain the purpose of dd dummy statement?
what are the various stages of job processing?