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 2971

Allow ON-EXCP to use a simple qualified name

The invention of the enum structure is great for documenting return codes or exception IDs for particular purposes. These can be used on the ON-EXCP opcode to clarify the meaning of each message ID monitored. Qualification of structures (or enums)...
11 months ago in IBM i / Languages - RPG 2 Is a defect

Add a preview tab to Report Designer like Screen Designer

With screen designer you can create indicator sets, assign them to a record format, and preview the results. In report designer you can do all except preview the results. Use Case: I am modernizing reports to utilize *PRTF instead of the program d...
over 4 years ago in IBM i / RDi (Rational Developer for i) 4 Not under consideration

Correct or Enhance the "System Name" on which SPOOLED file is created.

When a SPOOLED file is created, the "System Name" is assigned as an attribute to the SPOOLED file. The documentation says this is the System Name where the Job that created the SPOOLED file ran. However it is NOT a "System Name". It appears to be ...
over 1 year ago in IBM i / Print 1 Future consideration

WRKJOB & DSPJOB OPTION(*OPNF): Showing I/O details

WRKJOB OPTION(*OPNF)andDSPJOB OPTION(*OPNF)default to showing you scoping data, unless you perform the following action:CRTDTAARA DTAARA(QUSRSYS/QDMDSPOFIO) TYPE(*LGL) AUT(*USE) TEXT('DSP/WRKJOB OPTION(*OPF) I/O Details first')Then it will default...
over 8 years ago in IBM i / Work Management and Messaging 2 Not under consideration

Allow cross reference to account for literals in code

The Mark Occurrences works wonders but there are times when I want to have it mark constants, like hard coded array indexes, etc. Please consider adding an option to the outline that allows it to cross source literals, yes any literal. Use Case: O...
about 6 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Service Program re-bind to open files in DFTACTGRP

If a Service Program procedure opens a file in the Default Activation Group and it's later closed with RCLRSC from a calling program, the service program isn't made aware of this and it still has a reference to the "now unknown" space. When it tri...
about 5 years ago in IBM i / Application Development 3 Not under consideration

Journal entry needed when statistics removed from file

During upgrade from 7.2 to 7.3 we got serious performance degradation for some SQL queries. Trying to improve performance we request and remove some file statistics on the source (production) system. It help for some issues. Unfortunately on the t...
about 5 years ago in IBM i / Db2 for i 1 Not under consideration

Need to be able to move owned object of a user that is removed from Web Query to another user.

When a licensed user is removed from Web Query, his owned objects are removed after a notification, but without any control.If reports or schedules, that would be necessary for business, are removed, , there could be unexpected failures like sched...
almost 8 years ago in IBM i / Db2 Web Query 3 Not under consideration

Add variable support on CONNECT statement within SPL

Add variable support for CONNECT statement in SPL. Use Case: CREATE or replace PROCEDURE BACKUP_STATUS LANGUAGE SQL MODIFIES SQL DATA P1: BEGIN DECLARE COMMAND CHAR(200); -- Ensure this is large enough. DECLARE V_SYSTEM_NAME CHAR(25); FOR V1 AS C1...
about 6 years ago in IBM i / Db2 for i 1 Not under consideration

Allow variable name as part of three part naming

Allow variable name as part of three part naming. Use Case: FOR V1 AS C1 CURSOR FOR select x.* from table( values('RACK1HST'), ('GDWEB'), ('GDIHQ1'), ('GDISYS1'), ('MAIL1'), ('RACK2HST'), ('GDWEB2'), ('GDIHQ2'), ('GDISYS2'), ('MAILTWO'), ('RACK3HS...
about 6 years ago in IBM i / Db2 for i 1 Not under consideration