PRISM command: how to select lpars and processors.
search cancel

PRISM command: how to select lpars and processors.

book

Article ID: 245558

calendar_today

Updated On:

Products

SYSVIEW Performance Management

Issue/Introduction

With the PRISM command, how to select only two PNames (partition name) and two Types (types of processors).

Environment

SYSVIEW 15.0 & 16.0 - z/OS supported releases - 

Resolution

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 CA11 AND TYPE EQ CP OR PNAME EQ CA11 AND TYPE EQ IIP OR PNAME EQ CA38 AND TYPE EQ CP OR PNAME EQ CA38 AND TYPE EQ IIP

This command can be run under SYSVIEW with the LONGCMD, Long Command Line.