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
How many maximum base registers we can have in a program?
how to pass the parameters from jcl to assembler pgm?
Explain how to initialize a register to 0000?
Explain the difference between various read and find statement and which one should be used when for better adabas performance?
What does "using" do?
What is the use of trt instruction?
How to pass the parameters from jcl to assembler program?
Explain how to access vsam file?
Explain about house keeping in assembler?
explain icm instruction?
how to retrieve the instream data in sysin?
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? 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 about maximum displacement and how to cross this limit?
What is icm instruction?
What is house keeping in assembler?