You can specify the start mode using two methods. Use the following matrix to help you understand the resulting mode when more than one method is used at the same time.
INITPARM=(GSVCGSVS='GSVI=tran,USERID=userid,START=start,SSID=ssid')
Specifies the transaction that was defined with the initial program GSVCGSVI. By Default, the transaction ID is GSVI. Specifying an asterisk (*) causes the use of the transaction ID GSVI.
Specifies the user ID to be associated with the GSVI transaction. Specifying an asterisk (*) causes the transaction ID GSVI to start without a specific user ID.
Specifies the start type for the CICS data collector.
Valid Values:
Specifies the subsystem ID that the initial program GSVCGSVI connects to. Specifying an asterisk (*) causes the use of the default subsystem ID defined in module GSVBSSID.
Syntax:
GSVS <START=mode>
* | WARM | COLD
| Copyright © 2012 CA. All rights reserved. |
|