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 2933

New ASSERT op-code

Assertions are good programming style and widely in use in C, C++ and other languages. The idea is to have an ASSERT op-code like that: assert sqlcode in %list(0:100) 'Unexpected SQLCODE = '+%char(sqlcode); assert sqlcode = *zero %msg(...) %target...
11 months ago in IBM i / Languages - RPG 6 Future consideration

Group PTF apply date

Keeping IBM i up-to-date is becoming more and more important when you look at today's threads. (Just think of December 2021 and the log4j issue.)As a result of that reporting when an IBM LPAR was protected also becomes more and more important for ...
almost 3 years ago in IBM i / PTF and Service 8 Future consideration

options(*exact) indicator should accept *on and *off

Declaring an indicator on a procedure parameter using options(*exact) restricts calling processes to passing in '1' and '0' literal strings. I think this should accept the special values *on and *off. This currently does not compile. I believe the...
9 months ago in IBM i / Languages - RPG 1 Is a defect

Improve ARE (Administration Runtime Expert) Scheduler to allow a SysAdmin to Manage the ARE Tasks

We find ARE (Administration Runtime Expert) to be a fantastically useful Tool for monitoring and fixing IBM i Systems. Currently IBM ARE has it's own job scheduler to allow you to run templates automatically, which is ideal However, the ARE schedu...
7 months ago in IBM i / System Management 2 Future consideration

Detailed documentation of the database tasks ACS

Detailed documentation of the database tasks implemented in ACS would be necessary to improve their use and understanding. Unfortunately, there is no documentation in the knowledge centre or in the manuals that corresponds to the power of the data...
5 months ago in IBM i / Documentation 1 Submitted

Add ISO 8601 timestamp format.

ISO 8601 format shows:2019-07-17T15:21:38Z2019-07-17T15:21:38+01:00T = seperator between date and timeZ = Zulu time+01:00 is Zulu + 1 hour Use Case: Trying to do data interchange with other systems.
over 5 years ago in IBM i / Db2 for i 10 Future consideration

Support folders in iACS session manager

Provide the ability to create folders & sub-folders in the iACS session manager to allow better organization of display & printer sessions. Use Case: In situation where there are large number of display & printer sessions, it would be ...
almost 4 years ago in IBM i / IBM i Access Family 7 Not under consideration

Add a search zone in the ACS Session Manager

In the IBM ACS session manager, would it be possible to add a search box where you could enter the first few letters of the session name and only sessions starting with these letters would be displayed in the session list? Thank you
2 months ago in IBM i / IBM i Access Family 1 Not under consideration

Edit files in IFS using Navigator for i or ACS

After we installed the latest PTF's, the old Heritage IBM navigator for i has been disabled. Just about every week we EDIT a lot of files in the root file system and we used to be able to do this through the Heritage version. The only file system ...
almost 3 years ago in IBM i / System Management 3 Future consideration

Named parameters for SQL insert statement.

Db2 for i has in few occasions been a forerunner for features of SQL. So perhaps this idea could also be one of these features. We have used named parameters for UDTF and stored procedures for quite some time. SELECT * FROM TABLE (QSYS2.IFS_OBJECT...
8 months ago in IBM i / Db2 for i 2 Future consideration