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
what are decleratives in cobol?
Define cobol?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Difference between array and sub-script ?
) How do u handle errors in BMS macro
What kind of error is trapped by on size error option?
What is the utilization of copybook in cobol?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
what happens if parmparameter passes zero bytes to the program
how can i see junk values in dclgen or in hostvariable of comp ?
How do you reference the fixed block file formats from cobol programs
how do you reference the variable unblock file formats from cobol programs
In COBOL, what is the different between index and subscript?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?