What is the difference between various read and find
statement,and which one should be used when for better
adabas performance ?
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of trt instruction?
Explain how to initialize a register to 0000?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
How many maximum base registers we can have in a program?
How to pass the parameters from jcl to assembler program?
Explain the difference in data type "x" and "p"?
Explain how to access vsam file?
What does "using" do?
How is data passed from a calling program to an assembler called program?
What is maximum displacement and how to cross this limit?
What is house keeping in assembler?
How are data passed from jcl parm to assembler program?
how to retrieve the instream data in sysin?
Explain about maximum displacement?