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.

ADD A NEW IDEA

Clear

IBM Java SDK for z/OS

Showing 23

Allow to correlate JVM SMF Data to a Job and Step to allow analyse SMF 121 in large Batch environments

We need a way to understand which JOB a SMF121 record belongs to, to understand what caused an abnormal behaviour. Therefore a SMF30COR field could be part of the SMF121 record, we would still need to understand what Jobstep is the SMF121 Record f...
over 1 year ago in IBM Java SDK for z/OS 2 Delivered

Detect correctly record format type configured for PDS by a query on the PDS name itself

Currently, zFile query on the record format type of a Partioned Dataset appears to (always) return FB, even when it is configured with Undefined record format (U). When the query is given a dataset member, then it returns correctly. (This issue ma...
6 months ago in IBM Java SDK for z/OS 1 Delivered

zFile for mvs dataset API to detect if it is archived

When querying an MVS dataset attributes using zFile, starting first with open the dataset or checking if it exists, it the dataset is archived/migrated, it would be automatically recalled. This behavior is matching with ISPF behavior. (I think whe...
6 months ago in IBM Java SDK for z/OS 1 Delivered

Request for Java Hold data delivery method to align with current z/OS methodology.

Request to provide holddata that IBM z customers are accustomed to using without having to use a seperate methodology to access the required information.
over 3 years ago in IBM Java SDK for z/OS 1 Delivered

Javadoc for JZOS as JAR or ZIP

Make the javadoc for JZOS available in a method that can be imported into an IDE as a standard part of the Java order and install, such as a zip or JAR.
almost 9 years ago in IBM Java SDK for z/OS 2 Delivered

Java 11 IM packages for z/OS

Enable customers to maintain their Java versions using installation manager in the same way that they manage their Liberty versions. Enable customers to use JDK versions that are different from the system installed Java.
over 3 years ago in IBM Java SDK for z/OS 6 Delivered

Provide a Java 8 compiled JZOS jar via Maven central

Recently, a Java 11 compiled version of the JZOS jar has been added to maven central allowing build tools such as Maven and Gradle to add it as a dependency with less friction for projects and developers. Since this jar has been compiled with Java...
almost 2 years ago in IBM Java SDK for z/OS 5 Delivered

JZOS Maven jars should throw exception for disabled functionality

IBM has made JZOS jars available on Maven Central for development and compilation. The functionality has been disabled in the Maven Central jars. Some or all disabled functions currently return invalid values e.g. null. If you inadvertently use th...
over 1 year ago in IBM Java SDK for z/OS 4 Delivered

JZOS file/stream classes should implement Closeable for try with resources

JZOS file and stream classes, such as ZFile should implement Closeable to support try with resources.
over 4 years ago in IBM Java SDK for z/OS 3 Delivered

Java batch job should fail on missing DD:STDOUT

If a Java batch job started by JZOS launcher has no DD:STDOUT defined in JCL, the log shows the following stack trace in DD:SYSOUT: JVMJZBL2007E Stack trace follows: com.ibm.jzos.ZFileException: //DD:STDOUT: fopen() failed; EDC5037I The specified ...
10 months ago in IBM Java SDK for z/OS 1 Delivered