What is the exact difference between PRTY and DPRTY
Answer Posted / krishna
PRTY to used to give the priority to the job, and should be
coded in the jobcard
DPRTY is used to to give the priority to the steps in the
job, and should be coded in the exec statement( step card)
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the function of the dd dcb keyword?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
what are JCLLIB and STEPLIB in JCL?
When output dataset space is required, what quantity categories are used?
What is the format of comment statement?
What are the utility programs in jcl?
how to run batch program without jcl?
What is the difference between the positional and keyword parameters? Give examples.
What is the difference between run mode and addressing mode?
how to do automated restart when a job abends?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Is it possible to left uncode disp?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
State the uses of syspring, sysin, sort fields, sum fields and dummy.