225 pts.
 AS/400 Model Number
How can i know the model number of my AS400. I am doing DSPSYSVAL SYSVAL(QMODEL)and it shows me FHA. What is FHA

Software/Hardware used:
ASKED: August 28, 2009  7:14 AM
UPDATED: June 10, 2011  9:56 PM

Answer Wiki:
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  hafwhit   1,145 pts.
All Answer Wiki Contributors:  hafwhit   1,145 pts. , Whatis23   5,665 pts. , chenthil   465 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

You can use GO HARDWARE command and take option 4 to see the type and the model of the server you are using.

 1,635 pts.

 

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

 108,360 pts.