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
Explain the job statement 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?
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) ?
Is it possible to code instream data in a PROC?
What are the rules employed while naming the steps in a job?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How does jcl specify the job to the operating system?
Is automatic restart possible in jcl? If yes, how?
define cond parameter in jcl?
What do you understand by the term notcat 2 – gs?
Explain the purpose of dd * statement in jcl?
what is SOC4 error?
What is jcl in mainframe?
What are steplib and joblib? What for they are used?
What is jcl in mainframe, and how many types of jcl statements are there for a job?