With the PRISM command, how to select only two PNames (partition name) and two Types (types of processors).
After running the PRISM command, here are the correct commands to display only two specific partition names (PName) and two specific type of processors (Type):
SELECT PNAME EQ SSID AND TYPE EQ CP OR PNAME EQ SSID AND TYPE EQ IIP OR PNAME EQ SSID AND TYPE EQ CP OR PNAME EQ SSID AND TYPE EQ IIP
This command can be run under SYSVIEW with the LONGCMD, Long Command Line.