can i sort packed decimal if i can tell the syntax
Answer / uttam das
Yes, we can sort the packed decimal
SYNTAX
SORT FIELDS=(01,06,PD,A)
| Is This Answer Correct ? | 11 Yes | 1 No |
What is COND=EVEN ?
Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx
I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )
Explain the function of job statement in jcl?
How can unused space allocation be returned to the system when a dataset is closed?
in jcl you are having JCLLIB and STEPLIB what happens
Can we have a JOBSTEP without any EXEC ?
How to view the hexa decimal value thru file aid if copy book is not present for that particular data
Are there any set of rules for the names of the steps used in a job? What are they?
Suppose I have seven jobs to do, but I want to hold one than how can I do this?
What is the function of dd disp parameter?