Define the location of the remote CICS system
and the parameters of the connection to it, if you are not using autoinstalled
connections.
Use CEDA to create a CONNECTION definition with
the following settings:
- ACcessmsmethod
- Set to Vtam.
- PRotocol
- Set to Appc.
- Singlesess
- Set to No.
- AUtoconnect
- Specify whether CICS is to bind sessions (drive CNOS) when the
connection is installed. Set this to Yes.
- ATtachsec
- This defines the settings for SNA LU6.2 conversation-level security.
Set it to one of the following:
- Verify to flow a user ID and password from the CICS Transaction Gateway.
- Local if you do not want to flow a user ID and
password.
- Netname
- Set to the LU name of the CICS TG, this is the
LOCALLUNAME parameter specified in the SERVER definition in the CICS
TG configuration file.
If you change and reinstall the CICS connection definition, you
must stop and restart the connection.