Hi Dirk,
Thanks for trying it. I had one problem which I fixed last Monday.
Please can you use option --DEBUG 1, and send me the output of the job including the CEEDUMP to
colinpaice3@gmail.com
thank you
Colin
Original Message:
Sent: 2/29/2024 4:39:00 AM
From: Dirk Haeselich
Subject: RE: zWireshark now available
Hi,
I would like to use your TCPTRACE program. So I downloaded it from github and followed the installation steps. The Job starts running, writes a few records into the output file but it ends up with an Abend S0C4. Can you probably have a at the problem? Do you need any further information to fix it?
------------------------------
Dirk Haeselich
------------------------------
Original Message:
Sent: Thu February 22, 2024 03:49 AM
From: Colin Paice
Subject: zWireshark now available
Ive put my z/OS program to collect a TCP trace, into git hub. See here.
It makes collecting a trace very simple.
With the TCPTRACE program.
- Submit the job
- Run your test
- Stop the job
- Download the file
The documented way to collect a trace from z/OS is
- Start a CTRACE trace writer
- Start CTRACE
- Start TCP trace
- Run your test
- Stop TCP trace
- Stop Ctrace
- Stop Trace writer
- use IPCS to process the trace and create a file to download
- Download the file
Which is complex and has many steps.
I would welcome any comments or feedback
------------------------------
Colin Paice
------------------------------