Is there any command to check wether the ps file is in
sorted order?
Answer Posted / himap
I don't know of any command that can tell you if the file is in sorted order or not but you can write a REXX program for the same and use it in the command line.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between the joblib and the steplib statements?
For what purpose steplib and joblib are used ?
Explain about LMFREE�free data set from its association with data ID
What is condition checking in jcl? Is this possible?
In sms datasets, what is the function of the dd avgrec keyword?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is DSN in JCL and what are the parameters to declare the DSN?
Explain the purpose of dd dummy statement?
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?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
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) ?
How does jcl specify the job to the operating system?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Describe the various parameters utilized in the creation of a gdg?
What are s0c1, s0c4, s0c5, s0c7 and socb?