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

Answer Posted / sainath

No, for search all command ,data should be in sorted order

Is This Answer Correct ?    19 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the rules of the move verb?

945


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1857


Name some of the examples of COBOl 11?

2880


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

842


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

1077


When is inspect verb is used in cobol?

921


In COBOL, what is the different between index and subscript?

945


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

946


A table has two indexes defined. Which one will be used by the SEARCH?

1014


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

2183


What are the different rules for performing sort operation?

954


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

872


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

969


What is redefines clause in COBOL?

1037


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?

5597