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).
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.
Is this a request for System Managed Buffering for non-VSAM data sets?
Case: TS005380303 / Severity: 2 / Haftpflicht-Unterstützungs-kasse / Question regarding Sequential Dataset performance
This is Tom Wai from IBM SMS/BAM support team for this case. I recreated the issue in my sandbox by using IEBCOPY (COPYGROUP) on a PDSE loadlib.
I ran GTF I/O trace on the three formats of an output data set (ie Basic / Large / Extended) with the following findings which likely explain why the run times are varied. Mainly, it is the different numbers of data-block being written out to the data set causing the difference. The use of BUFNO specification with a bigger value improves the performance significantly, especially for an extended format data set.
Without BUFNO specification (ie default):
----------------------------------------------
BASIC / LARGE format - 5 IDAWs of x'11C' bytes of data each.
EXTENDED format - 1 MIDAW of x'1014' bytes of data followed by x'6FEC' bytes of low values and an x'20' bytes suffix.
With a specification of BUFNO 192:
----------------------------------------
BASIC / LARGE format - 10 IDAWs of x'11C' bytes of data each.
EXTENDED format - 5 MIDAWs of x'1014' bytes of data followed by x'6FEC' bytes of low values and an x'20' bytes suffix for each set.
CCW Dev# Number
--------------------------------------------
SSCH/IO.... 0C154 14302 (Basic)
SSCH/IO.... 0C165 6619 (Basic with bufno)
SSCH/IO.... 09468 14320 (Large)
SSCH/IO.... 0C14F 6606 (Large with bufno)
SSCH/IO.... 09468 18107 (Extend)
SSCH/IO.... 0C166 3696 (Extend with bufno)
Brgds. - Tom Wai
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
Component - DFSMS Access Methods Non-Vsam
Operating system - IBM z/OS
Source - None
For recording keeping, the previous attributes were:
Brand - Servers and Systems Software
Product family - z Systems Software
Product - z/OS
Component - DFSMS Media Manager
Operating system - IBM z/OS
Source - None