How many types of sorts are there in cobol?

Answer Posted / panu

the no.of types of sorting in cobol or in jcl? i want the
clarification please.
in jcl there are 9 types but in cobol i don't know.any
body known pls tell me.

Is This Answer Correct ?    0 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different rules of SORT operation?

689


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8605


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2717


Have you used comp and comp-3 in your project? And how?

2003


What is length is cobol?

639






What is the difference between goback, stop run and exit program in cobol?

914


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5355


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1862


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1691


how do you reference the ksds vsam file formats from cobol programs

647


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8138


What is the usage of comp fields in cobol?

646


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

632


) how do u code after getting data?

1575


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1906