Im attempting to write some simple rexx execs to perform a pipe command to PERFSVM to retrieve some reports Is there a list of reports that I can pulg into the exec?
'PIPE VMC ' WHERE ' CPU',
' | stem results. ',
' | > FCX100 RESULTS A'
