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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

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

2. We checked the <strong>CICS</strong> TG log (displayed when the <strong>CICS</strong> TG is started) for the<br />

message CCL6524I indicating the TCP protocol handler had started (see<br />

Example 9-13).<br />

Example 9-13 <strong>The</strong> <strong>CICS</strong> TG message log<br />

root@vmlinux1:/ > cd /opt/ctg/bin<br />

root@vmlinux1:/opt/ctg/bin > ctgstart<br />

07/01/02 : 14:58:44:819 : <strong>CICS</strong> <strong>Transaction</strong> <strong>Gateway</strong>, Version 5.0.0 Pre-release,<br />

5724-D12. Build Level c000-20020621.<br />

07/01/02 : 14:58:44:830 : (C) Copyright <strong>IBM</strong> Corporation 1999, 2002. All rights<br />

reserved.<br />

07/01/02 : 14:58:44:953 : CCL8400I: Using ini file /opt/ctg/bin/CTG.INI.<br />

07/01/02 : 14:58:44:956 : CCL6577I: Java version is 1.3.1.<br />

07/01/02 : 14:58:44:959 : CCL6502I: Initial ConnectionManagers = 1, Maximum<br />

ConnectionManagers = 100,<br />

07/01/02 : 14:58:45:236 : CCL6502I: Initial Workers = 1, Maximum Workers = 100,<br />

tcp: Port = 2006<br />

07/01/02 : 14:58:45:237 : CCL6574I: Connection logging has been disabled.<br />

07/01/02 : 14:58:45:292 : CCL6505I: Successfully created the initial<br />

ConnectionManager and Worker threads.<br />

07/01/02 : 14:58:45:352 : CCL6524I: Successfully started handler for the tcp:<br />

protocol.<br />

3. We checked the state of the TCP/IP sockets on our Linux machine using the<br />

netstat -l -n command from a Linux command prompt. This showed us that<br />

the <strong>CICS</strong> TG was indeed listening on port 2006 for TCP requests (see<br />

Example 9-14).<br />

Example 9-14 Output from the netstat command<br />

tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN<br />

tcp 0 0 0.0.0.0:79 0.0.0.0:* LISTEN<br />

tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN<br />

tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN<br />

tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN<br />

tcp 0 0 0.0.0.0:2006 0.0.0.0:* LISTEN<br />

tcp 0 0 0.0.0.0:23 0.0.0.0:* LISTEN<br />

4. Next we checked basic IP connectivity from our Windows 2000 workstation to<br />

our Linux system using the ping command from a Windows 2000 prompt (see<br />

Example 9-15), and from our Linux system to our z/OS system using the ping<br />

command from a Linux prompt (see Example 9-16 on page 227).<br />

Example 9-15 Output from the ping command on Windows<br />

C:\>ping vmlinux1.itso.ibm.com<br />

Pinging vmlinux1.itso.ibm.com [9.12.6.98] with 32 bytes of data:

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

Saved successfully!

Ooh no, something went wrong!