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 |
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
how can I automatically refresh a web page?
List and explain the different type of data structures?
What is dynslt?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
0 Answers Adverb Solutions, CSC,
How to create a data queues?
what is the use of dspatr(mdt) keyword?
What is the symbol used for shifting fields in SDA?
What are Control level indicators?
a program variable coded in an embedded sql statement is referred to as?
What Is The Difference Between Goto & Exsr?
Define the purpose of the following code (If you know, how would this be written in RPG ILE) HI LO EQ C *IN66 DOUEQ *OFF C KEY1 CHAIN FILEA 90 66 C 66 CALL PGM1 PRM C ENDDO