You can use SST to view a report listing your HW configuration:
STRSST
Login then select option 1. Start a service tool
7. Hardware service manager
F6=Print configuration then exit
WRKJOB to find the report and it will list
SYSTEM TYPE / MODEL / FEATURE CODE / SERIAL NUMBER / RELE
______________________________
IBM POWER 595 Model 9119-FHA
-----------------------------------------------------------------------------------------------------------
You can use the following command to see your processor information and it will give you the model number.
<pre>DSPHDWRSC TYPE(*PRC)</pre>
or
<pre>WRKHDWRSC TYPE(*PRC)</pre>
Gary
Last Wiki Answer Submitted: August 28, 2009 5:06 pm by hafwhit1,145 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
You can use GO HARDWARE command and take option 4 to see the type and the model of the server you are using.
FHA is the model of your type 9119 system. (For marketing, it’s a POWER6 595.)
Almost everything you’ll ever want to know about the physical system is in 9119-FHA (IBM Power 595).
Tom