What will happen if we write two STOP RUN's in a COBOL
program?
Answer Posted / guest
end of the execution
Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What parameter directs the output of the job log dataset?
Is it possible to define dd statements as you want?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Is condition checking possible in jcl? If yes, how?
What is the function of dd disp parameter?
Explain how can the attributes of one sms dataset be copied to another dataset?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
what are the statements that are not valid to be included in an include statement?
What is catelog procedure and how many catelog procedure to use in one job?
in ways data can be passed to a COBOL program from JCL?
What is the function of //cntl statement?
which utility is used a dummy utility?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is the purpose of dd?