995 pts.
 How to find RAM in iSeries?
RAM of an iSeries machine... command?

Software/Hardware used:
ASKED: November 11, 2010  12:36 PM
UPDATED: November 12, 2010  3:58 PM

Answer Wiki:
if you have hmc then u can see how much ram you have straight away
Last Wiki Answer Submitted:  November 11, 2010  12:58 pm  by  jinteik   15,485 pts.
All Answer Wiki Contributors:  jinteik   15,485 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

On a command line: STRSST

Select 1 Start a Service Tool
Select 7 Hardware Service Manager
Select 2 Logical Hardware Resources
Select 3 Main Storage Resources

Add everything listed under ‘size’ to determine the total amount of main storage.


 

Simplest command is probably WRKSHRPOOL. The amount of main memory available to the system is shown as ‘Main storage size’ at the top of the display.

Tom

 107,695 pts.

 

The easiest way I have found if to use rhe WRKHDWRSC *PRC command on the command line. It will tell you the processor number and the number of memory chips and the size of each. then you can consult the system builder book to see if there is room for any more chips and the placement order. Some of the systems have to have memory put in pairs or quads and loaded in a particular order.

Hope this helps

Lovemyi

 2,310 pts.