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 2906

Qshell df command is "slow" on detect disk space changes

df command under qshell shows a NOT updated percentage of used disk space if the disk space grows fast of get lower . It looks that the df commands "reads" a value that is updated every xx minutes ( maybe 20-30 mins) and it's NOT the current used ...
over 2 years ago in IBM i / IFS (Integrated File System) and Servers 1 Future consideration

Revisit, enhance and reduce redundancy in earlier SQL Services VIEWS that utilize OBJECT_STATISTICS

Some early SQL Services, such as MSGQ_INFO and MSGF_DATA use a 2-phase OBJECT_STATISTICS instance to build the list of objects they're using or returning. See additional details for example. Today, the OBJECT_STATISTICS includes the system library...
over 2 years ago in IBM i / Db2 for i 1 Not under consideration

SQL - parse char string using external definition

Many times, in existing customers ERPs, there are fields where structured information is stored in a single big CHAR string. Usually the intent is to have a generic data carrying field in the same table, where the type of information is stored in ...
about 1 year ago in IBM i / Db2 for i 1 Not under consideration

STRDBG should build the QGPL/QTESxxxxxx *DTAQ with appropriate authority for job QTESDBGHUB to access it.

When STRDBG is run interactively, it creates a data queue QGPL/QTESxxxxxx to communicate with the QTESDBGHUB job (the server process for the graphical debugger). This is created with the current job user as the owner, and *PUBLIC is granted the de...
over 2 years ago in IBM i / Application Development 1 Future consideration

Navigator for i - Add functionality to File Systems -> for File Shares to be hidden by placing a $ at the end of the share name.

Improve security and the implementation of security by offering a function within Navigator for i --> File Systems --> File Shares that would RENAME file shares to have a $ on the end of the Share Name to prevent file shares from being disco...
over 2 years ago in IBM i / System Management 2 Not under consideration

Document SQLCLI attribute to persist open cursors across program boundaries.

SQLCLI cursors are unexpectedly closed when an application returns to a calling program in the stack. The SQLCLI connection persists but the cursors do not. Use Case: Objective: Maintain array of open cursors for connecting client software having ...
over 7 years ago in IBM i / Db2 for i 3 Future consideration

Add 'Apply Immediate Only' option as a PTF Fix Action in Administrative Runtime Expert

Add 'Apply Immediate Only' option as a PTF Fix Action in Administrative Runtime Expert. With the latest update to ARE we got an option to apply PTFs delayed "Delayed apply" and send the SAVF file over. Lets do one more step and give the option to ...
almost 5 years ago in IBM i / System Management 1 Future consideration

Allow a SQL stored procedure to use 3 part naming without having to create a custom *SQLPKG on each target.

I created a sql stored procedure which looks like the following: CREATE PROCEDURE rob.PROPAGATE_QLNKOMT() LANGUAGE SQL MODIFIES SQL DATA SET OPTION DATFMT = *ISO P1 : BEGINDECLARE OMIT_LIST CHARACTER VARYING ( 32000 ) ; SELECT FSXCMD INTO OMIT_LIS...
about 1 year ago in IBM i / Db2 for i 2 Functionality already exists

CL variables can't be qualified to that variable.

Currently CL variables whose storage is defined inside another variable (known in RPG as a data structure) cannot be qualified to that variable. CL modules are getting more and more complex given the expanded features IBM has introduced. The numbe...
about 6 years ago in IBM i / Application Development 8 Not under consideration

Retrieve SQL source does not format source for easy readability and includes garbage in the source.

For SOX reasons, I retrieve the source DDL to include in change control. We still use source files to store the DDL. The source retrieved is not clean and recently started including a \t at the start of each new line. Please improve the formatting...
over 2 years ago in IBM i / Db2 for i 5 Not under consideration