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 2885

Add Adopted User Profile(s) to QUSRJOBI and RTVJOBA

Apparently there is no way to retrieve the User Profile under which a job is running when a program that Adopts another User Profile is in the call stack. For example, User BOB signs on and calls program XYZ which is owned by QPGMR and uses adopte...
8 months ago in IBM i / Work Management and Messaging 3 Not under consideration

When 'chlickey' is used to apply a new 5051 key, set the Threshold parameter to *USGLMT

We use the HMC command line command 'chlickey' to apply new IBM i License Keys. Darn handy that, because I can script that to happen for every partition on a server! More better still yet, I don't need to sign on to all those partitions! Sweet! Gi...
10 months ago in IBM i / Install and Upgrade and Licensing 0 Submitted

New DCM in SSL still need non-SSL ports

When configuring the new DCM in SSL mode, port 2007 is assigned to the application server and it is possible then to connect using the URL: https://hostname:2007/dcm BUT, it the background, port 8470 (non-SSL) is still required to complete SIGNON....
almost 2 years ago in IBM i / Security 5 Future consideration

Long response time on IFS shares opening ex. Word & Excel

We are using the IBM NetServer for sharing Office files like WORD and EXCEL. Opening a Word for example over a VPN connection is very slow compared to Windows file server located in the same subnet.After looking at the traces by IBM the time diffe...
over 3 years ago in IBM i / IFS (Integrated File System) and Servers 5 Future consideration

%DECH enhancement for length and decimal places

The idea is to enhance %DECH() BIF: a) allow the the use %len() and %decpos() for parameters 2 and 3 Example: dcl-s n1 zoned(10:2) inz; n1 = %dech( 12345 / 1000 : %len(n1) : %decpos(n1) ); b) make parameters 2 and 3 optional and retrieve the lengt...
12 months ago in IBM i / Languages - RPG 3 Future consideration

Replicate on RPGLE the cobol 88 Level

The 88 level number is not used to declare a variable, but it is used to provide a descriptive name for a condition, used to improve the readability of COBOL programs. In RPG can be coded e.g. as dcl-s flag char(1); dcl-s flag_on referer(flag) val...
over 1 year ago in IBM i / Languages - RPG 4 Future consideration

Run SQL Scripts content assist enhancements

To help users find SQL functions, it would be helpful to enhance content assist. The following works by showing results when placing cursor before ) and pressing [Ctrl]+[Space]:select * from table();select * from table(schema.); Confusion is that ...
almost 3 years ago in IBM i / IBM i Access Family 2 Future consideration

Display fields and/or structures defined with TEMPLATE differently in the outline.

It's nice to know that a data element is a "data type" or "template" rather than usable storage. Also, if you have the knowledge available during editing, don't suggest TEMPLATE items in calculations. They're OK for like() and likeds(), %size(), t...
10 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Enhance PARM ELEM and QUAL statements to support 8-digit DATE value

When creating IBM and User-written CL commands, the PARM ELEM and QUAL statements are used to define parameters. Today the TYPE parameter of those statements supports *DATE. However it always passes the value into the command processing program (C...
about 3 years ago in IBM i / Languages - CL (Control Language) 3 Future consideration

Bring the "Web" perspective to RDi 9.8

Hello, The "Web" perspective is part of the "Modernization Tools, Java Edition" which can be installed to RDi 9.6 via IBM Installation Manager. But in the new RDi 9.8 there is no way to install/use this perspective, so we're forced to stay with th...
over 1 year ago in IBM i / RDi (Rational Developer for i) 3 Not under consideration