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 2930

"Mail from" address in SMTP email design change to allow user and domain name in lower case.

Currently the design has hard coded setting that forces Upper Case on user and domain name in SMTP on Mail From.
over 1 year ago in IBM i / Networking 2 Under review

Enhance CREATE ALIAS to support a partition (i.e., member) name of *ALL

When attempting to read a multi-member database file, the only way to jump between members is to (A) do an OVRDBF or (B) create an SQL ALIAS. The SQL engine doesn't seem to respect the override when MBR(*ALL) is specified, and CREATE ALIAS also do...
3 months ago in IBM i / Db2 for i 1 Future consideration

Provide Exit Point support for SSHD Daemon

We would like to utilize the standard IBM exit point program interfaces QIBM_QZDA* to provide control for the SSHD (SSH Daemon) provided with OpenSSH 5733-SC1. This protocol should have the same support available as Telnet, ODBC and FTP protocols ...
about 2 years ago in IBM i / Open Source and PASE 2 Under review

Include AFP Manager in New Navigator for i

The new Navigator for i does not include AFP Manager, which is most frequently used to import overlays and page segments that have been created using AFP Print Driver, now provided by Ricoh. The current AFP Manager also has functionality to import...
about 3 years ago in IBM i / System Management 14 Future consideration

Extend RPG compiler messages to support modern RPG naming

The current design for the compiler messages does not support the enhancements to modernize the RPG language. When messages are returned to a client via the *EVENTF option, the replacement values for the messages are limited to legacy system names...
over 3 years ago in IBM i / Languages - RPG 5 Future consideration

Pick up the workload group from the job description for a user profile when swapping in a prestart job

In an environment with a large number of service user profiles accessing the system for a large number of different applications, workload groups provide the ability to control CPU resources at different levels for different applications. The work...
about 1 month ago in IBM i / Work Management and Messaging 0 Under review

chg sql to calculate in the right way

Sql calculate with the smalest decimalcalculate (in a Programm or in STRSQL)select Sum(1,25), sum(1,25/100)*19 from unique-file where unique-key in(a, b) --> 2 recordShow: 2,50 0,38 and that is wrong.of course if i think of it, ich can calculat...
about 1 month ago in IBM i / Db2 for i 1 Not under consideration

Allow LIKEDS in parameters defined in SQL UDF or UDTF

Allows ability to work at data structure level, templated, replicating the structure and ability to use eval-corr BIF where applicable to move from one structure to another (output). Simple example: take journal data (JOESD) as input and provide t...
about 2 months ago in IBM i / Db2 for i 1 Future consideration

Possibility for %lookup to search more than one field of a structure.

In data structures, lookup using %lookup is fantastic. But it would be interesting to add the possibility of searching on two or more fields: structure(1).field1 = 'A'; structure(1).field2 = 123; structure(1).field..... structure(2).field1 = 'B'; ...
about 1 year ago in IBM i / Languages - RPG 2 Future consideration

SRCSTMF parameter for CRTDSPF

As we are using more and more modern ways and tools to develop our software, it really hurts that one has to copy DDS sources to a member in a temporary source physical file in order to be able to create a display file. I’m pretty sure that it wou...
9 months ago in IBM i / Application Development 2 Submitted