Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

How do you define a table/array in COBOL?

5 Answers   Hexaware,


where will u code file status ?

2 Answers   TCS,


What is inspect in cobol ?

0 Answers   Infosys,


what is call by value and call by reference ?

3 Answers   Infosys, ITC Indian Tobacco Company,


When search all is used in cobol program without sorted input data?

6 Answers   CGI, Principal Finance,






How to display the index.(displacement from an array)

4 Answers   IBM,


Can we redefine the field of x(200) to less than 200?

0 Answers  


I've one string with spaces ( I N D I A ). My question is I want remove the spaces & combine in to single string without space (INDIA).How we can write the cobol program & wich options we need to use. Please let me know.

10 Answers   Mascon,


A cobol program to read a file , match it with other if. If match occurs then write it to an output file. If no match then no need to write it.Error log created by program to track any error.

1 Answers  


can we declare s9(9)v9(9) in cobol ? if yes how many bytes it will occupy ?(urgent plz answer it)

13 Answers   CTS,


How do u debug a S0C7 abend? (aswered till we get the field which caused that) After knowing the field which caused that how do u know the record which caused that if it is in production env? (dumb) Ok let us assume that we got to know that 100th record caused that and I wanted to skip only 100th record from the file and process from 101th. How to do that in JCL using SORT? (tried with STOPAFT but ended up dumb when he said smthing else is ther)

3 Answers   IBM,


What do you understand by psb and acb?

0 Answers  


Categories