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

My votes: IBM i

Showing 918

Allow to initialize arrays using %list

Allow for arrays to be initialized using %list command, for example: dcl-s allowedValues int(10) dim(4) inz(%list(1:2:3:4)); Plus error checking when initial value exceeds array size etc.
over 1 year ago in IBM i / Languages - RPG 2 Future consideration

Give the possibility to use CREATE TYPE statement

Add unique constraint on a field. For example : Create a weakly typed distinct type named BONUS that is based on an INTEGER data type and represents a percentage which cannot exceed 100. CREATE TYPE BONUS AS INTEGER WITH WEAK TYPE RULES CHECK(VALU...
9 months ago in IBM i / Db2 for i 1 Future consideration

Crash Support/Recovery for VE Diagrams

Similar to Crash Recovery for SQL scripts, I would absolutely LOVE to have something similar for VE Diagrams. Too often , I keep VE Diagrams up of statements that I plan / want to review..but very frequently, my PC will reboot due to an update tha...
16 days ago in IBM i / IBM i Access Family 1 Future consideration

Enhance Printer Output filter

When looking for a joblog of a job within 5250 emulation the immediate reflex is to enter the command followed by the job name. If a list is displayed you might not pick the right job if you are not sure about the job number. The way it works now ...
about 2 months ago in IBM i / IBM i Access Family 1 Future consideration

Send backup volumes to two different COS buckets without having to double the space needed.

Good-morning, Use case: Customer is doing backups with BRMS, and they want to have the backup volumes in two different buckets, one bucket in Madrid and the other in Frankfurt. The only way to do this at the moment is to use DUPMEDBRM, but with DU...
6 months ago in IBM i / BRMS 6 Future consideration

Allow brms restore files without member

The operating system natively allows you to restore *FILE objects without members using the FILEMBR((*ALL *NONE)) parameter with the RSTOBJ command, which is very useful when, for example, you need to align test environments and are not interested...
3 months ago in IBM i / BRMS 1 Future consideration

Enhance IBM SQL Services to use better "list" parameter parsing

I’d like to request an enhancement to IBM i SQL Services to improve flexibility when passing multiple values to parameters that accept lists. Currently, the following syntax does not work: table(qsys2.active_job_info(subsystem_list_filter=>'QIN...
8 months ago in IBM i / Db2 for i 4 Future consideration

Possibility to use generic message ID's on ON-EXCP section in MONITOR group

It would be very useful to have ability to use generic message ID's e.g CPF0000, CPF9800 in ON-EXCP op-code within MONITOR group. This should be similar to CL's MONMSG functionality in terms of generic message ID's monitoring.
12 months ago in IBM i / Languages - RPG 1 Future consideration

FETCH LAST n ROWS ONLY Support in SQL for IBM i

FETCH LAST n ROWS ONLY Support in SQL for IBM i Summary Currently, DB2 for i allows developers to fetch the first n rows of a result set using the FETCH FIRST n ROWS ONLY clause. However, there is no direct equivalent syntax to fetch the last n ro...
2 months ago in IBM i / Db2 for i 3 Future consideration

Remember previous user ids when setting service entry point

When setting up service entry points, use the same control for the user id & condition so that previously used values can be re-selected easily. Most of the other fields on the Set Service Entry point dialog allow selection of previously used ...
3 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration