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 1767

RACF should support dynamic altering the RACF database configuration

Currently, the names of the RACF databases are defined in the SYS1.PARMLIB(IRRPRM00) parmlib member. Those dataset names become constant for the IPL. They can not be changed without SYSPLEX-wide IPLs which would cause the customer massive outages ...
19 days ago in IBM i / Security 1 Not under consideration

Request for 「No conversion」 Data Transfer Support in ACS Data Transfer

In PCOMM and IBM i Access for Windows data transfers, it was possible to specify "No conversion" as the file type. However, ACS does not support unconverted transfers.Could you please consider adding support for unconverted transfers in ACS as a f...
22 days ago in IBM i / IBM i Access Family 5 Not under consideration

Modern Look for IBM Navigator for i Using IBM’s Carbon Design System

Updating the IBM Navigator for i interface by implementing the Carbon Design System (https://carbondesignsystem.com/)— IBM’s open-source design system built on the IBM Design Language. Carbon provides production-ready code, design tools, UX guidel...
about 1 month ago in IBM i / System Management 1 Not under consideration

Allow COALESCE to provide automatic CAST

I have this line in a CREATE VIEW statement: coalesce(va.vaaddress1, '?Unknown') as vaaddress1, When the view is accessed using SQL embedded in ILEPRPG, the SQLSTATE becomes 01004. VAADDRESS1 is defined in a SQL TABLE as CHAR(40). It would save a ...
about 1 month ago in IBM i / Db2 for i 1 Not under consideration

ACS live editor

Using many tools that make use of SFTP and related, it is possible to go and edit objects in the ifs in real time. Given the new features it would be interesting to implement this change on ACS as well, so that it would be more complete since now ...
about 1 month ago in IBM i / IBM i Access Family 3 Not under consideration

Moving old data from production tables to historic tables in another library

In an active production system such as we have being in a 24 hour service financial environment, we have an issue with old data that exists in many of our database tables. Every second new data is being recorded in this tables and old the old data...
about 1 month ago in IBM i / Db2 for i 2 Not under consideration

IBM i ACS data upload type casting

Hi, IBM i ACS is the replacment product for IBM i Access for windows. https://www.ibm.com/support/pages/node/633847 In Client Access for windows, it is possible to perform data download and data upload of a CCSID37 file that contains non CCSID 37 ...
about 1 month ago in IBM i / IBM i Access Family 1 Not under consideration

Just like the 5250 Emulator, please consider adding the "Tab" feature in the IBM I ACS Schemas tool. Thanks.

Database design and maintenance would oftentimes need to look at database on different partitions. It would be nice to provide DBAs this convenience and not having to open multiple windows.
2 months ago in IBM i / IBM i Access Family 1 Not under consideration

Provide a smart LIKE keyword that works with any target type (vs LIKE and LIKEDS)

Today when we write code, we use the LIKEDS (mostly) to declare a data structure "like" another. When a field is declared and should be "like" another existing field, we use the LIKE keyword. Please provide a new keyword that can be used in either...
2 months ago in IBM i / Languages - RPG 2 Not under consideration

Relaxe the restriction for the QUALIFIED keyword use on LIKEDS strucctures.

When coding RPG IV, I use Templates and the LIKEDS keyword, and also use non-Template data structures with the LIKEDS keyword. RPG IV muscle memory instinctively has me writing: DCL-DS myStruct Qualified LIKEDS(struct_tmpl) Inz(*LIKEDS); The probl...
2 months ago in IBM i / Languages - RPG 1 Not under consideration