I have multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it?
Answer Posted / satish.m.s
all jobs will be submitted.if all the job name is same then
based on based on FIFO if job name is different then based
on avaliablity of initiator multiple jobs are submitted
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Can I send output of job to my remote device careerride123?
Can an individual step be restricted from using all the jobs allowed cpu time?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is the syntax of JCL statement?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How does jcl act on a cobol code?
Is it possible to code instream data in a PROC?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
i want to store 20 digits . how will u do it in cobol ?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Why block size is multiple of lrecl 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?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Suppose I have five jobs to do. But I want to hold one?