can i sort packed decimal if i can tell the syntax



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

Post New Answer

More JCL Interview Questions

We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?

2 Answers   CTS, IBM,


What is NOTCAT ?

0 Answers  


what is the difference between JES3 and JES2?

0 Answers  


i have step1,step2,step3 from where can i start coding cond parameter ?

2 Answers   Verizon,


How do you restart a step in JCL?

12 Answers   HSBC,


Explain about Specifying compiler options in the PROCESS (CBL) statement

1 Answers  


i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.

1 Answers   TCS,


how to increase the space of a dataset in instream procedure.

1 Answers   HCL,


Explain the function of a dd statement?

0 Answers  


Which COND paramter will u use to execute the step only if the previous step does not execute

3 Answers   BoA, HSBC,


you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.

3 Answers  


if we give TIME=0 how many sec that job/step

14 Answers  


Categories