What is the difference between various read and find
statement,and which one should be used when for better
adabas performance ?
Answer Posted / 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 |
Post New Answer View All Answers
How is data passed from a calling program to an assembler called program?
Explain about house keeping in assembler?
Explain about base register?
Explain how to pass instream data in sysin with assembler?
How to pass the parameters from jcl to assembler program?
Why do we use "drop"?
What will happen if we drop the base register in the program which contains only one basereg?
What does the following code do? Ap wkur,=p5 where wkur is a label?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
Explain how to initialize a register to 0000?
How are data passed from jcl parm to assembler program?
Explain the difference in data type "x" and "p"?
Explain about maximum displacement?
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?
How many maximum base registers we can have in a program?