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 2778

Provide a view to list all files/objects which have authority collection turned on (i.e. AUTCOLVAL(*OBJINF))

Due to the nature of authority collection, it's common to leave it turned on for days/weeks. It's easy to lose track of what objects are being collected. Checking across the entire LPAR is generally not feasible (including the IFS). One roundabout...
16 days ago in IBM i / Security 0 Submitted

new IBM i SQL server to return additional TCP/IP information

with the addition of some new services that do DNS lookup functions(thanks!) we need a service that shows the current DNS configuration for the server. CFGTCP <option 12> is the data i am referring to.
16 days ago in IBM i / Db2 for i 1 Submitted

Make the system number static for multiple systems connected to HMCs

We have many LPARs which our many operators need to start console sessions on (monitoring backups, etc.). As such, we use macros to connect to these LPARs. When an HMC is rebooted, the number of the systems often change so the existing macros eith...
16 days ago in IBM i / System Management 0 Submitted

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...
almost 3 years ago in IBM i / Languages - RPG 5 Future consideration

Show tables and columns used in embedded SQL statements in structure view

The structure view displays in an extremely complete way all the uses of files, formats and zones by the native instructions (dcl-f, read, update ...). On the other hand, all the files and zones used by static SQL statements do not appear, which ...
about 1 year ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Use 'IN' operator on %split to compare like in %list

When working with a list represented in a string, with %split, the 'IN' operator cannot be used as it can with the function %list. However, it is necessary to have this functionality in order to check if certain elements are present in a string li...
9 months ago in IBM i / Languages - RPG 1 Future consideration

Provide for passing of variables to CL commands.

There is a huge need to be able to pass variables to CL commands in a SQL script in RSS. This is the statements in error: CL:DPOBJLIB/FLT855KTST ORDER(oprutllib.MacPac_SO); CL:DPOBJLIB/FLT855KTST ORDER( 659239 ); -- generate a spreadsheeet I am un...
17 days ago in IBM i / IBM i Access Family 1 Not under consideration

When creating printer session in ACS have iASP as an option.

Having the iASP in the writer job when session is started via ACS allows reports with overlays in iASP to print using the overlay.
17 days ago in IBM i / IBM i Access Family 1 Not under consideration

Change ADDWLCGRP "Add Workload Group" to set the processor limit < 1,0

Our customers are using LPARs with less than one CPU assigned. To reduce the impact of ad-hoc queries (e.g. via ODBC) we need to set a CPU limit of the ODBC subsystem. Currently with a workload group we can only set a limit to a whole CPU. But we ...
3 months ago in IBM i / Work Management and Messaging 2 Not under consideration

Ability to easily create a data structure with a null field map to correspond to a record’s DS to be used for SQL retrieval.

When defining a structure in RPGLE to be used on SQL I/O such as fetch or select, today we use DCL-DS @myds qualified… containing either subfields or auto generated subfields using a reference to an external file name, ie. extname(‘TABLE’) resulti...
6 months ago in IBM i / Languages - RPG 2 Under review