I need to compare two VSAM files, both having 'number' as
key. If there is a matching record, write the data into
another VSAM file. How will it be possible.
Answer / mainframe_learner
Declare one VSAM as sequential read and another as random
access. And then try to read the files.
| Is This Answer Correct ? | 8 Yes | 0 No |
We have 3 programms A,B,C.In the middle of the program A the controls goes to program B and in the middle of the program B control wants to go program C,after completion of program C again control comes to program B and again after completion of program B control comes to program A.How the process will takes and what are the controls we use for that process.If it is possible anybody of you explain with example?
WHY LRECL NEEDS TO BE 4 EXTRA THEN THE COBOL FILE LENGTH & WHAT IT CONTAIN IN THAT LENGTH
WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??
is it possible to rename 01 level?
what r the types of perform statement
i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS
What is the size of s9(19)comp3? explain
Hi, My interviewer ask A calls B and C calls B, a and b are static c and b are dynamic.what happens if they compile and execute at same time.
What is an explicit scope terminator?
What is the difference between a binary search and a sequential search?
What is the difference between index and subscript?
What is a subscript ?