How to read a record from bottom of a file which is
indexed by 'A'.
Answer Posted / mahesh
we can read a file from bottom using "EXEC CICS READ PREV"
command in COBOL program.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
A table has two indexes defined. Which one will be used by the SEARCH?
Which mode is used to operate the sequential file?
HOw can I get the negative sign while deduct high value from low value
Can we change the password using ALTER? anyone tried and changed?
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 ?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
In which area will you utilize 88 level items in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
) what is the difference between AID and HANDLE AID?
What are 77 levels used for?
how do you reference the rrds file formats from cobol programs
How do we get current date from system with century in COBOL?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?