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 2862

CTE support in MERGE statement

Currently MERGE statements in DB2 for i do not support the use of CTEs inside the using clause. Use Case: Lately, I've come across the need for this funtionality several times when I had to update large amounts of records in our ERP with data gath...
about 3 years ago in IBM i / Db2 for i 6 Future consideration

Clean string of control/unprintable characters < x'40'

Please either create a new BIF, or, supply a new, special value for the first parm of %scanrpl, that will replace all "unprintable", or control, characters in a string with a specified string. An unprintable, or control, character is any character...
7 months ago in IBM i / Languages - RPG 3 Future consideration

Support USER as Default for VARCHAR(10) Columns in Db2 SQL Tables

Currently if I have a table with a varchar(10) field in it, I cannot specify DEFAULT USER or any of the other user registers because they are 18 bytes or longer.However on IBM i, user Profiles are 10.It would save me having to write a Trigger for ...
over 2 years ago in IBM i / Db2 for i 1 Future consideration

PCL 6 Manufacturer Types and Models needed

When printing through a printer session set up to use Host Print Transform ( HPT ) to a PCL6 ASCII printer, nothing physically prints on the printer. This happens using both IBM i Access Client Solutions ( ACS ) and IBM i Access for Windows. Use C...
about 6 years ago in IBM i / Print 13 Future consideration

Run SQL Scripts - placing the tabs next to each other

Run SQL Scripts allows the user to create tabs for different queries. Please add the ability to place two tabs next to each other so that the user can see and edit two (or more) queries at the same time.
7 months ago in IBM i / IBM i Access Family 1 Not under consideration

Debugging in RDi should require only one step over EXEC SQL statements

It would ease debugging if we could compile programs with compile option DBGVIEW(*NOSQLSRC) No SQL source. This would skip over all embedded sql statements but still would allow them to run. Use Case: This saves time when you are debugging program...
almost 5 years ago in IBM i / RDi (Rational Developer for i) 10 Not under consideration

Add parameter that allows to copy owner of object with CRTDUPOBJ

When creating a duplicate object, all security related data is copied. This includes *Autl, *Public and all private authorities. The only thing missing to be copied (or not) is the owner of the existing object. For now, a CHGOBJOWN must be run aft...
over 1 year ago in IBM i / Core OS 3 Not under consideration

V7R1 should support newer SSL Ciphers

Cryptographic support on V7R1 should support the newer SSL Ciphers that V7R2 and up also have. V7R1 is still a supported OS and since most trading partners are updating the SSL certificates that use updated Ciphers, it means that the clients using...
almost 8 years ago in IBM i / Security 7 Not under consideration

Gradual Password Rollover Time

As we all know - Security is a critical aspect of any organization’s information management strategy. One essential element of database security is managing user passwords effectively. The gradual database password rollover time refers to the abil...
7 months ago in IBM i / Security 1 Not under consideration

Hide the underlying procedures when OVERLOADed

I'd like a way to effectively "hide" the underlying procedures from callers when they are part of an OVERLOAD prototype. Use Case: When several procedures are declared, then OVERLOADed to a single name, the individual procedures are still exposed ...
over 3 years ago in IBM i / Languages - RPG 4 Future consideration