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 |
Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.
what does defn do?
What is the purpose of Level Check parameter in a Physical file?
what is the purpose of dynslt keyword?
when is a tag statement used in rpg?
what is the syntax for plist?
define the purpose of the %sst function?
what are the different types of arrays?
which are the member types which seu supports?
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
what opcode could be used to test an alphanumeric field for all numeric values?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?