Can a PS file be read in reverse order?If so,how
Answer Posted / ravi krian
yes,using arrays we can read ps file in reverse order
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Must tape dataset definitions include vol=ser specifications?
Are there any set of rules for the names of the steps used in a job? What are they?
What is the significance of addrspc parameter in exec statement?
Is condition checking possible in jcl?
What do you know about jcl?
what is use of disp parameter in dd statement?
Mention the types of job control statements?
How can unused space allocation be returned to the system when a dataset is closed?
what is DSN parameter and DISP parameter is used for?
Explain the function of the steplib dd statement?
which utility is used a dummy utility?
how do you access an uncataloged dataset in a jcl?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is the function of //jcllib statement?