01.01.2013 Views

CICS Transaction Gateway V5 The WebSphere ... - IBM Redbooks

CICS Transaction Gateway V5 The WebSphere ... - IBM Redbooks

CICS Transaction Gateway V5 The WebSphere ... - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

86 <strong>CICS</strong> <strong>Transaction</strong> <strong>Gateway</strong> <strong>V5</strong><br />

<strong>The</strong> fields relevant to ECI on the TCPIPSERVICE definition are as follows:<br />

PORTNUMBER 2 <strong>The</strong> port on which the TCP/IP service listens.<br />

PROTOCOL <strong>The</strong> protocol of the service. This should be ECI.<br />

TRANSACTION <strong>The</strong> transaction that is run on <strong>CICS</strong> to handle the<br />

incoming ECI requests. This is CIEP for ECI.<br />

BACKLOG <strong>The</strong> number of TCP/IP connections that are queued in<br />

TCP/IP before TCP/IP starts to reject incoming requests.<br />

We set this to 100.<br />

IPADDRESS <strong>The</strong> dotted decimal IP address on which the<br />

TCPIPSERVICE listens. Since we had two IP stacks, we<br />

specified ANY so that the <strong>CICS</strong> TCP/IP listener would<br />

listen on both addresses.<br />

SOCKETCLOSE Specifies if, and for how long, <strong>CICS</strong> should wait before<br />

closing the socket, after issuing a receive for incoming<br />

data on that socket. For ECI connections, we recommend<br />

NO. This will ensure that the connection from the Client<br />

daemon always remains open.<br />

ATTACHSEC Specifies the level of attach-time security required for<br />

TCP/IP connections to <strong>CICS</strong> Clients. For testing<br />

purposes, we specified LOCAL, which means that <strong>CICS</strong><br />

does not require a user ID or password from clients.<br />

We installed our TCPIPSERVICE definition using the command:<br />

CEDA INS TCPIPSERVICE(PJA1TCP) GROUP(PJA1GRP).<br />

We used the command CEMT I TCPIPS to display the active service (Figure 5-4).<br />

I TCPIPS<br />

STATUS: RESULTS - OVERTYPE TO MODIFY<br />

Tcpips(PJA1TCP ) Bac( 00128 ) Con(0003) Por(08018) Eci Nos<br />

Ope Tra(CIEP) Ipa(9.12.6.29 ) Wai<br />

SYSID=PJA1 APPLID=SCSCPJA1<br />

RESPONSE: NORMAL TIME: 15.44.37 DATE: 07.02.02<br />

PF 1 HELP 3 END 5 VAR 7 SBH 8 SFH 9 MSG 10 SB 11 SF<br />

Figure 5-4 TCP/IP listener status

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!