what happens when time=0 is given in jcl code.
what happens when blksize=0 is given in jcl code.
what is symbolic and overriding parameters and a example
program.
Answer Posted / mohan.chepuri
time=0 the job not submitted
blksize=0 then block size is empty it to jcl error
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
When space is allocated for an output dataset, what units can be used?
Is their any set of rules for dd? Explain.
what is DSN parameter and DISP parameter is used for?
Suppose I have five jobs to do. But I want to hold one?
is there any way to execute more than one proc in the same exec statement at the same time..?
how would you create a temporary dataset? And where will you use them?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what is the difference between JES3 and JES2?
Explain the function of dd disp parameter?
How does the jcl specify the job to os?
What are the 4 fields in dd statement?
How can a stopped job be started again?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What are s0c1, s0c4, s0c5, s0c7 and socb?