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

All ideas

Showing 4354

Allow to define a data structure based on a SQL table function

When declaring a data structure, allow using the keyword extname to read the fields defined in the RETURNS TABLE block of an UDF. dcl-ds genericDsTemplate extname('MYLIB/MY_SQL_TF':*output) qualified template alias end-ds; That would guaranty a 10...
25 days ago in IBM i / Languages - RPG 0 Submitted

For a procedure returning a varchar, writing "return *blank;" should be the same as writing "return '';"

Writing: dcl-s result varchar(500); dcl-proc GetErrorMessage;dcl-pi *n varchar(500);end-pi; return *blank;end-proc; result = GetErrorMessage(); //=> result = '[500 times space character]' is not the same as writing: dcl-s result varchar(500); d...
about 1 month ago in IBM i / Languages - RPG 0 Submitted

Change of WLM start/restart behave in passive mode

When restart or start Workload Manager WLM the AIX is set internal locks to be shure that no new porcess,fork etc can happen until AIX has checked all running processes again WLM rules. On a multi terrabyte memory machine this can lead to 5-7 minu...
3 months ago in AIX 0 Submitted

ping response time to be displayed in microseconds

Currently AIX ping shows response time in milliseconds like this: PING 10.128.172.56: (10.128.172.56): 56 data bytes64 bytes from 10.128.172.56: icmp_seq=0 ttl=255 time=1 ms64 bytes from 10.128.172.56: icmp_seq=1 ttl=255 time=0 ms 64 bytes from 10...
27 days ago in AIX 0 Submitted

iACS: Rewrite the documentation for IBM i Access Client Solutions

There is much that is missing from this documentation. Including, but not limited to: How to limit users access to some of the functions by using server configuration such as "Function Usage" available in IBM Navigator for i. Sure there are ways o...
8 months ago in IBM i / IBM i Access Family 4 Not under consideration

PowerVC container based (docker/podman)

To simplify the installation and update procedure and get more stability. This also reduces the dependencies on the operating system/repos.
9 months ago in PowerVC 1 Future consideration

Better behavior and error handling between Infoprint and SMTP

We've gone to great lengths to troubleshoot an email delivery issue in IBM Case TS015919455. When encountering a transient email delivery issue while using a 3rd party email relay server on the public internet (i.e. Microsoft 365), the IBM SMTP se...
2 months ago in IBM i / Print 1 Future consideration

PowerVC with PeerZoning/Smart Zoning

A new type of storage zoning is peerzoning or smartzoning. This method is clearer and more practical to handle. e.g. debugging etc.
9 months ago in PowerVC 3 Future consideration

Make installing Visual Explain optional

When installing IBM i Access Client Solutions (ACS) the option is given to skip the installation of several components. Run SQL Scripts (RSS) always has Visual Explain included. I would like to see this treated similar as the System Debugger which...
2 months ago in IBM i / IBM i Access Family 2 Not under consideration

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...
28 days ago in IBM i / System Management 0 Submitted