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
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?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
In COBOL programming, what is PERFORM? What is VARYING?
how to refer the data field?
What is the problem of ordered sequential files access?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How are the next sentence and continue different from each other?
how do you reference the variable block file formats from cobol programs
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the Purpose of Pointer in the string?
What is rmode(24)
What rules are to be followed while using the corresponding options?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the compute verb? How is it used?