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
How can a fb file convert to vb file using sort program?
how to do automated restart when a job abends?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What is the purpose of dd * statement in jcl?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is the motivation behind coding class parameter in job statement?
How does jcl act on a cobol code?
Why block size is multiple of lrecl in jcl?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Where & How Do You Code Identifier In Jcl?
How is the record format of an output dataset specified?
what is the use of JCL?
which parameter is used to check the syntax of a jcl without executing it?
if the submitter of a job wants to inform another user about the job completion, how can it be done?