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 2843

ACS - add LOCATE function to scan existing *.SQL files for text entry

Within ACS, you have Content Assist and Examples. Please consider adding a way to search your folder(s) of saved *.SQL files for a specific text value, such as MERGE, LIBRARYNAME, or FILENAME. This would enable developers to quickly open a saved s...
6 months ago in IBM i / IBM i Access Family 1 Not under consideration

Consistent use for null values

Currently there are 3 distinct ways to check if a field is or is not null:1 - RPG uses %nullind()2 - SQLRPGLE use a positional numeric array (-1 or <> -1)3 - RPG triggers use a positional indicator (like) array ('0' - '1') Having a common ac...
almost 8 years ago in IBM i / Languages - RPG 4 Future consideration

FTP Client Connect timeout parameter

create a timeout parameter for FTP client when creating a session(like INZWAIT on TELNET c lient). In some situations when a host does not answer or a wrong IP is used, the FTP client waits 3+ minutes before exiting. Use Case: speed up CL scripted...
almost 4 years ago in IBM i / Networking 4 Not under consideration

Allow conditional service break point in iASP environment

Conditional service breakpoints do not work in an iASP environment. The 'WHEN' clause on a service breakpoint does not work in an iASP envrionment. We have thousands of jobs and threads servicing tens of thousands of customer connections to our sy...
about 1 year ago in IBM i / Application Development 4 Submitted

Provide an ALIAS-like feature for Library Names (SCHEMAs) in SQL statements.

Provide a way to assign an alternate (i.e. "short") name to schemas/libraries when used within an SQL statement. This is different from the Long SQL Name and the Short System Name. What I want to do is something like: select * from table(ST.myfunc...
about 3 years ago in IBM i / Db2 for i 2 Not under consideration

Provide CHGSPLFA API and include SPOOLED FILE OWNER User Profile

SPOOLED Files have 3 user profiles associated with them: 1. The User Profile under which the Job that created the SPOOLED file was running ("job user").2. The Creator User Profile3. The SPOOLED File Owner Currently none of these three attributes m...
11 months ago in IBM i / Print 1 Future consideration

IDN Domain in SNDSMTPEMM

Support for IDN domains in SNDSMTPEMM command is needed Use Case: IDN Domains allow special character s in domain name. f.e.: www.grün.at. to send e-mails from IBM i with SNDSMTPEMM to e-mail adr.: büro@grün.at currently not supported.
almost 4 years ago in IBM i / Networking 4 Not under consideration

Enhance RUNSQLSTM C compiler Please!

The C compiler used for compiling SQL Functions and Procedures is badly in need of an update."Create SQL ILE C Object" as it is called limits too much of the C compiler features. Use Case: When RUNSQLSTM calls the "Create SQL ILE C Object" compile...
about 3 years ago in IBM i / Db2 for i 2 Not under consideration

Would like an option to run the CL formatter over a whole member

I recently changed the CL formatter settings in Rational Developer for i. I'd like to reformat the member I am editing, but the only way I have found to do so is to modify every line. I accomplish this by replacing one blank with one blank, limiti...
12 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

ACS with GraalVM

ACS is a java program, that benefits from all what Java is good for, however also have two downsides: The statup time is slow The memory consumption is high. The memory consumption is an real issue when using ACS in Citrix environments. So the ide...
12 months ago in IBM i / IBM i Access Family 1 Not under consideration