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 2903

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

BRMS deleted objects

BRMS recovery report (STRRCYBRM ACTION(*REPORT)) and restoration should exclude deleted objects at the point of backup. Logic can be implemented at time of Incremental backup of a library. If an object doesn't exist in that library at that point i...
about 4 years ago in IBM i / BRMS 2 Not under consideration

Internal LTO Tape for Power9

In the new generation of POWER9 hardware, there is an internal RDX device. While the RDX is a lower cost device, it is extremely slow. Why in the same location, can't an Internal LTOx tape drive be put in. Similar to a 5736 that was put into the P...
over 6 years ago in IBM i / Hardware 1 Not under consideration

Show active NWSD jobs that have an NWSSTG space in an IASP under the WRKASPJOB command

If an active Network Server Description (NWSD) has a linked Network Server Storage space (NWSSTG) in an available IASP, attempting to vary off the IASP or perform a PowerHA switch will fail with CPAB8E6 'device xxx cannot be varied off at this tim...
about 4 years ago in IBM i / Core OS 2 Is a defect

Allow selection of multiple items in screen designer

In CODE/Designer you can lasso many items on the panel you are designing and do things with them, like move, duplicate, DELETE or change a COLOR ATTRIBUTE. Use Case: Use CODE/Designer and attempt to lasso many items and then delete or change the c...
over 8 years ago in IBM i / RDi (Rational Developer for i) 4 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...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Bring qualified data structure name to top of Content Assist prompt list

I use Content Assist to autocomplete code all the time. For data structures, however, it hasn't been as nice. The reason is because I can't easily simply select a qualified data structure to complete, it brings up all the subfields as well for me ...
over 9 years ago in IBM i / RDi (Rational Developer for i) 4 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...
almost 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...
almost 6 years ago in IBM i / Db2 for i 1 Not under consideration