Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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

IBM i

Showing 2903

Hardware-Tape-Encryption

According to https://www.ibm.com/docs/api/v1/content/ssw_ibm_i_74/rzam4/rzam4tapeencryption.htm the only way to encrypt tape backups without *KLM is to use software encryption.SW encryption is OK, but it uses precious CPU time and usually prolongs...
over 2 years ago in IBM i / BRMS 3 Not under consideration

add loop DOU_LEAVE (Do Untill Leave)

Standardization Currently if I need to loop untill end of file' I would do as follows. SETLL file1;DOU %EOF(file1); read file1; if %EOF(file1); LEAVE ENDIF; exsr SR01; ENDDO %EOF appears twice which is not perfect code. I could repalce the first l...
over 1 year ago in IBM i / Languages - RPG 4 Future consideration

Block QZDASOINIT started as BCI job in QSERVER enhancement

Prevent database prestart jobs to start as BCI jobs is also ending the jobs rerouted to other subsystems when we use the solutions provided by the Doc.: #638059 historical #391825917 Use Case: Client has split his service jobs over different subsy...
over 3 years ago in IBM i / Work Management and Messaging 4 Not under consideration

Populate Outline View for CL program variables & files

When accessing Control Language (CL) source within the editor then populate the Outline View with the variable and file references and definitions like what is provided for RPG. Use Case: Anytime when editing Control Language (CL) source programs ...
over 13 years ago in IBM i / RDi (Rational Developer for i) 7 Planned for future release

Rename file during download of spool file within ACS

Within IBM i Access Client Solutions the spool file download does not allow for naming the destination file. The ability to name the destination file to a name that is descriptive and meaningful for the end user without needing to rename it AFTER ...
about 5 years ago in IBM i / IBM i Access Family 4 Future consideration

Provide an option to prevent ACS Run SQL Scripts from advancing to the next statement whenever a statement is executed

When you execute a query in the Run SQL Scripts tool (Ctrl-R or Run Selected) the next query in the window is automatically selected/highlighted after the executed query completes. When working with long complex queries, the automatic advancement/...
7 months ago in IBM i / IBM i Access Family 2 Functionality already exists

TLS support for iACS Graphical Debugger

The Graphical Debugger included with iACS connects to insecure port 8475 (as-rmtcmd) instead of secure port 9475 (as-rmtcmd-s) for the remote command service. I have not performed a line trace but suspect the remote debugger service running on por...
almost 4 years ago in IBM i / Application Development 2 Future consideration

Cloud storage solutions for i support for Azure

Cloud storage solutions for IBM i support for Azure Use Case: I have multiple customers looking to run their BRMS backups to Azure
almost 4 years ago in IBM i / Virtualization and Cloud 6 Future consideration

Export LPEX Outline View

The content of the LPEX Outline view should be exportable. It would be a great basis for application documentation—even better if the context help for procedures/fields/constants would be included. JSON or XML would be fine maybe also a readable f...
almost 2 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

Ability to specify a binary literal in the same way as a hexadecimal literal

I would like to have the possibility to specify a binary literal in RPG just like it is possible to specify a hexadecimal literal. For example the value x'A1' should have the presentation b'10100001' x'F8F0' is equal to b'1111100011110000' Use Cas...
about 7 years ago in IBM i / Languages - RPG 4 Future consideration