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
Suppose I have five jobs to do. But I want to hold one?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain how can a stopped job be started again?
what are the various stages of job processing?
What parameter of the job statement is used to limit the cpu time consumed by the job?
how can the same proc be re-used and called by many jobs?
Define concatenating?
What is the function of the steplib dd statement?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What is the function of the dd avgrec keyword in sms datasets?
What is the purpose of dd * statement in jcl?
Explain about ISPF/TSO Commands
what is use of dcb parameter in dd statement?
What is use of restart and how to use it?