can a job be submitted through jcl only? is there another way
to submit a job?
Answer Posted / app
A job can be submitted using jobtrac also.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the function of dd name parameter with a 2 part structure; audit.report?
how can you check if a file is empty using jcl?
Can I share my data with other jobs? How?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Are there any set of rules for the names of the steps used in a job?
what is the use of IEBGENER utility?
Explain how can a jobs execution priority be modified?
which parameter is use to declare the name of dataset in dd statement?
Explain about LMFREE�free data set from its association with data ID
how to do automated restart when a job abends?
I need exexution process for JCL programs
How to override loadlib?
when does a dataset go uncataloged?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one