can i sort packed decimal if i can tell the syntax
Answer Posted / uttam das
Yes, we can sort the packed decimal
SYNTAX
SORT FIELDS=(01,06,PD,A)
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
List in order the hierarchical levels of jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What is Cataloged Procedures?
Can we use DISP=SHR in output file in JCL
How to pass the parameter in parm using linkage section ? (syntax)?
what is “Cond= even” and “Cond=only”?
i want to store 20 digits . how will u do it in cobol ?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
what is the compile process of cobol program expalin with code
What are the parameters that are used in creating a gdg?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
which utility is used to sort a file in jcl?
how JCL works?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Explain dd statement in jcl?