To start the SOLVE SSI, issue the following command:
S ssiname,REUSASID=YES
For a region to connect to SOLVE SSI, it must first know the SSID to connect to. To identify the SSID, specify the SSID JCL parameter or use Customizer parameter groups. When this connection is complete, authorized region users can issue SOLVE SSI commands.
The region can use the SSID JCL parameter to establish an early connection to SOLVE SSI during initialization.
This parameter has the following format:
SSID={ NO | * | name }
(Default) Does not attempt to connect to SOLVE SSI. The connection is only started (or attempted) after a SYSPARMS SSID command is issued.
Starts or attempts a connection to an SSID with the first four characters of the region job name.
Starts or attempts a connection to the specified SSID.
If asterisk (*) or name is specified, an attempt to connect to the SSI is immediately made. If it fails, it retries every n seconds, depending on the default value of the SSI retry interval.
Note: To change the value of the SSID to connect at any time, update the SSI parameter group (enter /PARMS). You can use this parameter group to change the SSID value or to specify an SSI retry interval.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |