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 2975

Make Python support zoneinfo

zoneinfo is a package in the standard Python library, but IBM i doesn't implement it. This causes errors when trying to use 3rd party packages. IBM i should implement that package. Here's what my PC gives for zoneinfo: zoneinfo <module 'zoneinf...
11 months ago in IBM i / Open Source and PASE 0 Under review

Bind FTP server to only one IP address instead of all available addresses

Bind FTP server to only one IP address instead of all available addresses. With this feature, FTP usage could be restricted to dedicated network.
about 2 years ago in IBM i / Networking 5 Not under consideration

Enable group profiles in SVRAUTE's to support ObjectConnect over TCPIP

ObjectConnect was recently upgraded to permit *IP transport. However, the current implementation requires a direct match to a user ID in the Server Authentication Entries; where a Group Profile permits more generic, and flexible, support. Please p...
about 1 year ago in IBM i / Save and Restore 2 Future consideration

add loop DOU_LEAVE (Do Untill Leave)

Standardization Currently if I need to loop untill end of file' I would do as follows. SETLL file1;DOU %EOF(file1); read file1; if %EOF(file1); LEAVE ENDIF; exsr SR01; ENDDO %EOF appears twice which is not perfect code. I could repalce the first l...
over 1 year ago in IBM i / Languages - RPG 4 Future consideration

Port native boost libraries ot IBM i for xgboost

I cannot install xgboost (https://pypi.org/project/xgboost/) `pip3 install xgboost` because the native boost libraries have not been ported.This is an extract of the error message (which is attached): XGBoostLibraryNotFound: Cannot find XGBoost Li...
almost 6 years ago in IBM i / Open Source and PASE 1 Planned for future release

IBM i User Integration with Windows AD

With the withdrawal of the IXS / IXA there is no longer an IBM i method of integrating users between IBM i and Windows Active Directory. Allowing for the automated password sync between IBM i and Windows AD. Use Case: To modify the existing code w...
over 6 years ago in IBM i / Security 5 Not under consideration

ACS - Run SQL Script - is there a way to have it retain the last folder used?

TS015526296 I use Run SQL Scripts many times a day.I either need to open a new script or save a script to the IFS across multiple LPARs/systems.Every time, I save the script, I need to navigate my way from my home folder (/home/developer) to the f...
11 months ago in IBM i / IBM i Access Family 3 Not under consideration

Disabling ACS Run Sql Scripts options

Looking for a way to prevent run and explain or all explain options on production systems. We had an issue recently where run and explain was chosen on a delete statement instead of explain that almost cost us dearly.
11 months ago in IBM i / IBM i Access Family 4 Not under consideration

Query Supervisor: Update ADD_QUERY_THRESHOLD procedure to add filters to restrict or allow users by Gruop Profiles

Update ADD_QUERY_THRESHOLD procedure to add filters to restrict or allow users by Gruop Profiles. I think this capability can be enhanced add INCLUDE_GRPPRF and EXCLUDE_GRPPRF to allow more filters when we have the user profiles organized by Group...
11 months ago in IBM i / Db2 for i 3 Future consideration

SQL1103 in Error List for QTEMP tables

On a compile, the Error List shows SQL1103 (Column definitions for table &1 in QTEMP not found) for QTEMP tables that don't exist in the RDi job. Those messages are irrelevant and can cause pertinent warnings to be missed. RDi should suppress ...
11 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration