What is the difference between various read and find
statement,and which one should be used when for better
adabas performance ?
Answers were Sorted based on User's Feedback
Answer / karthik
As for as assembler is concerned , we have reads based upon
the type of file. VSAm,QSAm etc. If it is QSAM we can use
normal GETL and GETM witha DCB defined in the pgm. if it
is going to be a VSAM i guess it should be a AB along with
a RPL
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / david grund
There are two possible scenarios:
1) This is a classroom quesiton where you are expected to
do some research on your own, and not ask someone in the
cloud for the exact answer.
2) The question is too vague, and would require a full
essay to answer. Please be more specific.
| Is This Answer Correct ? | 0 Yes | 1 No |
Can we use MVC instruction to move pack field to pack field....which instruction you will use and why ?
what is need of start 0? In steed of
change process tool( code changes from dev to prd) The changes made to your code should be effected in live. how the process takes place. that is how can you move the code changes from development to production.
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
Explain the difference in data type "x" and "p"?
how to produce SOC7 abend
HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A PROGRAM AND ALSO HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A SINGLE PROGRAM.
How many maximum base registers we can have in a single program?
Explain the difference between various read and find statement?
Why do we use "drop"? What does "using" do?
how to access VSAm file
What is the use of TRT instruction and how it is working?