How are the objects stored on AS/400?
Answer / anuj tiwari
All objects are stored on AS/400 in a single level storage. In this method all objects are referenced by one virtual address which is translated in to a physical address whether it is an auxiliary storage or main memory.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the function of cpysplf command?
What is the purpose of the following FORDHDR1 CF E WORKSTN $2SFN SFILE FMT2
how many maximum spaces could be given in o specs?
What is the purpose of the following? FORDHDR1 IF E K DISK ORDHDRF KRENAMEORDHDRF1
what does dfu program you to do on a record?
define data structure?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
how do you specify page overflow indicator for printer files in rpg?
What is the benefit of using Externally Described files over Internally Described?
explain the difference between defining subfile and message-subfile?
define what a data queue is along with a brief example of what it may be used for?
what is elastic and non elastic subrile?