define what a data area is along with a brief example of what it may be used for?
Answer / aruna
Data area is a storage area to store limited information.
Example: a new and unique customer number is generated whenever a new customer is added to customer master file.
Data area keeps track of last record added and add 1 to it.
Through program we can access new customer number.
| Is This Answer Correct ? | 0 Yes | 0 No |
what does check opcode is used?
What are the system objects required for journalling?
what is the clp command to access a query/400?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
What is the difference between keys of a Physical file and the keys of a logical file?
2 Answers Bank Of America, BoA,
what are the necessary keywords for the join logical file?
What is Multi-format logical file?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
What is file information data structure(infds) in as400?
What is the purpose of the following? A CSRLOC (F1ROW F1COL)
define the purpose/use for sflrna?
how can a procedure will be added in to a srvpgm