HOW WE WILL SORT THE ARRAY WHICH IS GOING TO USE FOR SEARCH
ALL?
Answer Posted / raghav
by using sort function in jcl
jst take the the on whuch we are going to use the searchall
as input file
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Difference between array and sub-script ?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
HOw can I get the negative sign while deduct high value from low value
State the various causes of s0c1, s0c5 and s0c7.
How to remove 2 duplicate records and copy only one using job control language?
What are literals?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Write a program to explain size error.
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
Explain what you understand by passing by value.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Write some characteristics of cobol as means of business language.
What is redefines clause in COBOL?
What is rmode(any) ?