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 2862

Add option to show indent for entire source member Shift-Ctrl-O

If you position your cursor on an if/endif or other kind of loop, RDi shows arrows and lines in the left margin to indicate where the loop starts and ends. It also documents begin/end within the top loop. I would like an option to mark the entire ...
almost 7 years ago in IBM i / RDi (Rational Developer for i) 1 Not under consideration

Allow IBM i connection to Fix Central to download PTF iso image files to also use port 990 as well as port 21 for secure downloads.

My company has threatened to disallow a connection to Fix Central using port 21 even if it is secure. This would prohibit the ability to download iso image files from Fix Central to the IBM i. Right now if the command FTP <fix-central> SECCN...
over 1 year ago in IBM i / PTF and Service 2 Not under consideration

Add a exit point option to be executed at the end of a FTP or SFTP process

With increasing demands on security, FTP has exit points when starting a FTP process but not when it ends. We have a need to monitor all FTP processes when they have completed. This includes inbound and outbound processes. Providing access control...
about 4 years ago in IBM i / Networking 7 Not under consideration

RDi Outline view separate Include values

Within RDi v9.5, the Outline view shows groups of Files, Data Structures, Fields, Constants, Indicators, etc. however when using modular development techniques with Copy/Include members there's no way to segregate these elements from the core sour...
about 8 years ago in IBM i / RDi (Rational Developer for i) 7 Not under consideration

Debug unicode data

Not able to view the contents of Unicode fields within debug interfaces Use Case: When using STRDBG or System Debugger GUI to view the contents of Unicode fields (CCSID 13488) replacement characters are shown rather than the true value of the Unic...
about 8 years ago in IBM i / Application Development 8 Not under consideration

Additional CAST support for XML

The XML datatype currently has no CAST support to other datatypes like CHAR, VARCHAR, CLOB, BLOB which makes migrations difficult (requires programs to be written). Use Case: We have an existing database with XML in CLOB fields which doesn't work ...
over 5 years ago in IBM i / Db2 for i 1 Not under consideration

ACS Add warning message when trying to download or view a *IPDS print file.

As users get used to using ACS, they are downloading print files to their PC's. The majority are downloaded as PDF's. For *IPDS print files, these files download as .bin files and not as .pdf or .txt. .bin files are useless to anyone. The request ...
about 4 years ago in IBM i / IBM i Access Family 4 Not under consideration

It does not show media with retention type versions in the report of: PRTMOVBRM

I have created a movement policy based on 4 groups (* GRP XXX). I have 4 media in the IGNIFUGO location and a 5 media in location TAPMLB01, (all of this media using the MOVVER004 policy, which is the policy of 4 groups), When I move this 5 media ...
over 5 years ago in IBM i / BRMS 7 Not under consideration

Allow characters for DLVALUE

The DLVALUE statement might allow % and accented characters to be able to insert more diverse URL-compatible links Use Case: insert into dtalnk values('a', dlvalue('https://fr.wikipedia.org/wiki/T%C3%AAtes_raides' , 'URL' ) ) with NC; or insert in...
over 5 years ago in IBM i / Db2 for i 2 Not under consideration

For queries requiring table scan agsinst of large, 100,000,000+ row tables, split the query into multiple threads based on a percentage of total table pages

WHY: Improved one off query performance against large, 100,000,000+ row tables. WHO: My customer has transaction log tables that can record millions of transactions per day. Peaking just above 58 million per month in the last 6 months. Maintaining...
over 1 year ago in IBM i / Db2 for i 1 Functionality already exists