The system configuration options member is used to set configuration options during the initialization of CA SYSVIEW. The system configuration options member must be located in the concatenation of the system parmlib data sets. If the CA SYSVIEW CICS Data Collector is connecting to a CA SYSVIEW subsystem ID other than the default GSVX, then specify the subsystem ID.
You can specify or override the default subsystem ID using the following methods:
GSVS <initialization parameters>
Example:
GSVS GSVI=tran,USERID=userid,START=start,SSID=ssid
GSVT RESTART <initialization parameters>
Example:
GSVT RESTART GSVI=tran,USERID=userid,START=start,SSID=ssid
Example:
INITPARM=(DFHMQPRM='SN=CSQ2,IQ=CICS.SYSVC660.INITQ', DFHDBCON='00,SVPB',GSVCGSVS='GSVI=*,USERID=*,START=*,SSID=*'),
The CA SYSVIEW Option for CICS renamed the following data collection event functions. The old function name is automatically converted to the new function name.
|
New Function |
Old Function |
|---|---|
|
SYSTEM-CONNECT |
STATE-CONNECT |
|
SYSTEM-FACILITY |
STATE-FACILITY |
|
SYSTEM-FILES |
STATE-FILES |
|
SYSTEM-PROGRAMS |
STATE-PROGRAMS |
|
SYSTEM-SOCKETS |
STATE-SOCKETS |
|
SYSTEM-CONDITION |
STATE-SYSTEM |
|
SYSTEM-TDATA |
STATE-TDATA |
|
SYSTEM-TERMINALS |
STATE-TERMINALS |
|
SYSTEM-TRANS |
STATE-TRANS |
|
SYSTEM-IPCONN |
STATE-IPCONN |
|
SYSTEM-PIPELINES |
STATE-PIPELINES |
|
Copyright © 2013 CA.
All rights reserved.
|
|