What is the exact difference between PRTY and DPRTY
Answer Posted / reddy
PRTY is used in job chord,
DPRTY is used in step chord, to priotizie in the steps in
the job.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What are the parameter we cannot use in procedure?
How to run cobol program using jcl?
Explain the hierarchy levels in jcl?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What do you know about jcl?
What is the purpose of dd * statement in jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What is the maximum length of a single line of jcl?
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' ?
List in order the hierarchical levels of jcl?
Explain how can return codes be tested before execution of a job step?
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?
What is jcl in mainframe?
How does jcl act on a cobol code?