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
Workspace z/OS Connect
Created by Guest
Created on Nov 27, 2018

Please update SMF123 to allow for records in milliseconds

The current implementation only allows hour-mins-secs to be collected in SMF123. We would like to get milliseconds into the report.

Idea priority Medium
  • Guest
    Reply
    |
    Mar 15, 2019

    This RFE has been raised under a misapprehension. z/OS Connect EE creates SMF 123 subtype 01 records which include timestamp records that are Store-Clock STCK values, which already carry a greater precision than has been requested.

    z/OS Connect EE provides a basic sample JCL which shows how SMF 123 subtype 01 records can be formatted using ICETOOL. However, ICETOOL itself is limited to formatting STCK to hundredths of a second. So, using this z/OS utility, hundredths is as granular as we can format. The limitation is not part of the SMF data itself.

    Other SMF-consuming offerings are likely to exploit the granularity inherent in STCK values. For example, IBM® Common Data Provider for z Systems®, with APARs OA56844 and OA56846 now support for SMF 123 subtype 01 records:
    http://www-01.ibm.com/support/docview.wss?crawler=1&uid=isg1OA56844
    http://www-01.ibm.com/support/docview.wss?crawler=1&uid=isg1OA56846

    If improvements to ICETOOL are required to deliver better formatting of STCK values, please raise a new RFE against z/OS.

  • Guest
    Reply
    |
    Mar 14, 2019

    To get more precise timings of how long an end to end flow is taking in each hop, it would be useful to be more precise than even milliseconds.