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 2904

Allow variables defined with like(<file-field>) to be used as embedded SQL host variables

If a variable in RPGLE is defined with like, and the source field comes from an external file (PF, DSPF, etc), the SQL preprocessor does not like it. Example: dcl-f CUSTMAST keyed; dcl-s qCust like(CUSTNUM); // CUSTNUM defined in CUSTMAST If I att...
11 months ago in IBM i / Db2 for i 3 Future consideration

Simple RPG BIF to submit a process in batch.

We have to build the complete sbmjob command string to run a process in batch from RPG. My suggestion (original idea from Golang goroutines) is to use a simple BIF that will accept a process name and parameters as input, submit the process in batc...
11 months ago in IBM i / Languages - RPG 2 Not under consideration

Be able to tell which host is IBM ACS 5250 is running on

The STRPCCMD allows commands to be run on the underlying OS (Windows or Linux) from a 5250 session. As Linux is now supported by ACS it has become important to know which OS the user is using, especially in a mixed environment. It would be good to...
about 1 year ago in IBM i / IBM i Access Family 0 Not under consideration

Change ENDTCPSVR from *ALL to *NONE

The default for the ENDTCPSVR command is *ALL, this means if type the command and press enter, it will effectively take an IBM i LPAR offline without any further action.
about 2 years ago in IBM i / Networking 6 Future consideration

Provide an SQL service to retrieve same data as DSPFFD command to OUTFILE for non-db2 objects such as DSPF, DDM, etc

When writing applications that utilize DSPFFD information, today you must code the command. An SQL service could provide flexibility and granularity to access this data for specific objects, similar to SYSCOLUMNS or OBJECT_STATISTICS.
almost 2 years ago in IBM i / Db2 for i 1 Future consideration

Allow use of RPG procedures in embedded SQL as host "variable"

When writing embedded SQL, host variables should be real variables instead of expressions which requires additional step to define extra work variables and assign the expression in advance to the work variable. Use Case: An example might be as fol...
over 6 years ago in IBM i / Db2 for i 4 Not under consideration

Show description in "System" drop down box for ACS

When having lots of systems, sometimes with the most weird hostnames or even IP-addresses it is hard to remember which one is which when starting en emulation or other function. Use Case: In the System Configurations you can specificy a descriptio...
about 6 years ago in IBM i / IBM i Access Family 4 Not under consideration

Ask to copy SSH key to server, if found

When using the OpenSourcePackageManagement module in ACS, we have the option to use an SSH key to connect. It appears if ACS finds a SSH key it will autofill the key as a default option. However, unless that key has been set on the server, it will...
over 3 years ago in IBM i / IBM i Access Family 3 Future consideration

Provide proper SQL auditing user/timestamps

Currently there's a mix of SESSION and CLIENT_USERID fields that can be used with Generated Always but the first returns the native account, while the second returns the client account but is blank when executed from SQL on IBM i itself. Please pr...
over 5 years ago in IBM i / Db2 for i 2 Not under consideration

Add command "dialog" to PASE

Please, port "dialog" command to PASE, so we can create powerful menues for OSS applications, scripts, etc. Use Case: We have created a PoC with ANSI menues to backup IBM i to IBM Cloud Object Storage easily, but it's complex to use for the averag...
about 3 years ago in IBM i / Open Source and PASE 2 Future consideration