Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is A-MODE and R-MODE?

Answers were Sorted based on User's Feedback



what is A-MODE and R-MODE?..

Answer / 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

what is A-MODE and R-MODE?..

Answer / chandu

a- mod means addressing mode, it will use below 16m bytes.
r-mode means residance, it will use above 16m bytes

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More JCL Interview Questions

How many types we can give input to JCL

5 Answers   UHG,


if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?

2 Answers   ITC Infotech,


I have 20 steps in a job... step01, 02....step17...step20. For some reason I want to execute step17 only if the return code for all the previous steps are less than or equal to 4. otherwise if return code for any of the previous 16 steps is greater than 4, then step17 should be bypassed. How do I do that ?? how and in which step should i formulate COND parameter

8 Answers  


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

0 Answers  


wht r different types of sorts ?

1 Answers   L&T,


What parameter directs the output of the job log dataset?

0 Answers  


Can we Execute a job without specifying Job Name in the Job Card?

2 Answers  


Say I have a file with 12 records. Each record has the name of the month. I have to append data in these 12 records into 1 record. How is it possible?

2 Answers   CTS,


How to pass the parameter in parm using linkage section ? (syntax)?

0 Answers   Infosys,


What do you know about jcl?

0 Answers  


How to delete AIX ? i) IEBGENER ii) IDCAMS iii) PURGE iv) All of the above

3 Answers   HSBC,


What you mean by skeleton JCl?

2 Answers  


Categories