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 2965

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

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

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

Correct the QSYLOBJP API Documentation

Today, the QSYLOBJP API documentation states that it creates: a list of objects that adopt an object owner's authority In the classic way of thinking, this would be program/srvpgm objects that have USRPRF(*OWNER) set a creation time. However what ...
over 1 year ago in IBM i / Security 3 Future consideration

ACS, Add Custom Border Settigns to JDBC Configuration

For ACS can we get the View --> Custom Border Settings to be by JDBC Configuration? Use Case: We set up Production and Test environment connections by JDBC Configuration.
about 5 years ago in IBM i / IBM i Access Family 5 Not under consideration

Confirmation message when performing a restore to original location

This enhancement request is to add a confirmation screen or message when performing a restore back to the original location within BRMS. Use Case: Ideally this would be either when using the RSTLIBBRM/RSTOBJBRM commands when the RSTLIB parameter i...
almost 7 years ago in IBM i / BRMS 3 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...
over 4 years ago in IBM i / BRMS 2 Not under consideration

Node.js debugger hanging

The Node.js inspector step debugger (n1) is hanging after initially starting. I've never been able to make it work past the initial startup. I've put together a video(n2) to show the full example. Having the debugger work is a necessity for learni...
almost 8 years ago in IBM i / Open Source and PASE 2 Is a defect