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

Z Open Automation Utilities

Showing 10

Integrate ZOAU into the z/OS base

ZOAU has become the go to toolset on z/OS for some shops but it is still not something an ISV, or open-source developer, can use as there is no guarantee that every installation will have it. By integrating it into the z/OS base so it is installed...
about 2 months ago in Z Open Automation Utilities 3 Future consideration

Enable zoau man pages to be indexed by mandb

ZOAU comes with a myrid of commands and each has its own man page. The mandb command will index all man pages, and it does that for the zoau man pages. BUT there is nothing in the zoau man pages that is indexed by mandb with zoa or zoau thus preve...
about 1 month ago in Z Open Automation Utilities 0 Future consideration

Create tape datasets from Python API to ZOAU

In zOS there are two types of hardware datasets, the datasets that exist on Direct Access Devices (DISKs) and datasets that exist on TAPES. Data in datasets can be too large to be housed on DISKs, so the datasets are put on Tapes so that they don'...
about 2 months ago in Z Open Automation Utilities 0 Future consideration

Add a 'nodefaults' option to mvscmd and mvscmdauth

The mvscmd and mvscmdauth commands set a default for a number of dcb characteristics when a <ddname>= is added and no specific dcb options are specified. However, some programs will set the dcb (like recfm, lrecl) themselves. For example, th...
10 months ago in Z Open Automation Utilities 0 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...
about 1 year ago in Z Open Automation Utilities 0 Future consideration

Enhance Python API zsystem.read_console to use OPERLOG

The current capability of the Python API only captures the syslog of the system that the API executes on. If a user wanted to automate some function / task that required capturing messages from the console in a sysplex environment that contains mu...
8 months ago in Z Open Automation Utilities 0 Future consideration

OPERCMD add the console on the command

When you use the OPERCMD, you can't select a specific console you want. If you need it, you need to pass throught a ISA command for example. Maybe add a parameter on the opercmd command to specify a specific console (and in the python api also)
8 months ago in Z Open Automation Utilities 0 Future consideration

Provide WTO Capability

This may be similar to https://ibm-z-software-portal.ideas.ibm.com/ideas/ZOAU-I-15 in that the desire is to write to an operator console. To expand on this idea, I would like to have a reply option that will block the caller until a reply is issue...
9 months ago in Z Open Automation Utilities 0 Future consideration

Altering datasets with IBM ZOAU

Today, Python Z Open Automation Utilities provide a lot of functionality for dataset tasks like create, delete, copy, rename and so on.Actually one important use case is to alter a dataset’s management class. On z/OS this can easily be done by i.e...
about 2 years ago in Z Open Automation Utilities 1 Future consideration

Enhance mvscmd and mvscmdauth to be able to work with Datasets allocated using SUBSYS Parameter

As part of our CI/CD Pipeline we want to copy load modules from one System of a SYSPLEX (our BUILD System) to another System on a foreign SYSPLEX (our Test System). In our “old” JCL based build system we do use JCL to call a Software called CSM (C...
about 2 years ago in Z Open Automation Utilities 2 Future consideration