List in order the hierarchical levels of jcl?
No Answer is Posted For this Question
Be the First to Post Answer
write a jcl to execute a job by 7:00 am on jan 20,1986?
Are there any set of rules for the names of the steps used in a job? What are they?
Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order without using IEBEDIT. How can i do that..???
How does jcl act on code(if you take a cobol program)?
I have two input files i/p1 name id-key flag date i/p 2 name id-key date if id-key matches in the both the files then it should write the output file from i/p1 with flag 'Y'. It should be done thru JCL sort card ,Please provide the info on this. ---Note : output file should have all records from i/p1 with proper Flag.
can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.
whats the difference between empty and noempty of GDG?
what is the cond=even only
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
WHAT IS DUMMY IN JCL? HOW TO USE IT? CAN ANYBODY SEND PROGRAM ON THIS?
What is the difference between catalogue procedure and In-Stream procedure?
Suppose I have seven jobs to do, but I want to hold one than how can I do this?