Skip to Main Content
IBM Power Ideas Portal
Hide about this 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 2992 of 4656

Allow COALESCE to provide automatic CAST

I have this line in a CREATE VIEW statement: coalesce(va.vaaddress1, '?Unknown') as vaaddress1, When the view is accessed using SQL embedded in ILEPRPG, the SQLSTATE becomes 01004. VAADDRESS1 is defined in a SQL TABLE as CHAR(40). It would save a ...
12 days ago in IBM i / Db2 for i 1 Not under consideration

Support ISO 8601 Date-Time Format in VARCHAR_FORMAT and TIMESTAMP() patterns

This may be a dup of an 4 or 5 year old request, but please add native support for the ISO 8601 date-time format in Db2 for i. This includes: 1. Parsing and Formatting: Built-in SQL functions to convert between ISO 8601 and existing Db2 date/time ...
about 2 months ago in IBM i / Db2 for i 2 Future consideration

Exit point QIBM_QPWFS_FILE_SERV should include the Netserver file share name

This exit point currently provides a lot of data about file server access, but this one key piece of information is missing (the share name). During security remediation, it would be invaluable to capture the name of the share that is being used, ...
3 months ago in IBM i / IFS (Integrated File System) and Servers 2 Submitted

Implement a %DTAARA built-in function in RPG IV

A %DTAARA built in function would be used to : When used as an lValue (left side of an =) Change the content of the data area. When used ias an rValue (right side of the = sign, or in compare opcodes) it returns the content of the data structure T...
3 months ago in IBM i / Languages - RPG 0 Submitted

Add WHEN-IS-NOT clause to the new SELECT statement

The traditional SELECT/ENDSL allows when a=b and also allows when a <> b. However, the new SELECT/WHEN-IS/ENDSL does not allow a negative comparison, and forces me to go back to the older style. In this shop [and others I have worked in], th...
5 months ago in IBM i / Languages - RPG 3 Future consideration

Add 'compare' function when working with IFS source.

When editing a source member that contains unsaved changes, you can press ESC and type 'compare' to highlight those changes. With IFS source, it doesn't do anything. I'd like the 'compare' function to work with IFS source just like it does with so...
2 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Optimizing SEU Usage: Balancing System Administration Needs and Developer Progress

The justification for keeping SEU in the operating system is that system administrators need it to modify CL programs while in restricted state. However, maintaining SEU hinders developers from transitioning to modern, more efficient development t...
3 months ago in IBM i / Application Development 2 Functionality already exists

Allow reuse of QSQSVR prestart jobs for multithread jobs running embedded SQL in server mode

Please allow release of QSQSVR prestart jobs back to the pool upon thread termination for embedded SQL (SQLRPGLE) running in server mode in multithread capable jobs. Currently, when a multithreaded job running in server mode (set by QWTCHGJB) spaw...
7 months ago in IBM i / Db2 for i 2 Future consideration

%repeat as a BIF in RPGLE

Now we have the nice string function like %upper,() %lef(), %right() .. etc. and this is just great !! let's continue this toolbox for string functions: Just like the SQL scalar function REPEAT it would be appreciated to have the equivalent functi...
9 months ago in IBM i / Languages - RPG 1 Future consideration
125 VOTE

Develop Visual Studio Code Extension for RPG

Visual studio code is one of the most code editor used all around the world. What I want is an extension for Visual Studio Code to use it as RPG Editor. You could implement one of this extension: https://marketplace.visualstudio.com/items?itemName...
over 4 years ago in IBM i / Application Development 18 Future consideration