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

All ideas

Showing 2431

Allow the evaluation of RPG expressions as "pseudo host variables" in EXEC SQL statements

The idea is, to allow the evaluation of RPG expressions (including the call of %BIFs and procedures) inside an EXEC SQL statement as "pseudo-host-variables". The syntax could be like that: exec sql select count(*) into :myCounter from mytable w...
6 months ago in IBM i / Db2 for i 3 Not under consideration

ACS SQL Sessions Automatic Timeout

Enhancement Proposal: Automatic Timeout for Inactive ACS SQL Sessions Currently, users often leave ACS (Access Client Solutions) SQL sessions open after executing their queries. These idle sessions remain connected for extended periods, which may ...
6 months ago in IBM i / IBM i Access Family 1 Not under consideration

Allow checking multiple defined conditions with one /IF compiler directive

Checking multiple defined conditions is cumbersome - if a part of code should only be combined when two conditions are defined, one has to use nested /IF directives: /IF DEFINED(condition1) /IF DEFINED(condition2) // code only compiled when condit...
6 months ago in IBM i / Languages - RPG 1 Not under consideration

Add QUSRBRM objects details transfer as an option in the FSFC/FSR toolkit

Add QUSRBRM objects details transfer as an option in the FSFC/FSR toolkit
6 months ago in IBM i / BRMS 2 Not under consideration

Allow host variable for sql-json-path-expression in JSON_TABLE nested path clause

In most of the JSON functions, I can use a host variable for the sql-json-path-expression argument. I cannot do that in a JSON_TABLE nested path clause, however. For consistency, I'd like to be able to use host variables for the sql-json-path-expr...
6 months ago in IBM i / Db2 for i 1 Not under consideration

CIMON Certificate not available in Digital Certificate Manager

To renew the CIMON Certificate (every year), you need to use command line to do so. If you want to use a certificate generated by an organization (and not the IBM i one), it's becoming very complex to do it. It would be great if we could manage th...
6 months ago in IBM i / Security 1 Not under consideration

ACS should reestablish connection to session when comminication is lost.

ACS is extremely sensitive when the communication is lost. Every time this happens a new session is started. Instead of this behaviour I would like that the connection is established to the original session. The problem happens for example when th...
6 months ago in IBM i / IBM i Access Family 1 Not under consideration

ACS /PLUGIN=cfg - fast path for HMC ?

Hello, would it be possible to add in ACS /PLUGIN=cfg /system a parameter to configure fast path for HMCConsole ? (eqquiv of Advanced in ACS) - at least to 'managed system' level. That would be a great help ;) Thanks for consideration.
7 months ago in IBM i / IBM i Access Family 2 Not under consideration

Enhance Dcl-Enum to be multilevel as Dlc-Ds

Dcl-Enum is very usefull but could be even better if provides multi-level definition as Dcl-Ds: Dcl-Enum Errors qualified; Dcl-Enum Severity; Info 'I'; Halt 'H'; End-Enum; Dcl-Enum Actions; Abort 'A'; Exit 'E'; End-Enum; End-Enum; Select RetCode; ...
7 months ago in IBM i / Languages - RPG 1 Not under consideration

Import/export 5250 emulator colors

Hello, I have downloaded a custom theme colors for 5250 emulator (https://draculatheme.com/acs). But when i want to import the file it doesn't work. Clicking on import button does nothing. Export button doesn't work either.
7 months ago in IBM i / IBM i Access Family 2 Not under consideration