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 1753

Add 2nd parameter to %UPPER and %LOWER to limit length of conversion in target variable

When working with buffers, such as VARCHAR(65535) or CHAR(65535) etc. I often get the length of the buffer returned to me by another function. What I would like to do is to specify that length as the 2nd parameter of %UPPER and %LOWER so that only...
about 2 months ago in IBM i / Languages - RPG 2 Not under consideration

Add an SQL processing option to automatically produce default values for NULL columns

Add a new processing option for use in SET OPTION statement that would cause DB2 to essentially produce COALESCE() functions for null capable columns. Suggested option keyword: GENDFTONNULL. Default to *NO for compatibility. *YES would cause null ...
4 months ago in IBM i / Db2 for i 1 Not under consideration

RGZPFM option MBR(*ALL )

Enable the use *ALL on option MBR for the RGZPFM command for a hash partitioned table.
6 months ago in IBM i / Db2 for i 2 Not under consideration

allow for parameters in the ACS .hod file for connecting to 5250 console

a user has to navigate 9 screens to get signed on to the system console. I would like to have parms in the .hod file for the console session to circumvent these screens.
3 months ago in IBM i / IBM i Access Family 4 Not under consideration

RPG block comments

Single line comments are allowed today by // however the commonly used block comment /* … */ are not. Use Case: Since **free don't have a concept of H,C,F spec it should be straight forward to implement the /* .. */ block comment syntax. The work ...
about 7 years ago in IBM i / Languages - RPG 9 Not under consideration

Enable in IBM i Navigator for i Monitors the option to press F4 to set the IBM i trigger command

I use and recommend the System & Messages Monitor from IBM Navigator for i. I think we can improve this tool adding the great F4 option to built the command in the trigger command. If I'm not wrong now I must built it on green screen and then ...
9 months ago in IBM i / System Management 2 Not under consideration

New IBM i Service for SMTP

I would like an IBM i Service to view and manage the Simple Mail Transfer Protocol (SMTP) on IBM i. Ideally this service would not only allow a user to view and or modify the configuration of SMTP but also to view the Email History stored within t...
about 3 years ago in IBM i / Networking 8 Not under consideration
100 VOTE

Port Go Language

Port the Go language(n1) to IBM i PASE. n1 - https://golang.org/ Use Case: Finding that the Go language is becoming more popular and that some (popular) tooling is being built with it(n2,n3). Commentary from Kevin Adler: http://bit.ly/golang-twitt...
over 8 years ago in IBM i / Open Source and PASE 15 Not under consideration

Improve implementation of Geospatial Data Types

Two parts to this based on observations to date. 1) Currently the supported Geospatial data types, as referenced in QSYS2.SYSTYPES, are based upon BLOB column types. However, you cannot specify the size of the column like you can with BLOB columns...
2 months ago in IBM i / Db2 for i 1 Not under consideration

New op-code RCV-MSG or enhancement of ON-EXCP/ON-EXIT

When sending an escape message with SND-MSG it is easy to catch that exception with MONITOR and ON-EXCP. But to receive the message (especially the message data), remove the message from the job log or re-send the message up the call stack, we sti...
about 1 year ago in IBM i / Languages - RPG 2 Not under consideration