What are the parameter in the job card wihtout which job
won't run........
Answer Posted / laxman
Accounting information.
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
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 JCL?
when can a job time-out occur? How to overcome that?
what operation is performed by job statement?
what is DSN in JCL and what are the parameters to declare the DSN?
Explain the function of a dd statement?
Explain how can a stopped job be started again?
what is “Cond= even” and “Cond=only”?
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 it possible to left uncode disp? If yes, how?
Why block size is multiple of lrecl in jcl?
how to run batch program without jcl?
What are some jcl statements that are not allowed in procedures?
What is the difference between the positional and keyword parameters? Give examples.
What is catelog procedure and how many catelog procedure to use in one job?