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 |
How to pass the parameter in parm using linkage section ? (syntax)?
what is “Cond= even” and “Cond=only”?
wht do u mean by internal reader in jcl ? wht is the use of internal reader ?
shall we concordinate two different length dataset in to a new date set.
HOW TO CONVERT VARIABLE BLOCK TO FIXED BLOCK ?
How can a jobs execution priority be modified?
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?
How to find out the number of records in a file using JCL
once we submitted the job to the operating system, how can we cancel the job before execution?
what is the JCL statement consists of?
if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?