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

Ideas

Showing 63 of 9162

Support running 64-bit program objects (load modules) with mvscmd

Running 64-bit programs is needed since 64-bit C/C++/COBOL compilers have been available.
over 1 year 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...
almost 4 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...
almost 4 years ago in Z Open Automation Utilities 2 Future consideration

mrm should require a flag to remove all PDS members

Instead of this: mrm @02858.T.CNTL2 Use something like this: mrm -i @02858.T.CNTL2 # prompt or mrm -r @02858.T.CNTL2 # recursive The -i or -r flags would be similar to the "rm" command in Unix.
10 months ago in Z Open Automation Utilities 0 Under review

jls should not default to '/*' (all jobs)

We have a very large JES2 spool environment and with new zoau users, it is very likely that this will occur often. Instead, it would be helpful to have jls default to the user's logged on id. In my case it is @02858, so I don't have to use:bash-5....
10 months ago in Z Open Automation Utilities 0 Under review

Enhance Dzip to use ADRDSSU compress

I've been using Dzip to attempt to backup some datasets. Unfortunately I keep getting B37 abends during the ADRDSSU processing because the temp datasets aren't large enough that are being used. Could we get an option to enable compression during t...
10 months ago in Z Open Automation Utilities 0 Future consideration

ZOAU should support VBM datasets

For some important IBM CIO application we have attempted to deploy IBM Document Control Facility (DCF) datasets using Wazi Deploy. Some of these datasets are VBM format. Apparently ZOAU dataset.create does not currently support VBM files. We need ...
11 months ago in Z Open Automation Utilities 0 Future consideration

zos_backup_restore ansible module looping over an inventory item with multiple entries + restore HLQ

Dear colleagues, First of all I would like to apologize in advance if this topic has been posted before, or if it will be created in an inappropriate section of the website interface. I am currently working on developing an MQ upgrade playbook and...
almost 2 years ago in Z Open Automation Utilities 3 Not under 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)
over 2 years ago in Z Open Automation Utilities 0 Future consideration

Properly resolve a user's TSO prefix

For the odd shops like ours where a TSO prefix is not the user's ID, this can cause a lot of ZOAU commands/python invocations to fail. ZOAU tries to allocate temporary work datasets under the user's "prefix", but it seems to just grab the user's I...
over 2 years ago in Z Open Automation Utilities 1 Functionality already exists