define what a data area is along with a brief example of what it may be used for?
Answer Posted / 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 |
Post New Answer View All Answers
define the purpose of the *cat function?
what is the favicon.ico request that my site receives now and then?
is there any way to dynamically merge other html scripts into a given html?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
what is a join logical file?
which cl command is used to trap error messages during program execution?
how can I predict the performance of my cgis?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
a multiple format logical file is also known as?
what is xfoot opcode ?
what are different record spacing keywords in rlu ?
What is program status data structure(psds) in as400?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.