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

Z Open Automation Utilities

Showing 55 of 9123

Enhance jsub to be event driven

It would be great if we could enhance jsub to be notified by an even when the submission has finished, rather than by polling the JES log. In our testing, especially for short running jobs, which make up the majority of our test suite, we have fou...
5 months ago in Z Open Automation Utilities 0 Submitted

ISPF statistics retention for dcp operations

For our Ansible-based deployment solution, we use the zos_copy module from the ibm_zos_core collection (version 1.8.0). We note the absence of ISPF statistics on our PDS and this is particularly penalizing for our PARMLIBs. The objective of this p...
over 1 year ago in Z Open Automation Utilities 7 Planned for future release

IBM Z Open Automation Utilities should eliminate dependencies on SSVIVERS returned by SSI 54.

SSVIVERS has been a highly-volatile field over the years for both JESes. Historically, these values have been: JES2 Value JES3 Value OS Release'SP v.r.m' 'SP v.r.m' MVS/SP'OS v.r.m' 'OS v.r.m' OS/390 V1.1 through V2.9'OS 2.10 ' 'OS 2.10 ' OS/390 V...
almost 3 years ago in Z Open Automation Utilities 1 Not under consideration

Add support to zoautil_py.datasets & zoautil_py.zoau_io to be given a DD as parameter

Add support to zoautil_py.datasets & zoautil_py.zoau_io to be given a DD as parameter, instead of having to hardcode the dataset name: In the JCL: //DDIN DD DSN=XXXX.YYYY.ZZZZ,DISP=SHR In the Python code: datasets.read('//DDIN') instead of: da...
over 1 year ago in Z Open Automation Utilities 2 Planned for future release

ZOAU zIIP eligibility

We're using Python on Z and ansible-collections/ibm_zos_core with zoau under the hood for increasingly large portions of our z/OS CI workload.While Python, in which ibm_zos_core written, is zIIP eligible, we suspect that zoau's modules are not (ou...
about 1 year ago in Z Open Automation Utilities 1 Future consideration

Provide Capability to Write to SYSLOG

ZOAU would benefit from providing a standard mechanism to write a message to the z/OS system log. In automated processes, it is often imperative to indicate progress or the motivation for the process or even indicate that a process is taking place...
over 2 years ago in Z Open Automation Utilities 3 Future consideration

ZOAU interface with SDSF

Just as with REXX one can use the SDSF REXX API to access any/all information from SDSF so should ZOAU be able to do the same. There is so much information available via SDSF that could be useful to the ZOAU user.
about 1 year ago in Z Open Automation Utilities 1 Needs more information

Properly support JES2 command characters other than $

Many shops outside of the CCSID 37/1140 usage zone use characters other than $ for their JES2 command character. In the past, I worked in a shop that used a full stop (.) as the command character. ZOAU uses $ exclusively, making it impossible to i...
7 months ago in Z Open Automation Utilities 0 Future consideration

Parse/Read job step log even if it is in BINARY

When ZOAU read all job log STEPs it skips "CHECK1 SMPLOG 164" due to the fact that sometimes this step is in BINARY mode. The problem is that the Return Code detail message is within that step and it cannot be extracted. Looks like this step is a ...
10 months ago in Z Open Automation Utilities 0 Under review

Support for PDSE datasets on EAV volumes

We have PDSE ds allocated in EAV volumes, so when we use member_archive in Wazi Deploy we get the following error in the copy step using ZOAU copy command dcp. ZOAU does not support PDSE datasets on EAV volumes (because they are a format 8/9/3 pai...
9 months ago in Z Open Automation Utilities 0 Future consideration