To start the local CICS connection use the Enterprise Server Administration interface.
CRTE SYSID=HST1
where HST1 is your connection definition name. You should receive the following message:DFH4409 The routing session to system HST1 has been started
This initiates transaction routing for this terminal without acquiring any resources. It does not test the connection.CEMT INQUIRE CONNECTION
This should return the following information:IN CONN STATUS: RESULTS - OVERTYPE TO MODIFY Con(COA1) Net(COA1REMT) Ins Rel Vta Appc Con(LU21) Net(MCOLU021) Ins Acq Vta Appc
In the list of connections, you should see the connection that you have defined, and the netname associated with it. It should also have the acquired status (Acq).