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
how do you define single dimensional array and multidimensional array in your cobol?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the problem of ordered sequential files access?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How to know whether the module is dynamical or statistical?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How to print 10 to 1 if the input have only 10 digit number?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Why would you use find and get rather than to obtain?
What is the difference between perform … with test after and perform … with test before?
What is amode(31)
What is a SSRANGE and NOSSRANGE?
how can i see junk values in dclgen or in hostvariable of comp ?