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
what is DSN parameter and DISP parameter is used for?
What are the difference between jcl and jes?
What is jcl in mainframe?
What is the difference between the positional and keyword parameters? Give examples.
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
How would you understand error(execution phase)?
Explain how can values be passed from the job stream to an executable program?
What are the parameter we cannot use in procedure?
Must tape dataset definitions include vol=ser specifications?
Define concatenating?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
if the submitter of a job wants to inform another user about the job completion, how can it be done?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?