whats the disadvantage of search all over search?

Answer Posted / snehatechm

computation speed is fast in search all.
disadvange is file should be in sorted order to be searched.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the divisions of a COBOL program?

660


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

625


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

2003


) how do u code after getting data?

1578


What is the difference between PIC 9.99 and 9v99 in COBOL?

728






What are the cobol coding sheets?

657


What are different data types in cobol?

683


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2326


Name some of the examples of COBOl 11?

2674


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

650


How do we get current date from system with century in COBOL?

793


What is a SSRANGE and NOSSRANGE?

813


Define static linking and dynamic linking.

658


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1017


How to print 10 to 1 if the input have only 10 digit number?

804