how can you identify wheather the program is using search
or search all in the cobol program?

Answer Posted / ravikrian

while using search the data may be in any order, wher as in
search all the data must be in sorted order and there should
not be any duplicates in the data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different rules for performing sort operation?

753


) what is the difference between AID and HANDLE AID?

1626


What is rmode(24)

673


What is perform what is varying?

694


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

635






What is the compute verb? How is it used?

649


What is the Purpose of Pointer in the string?

632


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

688


how can i see junk values in dclgen or in hostvariable of comp ?

2532


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5049


Define cobol?

854


What is the difference between binary search and sequential search?

632


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1895


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

694


Why would you use find and get rather than to obtain?

673