Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Workspace z/OS
Created by Guest
Created on Mar 21, 2012

VIT CIA (ODPK,PKI/PKO/MPDU) trace converter

VTAM Internal Trace Option CIA traces the DLC Layer of a z/OS LPAR. As such the first couple of bytes of all inbound and outbound IP packets are traced in PKI/PKO, ODPK or MPDU trace entries. The trace formatter shipping with VTAM (ISTRAFT1 or IPCS) are not very helpful to analyze the IP packets contained in those entries.
Suggestion: Povide a VIT2CAP trace converter that converts all IP packets flowing through the DLC layer into sniffer or tcpdump format to be used by external tools like wireshark. This would speed up problem source identification especially for intermittent problems if the VIT trace with CIA option is already running into HVCOMMON storage and a socket application takes a dump (or sets a slip to trigger for an event).

Idea priority Low
  • Guest
    Reply
    |
    Nov 19, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - z Systems Software
    Product - z/OS Communications Server

    For recording keeping, the previous attributes were:
    Brand - WebSphere
    Product family - Enterprise Networking
    Product - z/OS Communications Server

  • Guest
    Reply
    |
    Jun 7, 2012

    We believe that this requirement can be addressed by using the CSDUMP command (and being sure to include the TCPNAME parameter) to capture the dump on the event (e.g. VTAM message) you are monitoring and also capture the packet trace itself. (This was made possible because in V1R13 we moved the packet trace to 64bit common and all of common is included in CSDUMP). Hopefully this solution will satisfy your request and it will be much more efficient in terms of CPU cost and the volume of date collected.