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

EBCDIC to ASCII conversion in Navigator for i

The Navigator for i component of IBM Access Client Solutions (ACS) allows you to browse through the Integrated File System (IFS) of the IBM i. You can display/edit files in the IFS. When you select an individual file in the IFS, there is an option...
over 6 years ago in IBM i / System Management 2 Future consideration

Add new function *BLANKS and *ZEROS on CLP

Implement a new function, on CLP language, to initialize a variable with Blanks or Zeros Use Case: DCL VAR(&CHAR) TYPE(*CHAR) LEN(1000) DCL VAR(&NUM) TYPE(*DEC) LEN(10 5) CHGVAR VAR(&CHAR) VALUE(*BLANKS) CHGVAR VAR(&NUM) VALUE(*ZEROS)
over 7 years ago in IBM i / Languages - CL (Control Language) 5 Not under consideration

Provide Split Screen Capability for all iSeries file types in RDi

We currently do a large amount of SQL development on the iSeries via RDi 9.0 and split screen capability is not available for SQL source members defined with a file type of SQL (non-standard). There is no good standard file type that is available ...
almost 11 years ago in IBM i / RDi (Rational Developer for i) 7 Not under consideration

iACS: Rewrite the documentation for IBM i Access Client Solutions

There is much that is missing from this documentation. Including, but not limited to: How to limit users access to some of the functions by using server configuration such as "Function Usage" available in IBM Navigator for i. Sure there are ways o...
about 1 year ago in IBM i / IBM i Access Family 4 Not under consideration

IBM i DCM - Last used timestamp for each certificate

For the purpose of housekeeping the certificate stores in IBM i DCM, it would be very useful to enhance DCM to be able to show the "Last Used Time Stamp" and also "Use Count" for EACH certificate in the store so that system admin can efficiently s...
about 1 year ago in IBM i / Security 3 Future consideration

Rust language that has become an essential language for UNIX based products. Many IBMi & AIX companies should have the ability to compile Rust on IBM i PASE and on AIX.

IBM is distributing the ClamAV open source antivirus as part of the AIX but ClamAV has a new release that is based on Rust (software language). Rust has become an essential language for UNIX based products. So many IBMi & AIX companies should ...
over 2 years ago in IBM i / Open Source and PASE 3 Under review

Implementation of restore function that does not change the state of the access path

We would like you to implement the restore function that does not change the state of the access path by implicitly shared access paths. Our customers are having trouble getting their program to do something unexpected by save and restore. We wou...
over 2 years ago in IBM i / Db2 for i 6 Not under consideration

Add a BREAK on EXCEPTION to STRDBG environment

When debugging an exception error that can cause the debugged program to end is sometime encountered. However if no breakpoint is established at that stmt, the program just ends. This is most notable in RPG IV and compiled SQL/PL. Add a "Pause on ...
almost 3 years ago in IBM i / Application Development 3 Future consideration

Provide a ?not in? operator.

Now that we have a conditional “in” operator, please provide a “not in” operator, that can be used wherever “in” can, eg, with %lists, %ranges, arrays, etc. Use Case: Currently, to check if the value of a field is not in a list (or range, etc), we...
over 3 years ago in IBM i / Languages - RPG 2 Not under consideration

Expand 16773104 limit (RNF0376) within data structures

With nested data structures, especially those involving multi-dimensional arrays, it is very easy to exceed the 16773104 limit. Would be nice if this limit could be expanded. For backwards compatibility, if required, could perhaps use a compiler k...
about 4 years ago in IBM i / Languages - RPG 5 Future consideration