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 2849

add email importance to the SNDSMTPEMM command

There is currently no way to flag an email with high importance in the IBMi SNDSMTPEMM command. The old SNDDST command had 2 additional options that are not included in SNDSMTPEMM. Content importance . . . . . . . *NORMAL *NORMAL, *LOW, *HIGH Prio...
3 months ago in IBM i / Networking 3 Not under consideration

Provide a CTL-OPT keyword to prohibit or issue a compiler warning when $ or @ are used in Variable or Procedure names

The use of $ and @ in variable names and procedure names in RPG IV hasn't been recommend in nearly 30 years. Yet we still see some legacy developers using those symbols for some reason. I'd like to see a compiler option or CTL-OPT keyword and eith...
9 months ago in IBM i / Languages - RPG 1 Future consideration

Add ability to Run Sql scripts to enter qualifed name for Insert Generated SQL

Clicking ADD and navigating through Schemas can take long and be tedious when having to do more than one a day. Please give ability to enter /qsys.lib/mylib.lib/mytable.file, etc. so I can just type it in.
2 months ago in IBM i / IBM i Access Family 1 Future consideration

SAVSYS show progress

Some customers use an USB thumb drive to run a SAVSYS on a monthly base. With slow USB sticks this process needs 15+ minutes without any progress display. Some customers are curious if it is still working. Use Case: show progress on save to avoid ...
over 3 years ago in IBM i / Save and Restore 5 Future consideration

F15 to search backwards, vs. F16 to search forwards

I can search/find forward in a spool file, for example, but it would be nice to be able to search/find backward as well. I see F14=Find options, F16=Find; looks like F15=Find prev would fit nicely on spool files and physical file searches Use Case...
almost 3 years ago in IBM i / Print 7 Future consideration

Dynamic Strings in RPG

Have the ability to declare a character very similar to how we declare a string in Java without having to give it a length. Use Case: In Java to declare a string its just String mytext; In RPG I would like to declare a char as dcl-s myText char; M...
over 3 years ago in IBM i / Languages - RPG 12 Future consideration

improve MERGE by adding the option "WHEN NOT MATCHED BY SOURCE THEN DELETE"

Today, it is impossible to use the DELETE clause behind WHEN NOT MATCHED.Some DBMS other than DB2 allow this.Would it be possible to add this feature, like in this example ? MERGE target_table USING source_table ON merge_condition WHEN MATCHED THE...
about 1 year ago in IBM i / Db2 for i 3 Submitted

Rdi Debug Step Over enhancement - Exec SQL statements

Currently when debugging RPG code with RDi in *SOURCE view, Step Into and Step Over will have to be pressed an unknown number of times to clear a single Exec SQL Statement. This is because the SQL Precompiler replaces Exec SQL Statements with mult...
over 6 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Enhanced dynamic switch the collections for IWS REST-SQL services

The current IWS REST-SQL service does not support a multi-schema environment and cannot dynamically switch libraries (schemas, collections) referenced by SQL statements.
over 1 year ago in IBM i / Web Serving 2 Future consideration

Improved behavior of IBM i when bad sectors of external storage occur

There was an incident that bad blocks on an external storage connected to an IBM i partition resulted in recursive SRC A6xx0266 for hours and performance of the IBM i partition significantly slowed down. It was hard for the customer to determine w...
about 5 years ago in IBM i / Storage 2 Is a defect