Is there any command to check wether the ps file is in
sorted order?
Answer Posted / fred
No.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Are there any set of rules for the names of the steps used in a job? What are they?
What do you understand by jcl?
Explain the jcl exec statement?
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) ?
Explain in DD statement what is the use of DCB parameter?
How does jcl act on code(if you take a cobol program)?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the difference between run mode and addressing mode?
Explain how can the attributes of one sms dataset be copied to another dataset?
What are the parameters that are used in creating a gdg?
What are the 4 fields in dd statement?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How can the submitting users racf authority be overridden in a job stream?
how do you code a null statement?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?