can a job be submitted through jcl only? is there another way
to submit a job?
Answer Posted / vaneesh khurana
A job can also be submitted from a cobol program using
INTRDR
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What are the jcl procedures?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Why include statement is used in a jcl?
Can an individual step be restricted from using all the jobs allowed cpu time?
What is the syntax of JCL statement?
Explain the function of job statement in jcl?
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?
How would you understand error(execution phase)?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Why block size is multiple of lrecl in jcl?
How can an in-stream dataset be terminated?
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 notcat 2 - gs?
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 statement can be used to send data to another mvs jes3 node?