Changes to Parmlib Members
search cancel

Changes to Parmlib Members

book

Article ID: 266549

calendar_today

Updated On:

Products

SYSVIEW Performance Management

Issue/Introduction

Upgrading from SYSVIEW 16.0 to 17.0, the 17.0 manual indicates 'Changes to Parmlib Members for Unified Data Collection' 
MQSMON, MQSSTATE, MQSTHRSH.

Q1.The keyword QMGR was replaced with RSCESCOPE and the keyword RSCE was replaced with RSCENAME.

There is the keyword 'QMGR' in 16.0 MQSDATA and MQSERIES:

QMGR-DISCOVER-INTERVAL    
QMGR-ERROR-NOTIFY-INTERVAL

Should QMGR be changed as RSCESCOPE in these two statements?



Q2. MVSMON, MVSSTATE, MVSTHRSH
The keyword RSCE was replaced with RSCESCOPE and RSCENAME.

Looking at the RSCE keyword, should it be replaced with RSCESCOPE or RSCENAME?

Environment

SYSVIEW 16 & 17.0 - z/OS supported releases - 

Resolution

A1. NO, according to the SYSVIEW 17.0 documentation about MQ members: 

MQSMON, MQSSTATE, MQSTHRSH
The keyword QMGR was replaced with RSCESCOPE.
The keyword RSCE was replaced with RSCENAME.

There is no mention of any changes in MQSDATA and MQSERIES members for QMGR for SYSVIEW 17.0 so these two statements should be kept as the following:

QMGR-DISCOVER-INTERVAL    
QMGR-ERROR-NOTIFY-INTERVAL

in 17.0 MQSDATA and MQSERIES members.



A2. RSCE should be changed to RSCENAME, and RSCESCOPE can also be mentioned if a specific MQ Manager should be mentioned as the RSCESCOPE.

RSCENAME would be the MQChannel name and RSCESCOPE would be the MQ Manager name. 

Additional Information

Upgrade Parmlib Members