can a job be submitted through jcl only? is there another way
to submit a job?
Answers were Sorted based on User's Feedback
A job can also be submitted from a cobol program using
INTRDR
| Is This Answer Correct ? | 10 Yes | 2 No |
which parameter is used to check the syntax of a jcl without executing it?
what is the difference between perform varying and perform
I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?
Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.
Differentiate between addressing mode and run mode.
what does mvs stand for?
what is full form of AIX
Can we DELETE all the Generations of a GDG at once, WITHOUT deleting the GDG itself ?
Name what parameter directs the output of the job log dataset?
Brief description of inline procedure of jcl.
We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?