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

Answer Posted / suputhru

I agree with Rookie.

to use Search all table should be necessarily sorted.

If data is not sorted, Program Compilation wont show any
error message. But, program will give unpredictable result.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give some examples of command terminators?

849


What are the pertinent COBOL commands?

2713


How do you reference the following file formats from cobol programs?

797


Whats the difference between search & search ALL?

5540


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

834






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

773


Can we change the password using ALTER? anyone tried and changed?

1632


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

797


How can you get the ksds file records into your cobol program?

727


IF I mention stop run in CICS what happens?

1987


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

1085


What is a report item?

814


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

1086


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.

1785


What is amode(31)

807