Answer Posted / rama krishna m.
Amode means Addressing Mode : by seeing the addressing mode we came to know whether system is running under 24-Bit or 31-Bit or 64-Bit Addressing Mode, if the os below O/S 370 then it is run under 24-Bit(it is uses 16 MB of Virtual Memory to run user program)this is called Below the line. From MVS/OS 370-XA(Extended Architecture)it supports 31-bit Architecture the Address Space is 2 GB. Then MVS/ESA supports more than 2 GB of virtual memory to run user programs. Z/OS only having the 64-Bit Architecture. ( if u want to see Amode then submit ur Cobol program thru Jcl, goto spool open Sysprint and have look for AMODE.
Rmode : Where the program is running ( Residency Mode )
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is it possible to left uncode disp? If yes, how?
Must tape dataset definitions include vol=ser specifications?
How can a fb file convert to vb file using sort program?
Explain the function of a dd statement?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Is automatic restart possible in jcl?
what is use of space parameter in dd statement?
What is Cataloged Procedures?
how to run batch program without jcl?
How is the record format of an output dataset specified?
what is DD statement is used in JCL?
Explain how can return codes be tested before execution of a job step?
Is their any set of rules for dd? Explain.
What is the difference between the positional and keyword parameters? Give examples.
Describe the various parameters utilized in the creation of a gdg?