Is there any command to check wether the ps file is in
sorted order?
Answer Posted / muttaiah
I know like we can make a file sorted in either ascending
or desc based on a key. But i'm not sure how to check this
using a command.
Probably i guess there is no such command.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
whats the diff bw the evaluate also and and?
How does the jcl specify the job to os?
Describe the various parameters utilized in the creation of a gdg?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
How does jcl act on code(if you take a cobol program)?
what happens in conversion stage in job processing?
How is a type of file defined in the jcl that executes the cobol program?
What is the use of disp parameter?
In sms datasets, what is the function of the dd mgmtclas keyword?
i want to store 20 digits . how will u do it in cobol ?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Is it possible to left uncode disp?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How to submit a jcl from cics?
What is jcl in mainframe?