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 2902

Native CLOB and BLOB in RPG

CLOB and BLOB fields as dynamic size dependent on actual datasize. It would be appreciated that RPG could support these datatypes native in RPG and used exactly like varchar with out any explicit size Use Case: CLOB and BLOB is implemented as a st...
almost 6 years ago in IBM i / Languages - RPG 3 Not under consideration

Enhance RPG IV RENAME F-spec keyword to support *EXTFMT or *RCDFMT

Please enhance the RPG IV File Spec RENAME (Rename Record Format) keyword so that a Developer can specify *ONLY or perhaps *RCDFMT or *EXTFMT (any are fine) so that the external format name need not be known at compile-time. Thus instead of RENAME...
4 months ago in IBM i / Languages - RPG 3 Future consideration

Allow multiple definitions in a Dcl-s statement

A very usefull future I found in other languages is multiple variable definition in one line of code: Dcl-s a b c int(10); is clearly faster and shorter than: Dcl-s a int(10);Dcl-s b int(10);Dcl-s c int(10); Use Case: nd
almost 6 years ago in IBM i / Languages - RPG 6 Not under consideration

Provide support for Rust Language

Rust is an increasingly popular language in the open source community due to it's memory safety features, and it's ability to operate at a low level like C. Please provide a Rust Compiler for IBM i Use Case: Rust is useful for system level program...
over 4 years ago in IBM i / Open Source and PASE 5 Future consideration

RDI support for current MAC OS

Installation Manager is not signed to run on Mac OS Big Sur and Mac OS Monterey versions Use Case: Install RDI products on new Mac Computers. Update existing installations where the Operating System has been upgraded.
about 3 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

Add API for Debug (Set Service Entry Point) actions in RDi

One of the most common requests we have for customers is the ability to do the Set Service Entry Point action from within our plugin - we cannot provide this ability without help from IBM, to either document an existing public interface or provide...
11 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

early progress display on SAV big objects from IFS

When saving large objects from IFS (e.g. image catalogs) to save file or tape device, the progress messages (number of objects or size) will be shown after the first 500 objects. If the save operation only contains 100 (big) objects, the progress ...
almost 3 years ago in IBM i / Save and Restore 2 Future consideration

Object last used date not being updated for all object types

object usage not being updated all object types. A library was specified in an HTTP configuration.SetEnv QIBM_CGI_LIBRARY_LIST RDB40 RDB40 library was marked for deletion as not being used, no objects being used in library.Confirmed by disk usage ...
almost 5 years ago in IBM i / Core OS 7 Future consideration

Port .NET (Core) to IBM i via RPM

Now that Mono runs on IBM i (thanks to Calvin Buckley again!), it should be possible to port .NET Core, which is now the main .NET Framework, to IBM i without such a big effort. Use Case: Porting lots of .NET Server Applications to IBM i, using DB...
about 5 years ago in IBM i / Open Source and PASE 2 Not under consideration

Allow PASSWORD(*NONE) users for native ODBC

Enterprise Identity Mapping (EIM) is a base component of IBMi and uses Kerberos for single-signon (SSO). With EIM, user profiles are set to PASSWORD(*NONE) and authentication is done via Kerberos. The native ODBC driver does not support user profi...
about 5 years ago in IBM i / Open Source and PASE 5 Future consideration