Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. 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 Delivered
Categories Other
Created by Guest
Created on Nov 13, 2014

Modification of column heading and column width in reports

In current releases of Cics PA it is not possible to change a column heading or change the maximum column width of numeric values in a report. Is it possible to implement a way to modify column heading and column width in a future release of Cics PA ?

Idea priority Medium
  • Guest
    Reply
    |
    May 3, 2019

    This RFE has been addressed to a considerable extent by the PTF for APAR PH08968 for CICS PA v5.4 that allowed users to specify the report column width.

    http://www-01.ibm.com/support/docview.wss?rs=1087&context=SSPPU4&q=&uid=swg1PH08968&loc=en_US&cs=utf-8&lang=en+en

  • Guest
    Reply
    |
    Oct 5, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Enterprise Tooling
    Product - CICS Performance Analyzer

    For recording keeping, the previous attributes were:
    Brand - WebSphere
    Product family - Enterprise Tooling
    Product - CICS Performance Analyzer

  • Guest
    Reply
    |
    Dec 3, 2014

    Having discussed this with CICS PA development and CICS TS performance, this is not something we would want to change because the column headings refer to performance metrics that are understood by CICS performance specialists and the definitions of these column headings are described in detail in the CICS Performance Guide. With regard to the column widths, these have to remain standard for small values as well as very large values to ensure the report formats correctly. If the column widths were allowed to vary based on the values which may be very small or very large than the report format would be inconsistent. This is why CICS PA uses exponential format for high values. This way the column widths remain constant for very small and very large numbers. This is also explained in the CICS PA documentation as follows:

    Some of the fields that contain large values might be represented in exponential format. For example, 2 834 000 might be shown as 2834E3.

    Also, note that CICS PA also provides the option of creating a CSV extract for a report. This can be used in a spreadsheet tool and changes to column headings and column widths can be made. As spreadsheet tools have many capabilities for formatting and visualization of the data, this may be an option.