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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
Thank you for raising this Idea.
Based on the previous comment, and our conclusion that it is not likely that this enhancement could be implemented in the next 12 months due to other priorities, this requirement is not under consideration at this point. It will be kept in our system, however, and might be reassessed in the future. You also have an opportunity to resubmit in twelve months' time if you wish it to be reconsidered then.
There are 2 options for the SMF recording interval:
Nonsynchronized interval accounting
When interval accounting is not synchronized, SMF generates type 30 interval records for a work unit at the end of a recording interval based on the start time of the work unit.
Synchronized interval accounting
When interval accounting is synchronized, SMF generates interval records for a work unit based on the end of the SMF global recording interval, rather than the start time of the job.
CICS interval alignment can be achieved as follows:
Nonsynchronized interval account cannot be synchronized with CICS PA summary interval as each job start is not on the same interval boundary. For example, job A starts at 00:10:49, while job be starts at 00:15:23. Which interval start would be applied in CICS PA? If the idea is to only report CMF data in the CICS PA summary report for job A, then this can be achieved by applying START field time selection criteria specifying the specific task start time, in this case 00:10:49. Although the CICS PA report will round the START time to the 15 minute interval, you will know that the reported interval contains only the desired records and the statistics accurately reflect the tasks performance.
Synchronized interval account is based on the specified SMF global recording interval, which can easily be aligned in CICS PA. Again, START field time selection can be used to ensure accurate alignment of the first record reported.
Based on the above, if no additional use case is provided, this Idea will be rejected.