In JCL..for TIME Parameter was specified both JOB &
STEP..which one is overrides
Post New Answer View All Answers
which parameter is use to declare the name of dataset in dd statement?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is the purpose of dd * statement in jcl?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Differentiate between addressing mode and run mode.
Why include statement is used in a jcl?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
whats the diff bw the evaluate also and and?
How does jcl act on code(if you take a cobol program)?
What is the function of //cntl statement?
What do you understand by jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is the purpose of dd?
Is it possible to define dd statements as you want?