DBG02216E Invalid thread group type Sysview for Db2
search cancel

DBG02216E Invalid thread group type Sysview for Db2

book

Article ID: 255910

calendar_today

Updated On:

Products

SYSVIEW Performance Management Option for DB2 for z/OS

Issue/Introduction

During the implementation of an Exception Action to Send an SNMP Trap and Email, these messages were received in the
Sysview Performance Management for Db2 for z/OS (IDB2) Data Collector:

DBG02216E ssid 13:19:50 Invalid thread group type.              
DBG39054E ssid 13:19:50 Initialization of thread groups failed

Resolution

Instead of using parm THREAD-GROUPS-DSN use parm DEST-GROUPS-DSN in the IDB2 Data Collector.

For example:

SMTP-TEMPLATE-DSN='HIGHLEVEL.SOURCE(NSIEHTML)'

DEST-GROUPS-DSN='HIGHLEVEL.SOURCE(DB2GROUP)'

Additional Information