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

Web Serving

134 VOTE

GitHub actions for ppc64le. Let's make ppc64le a standard!

With the exponential emergence of ARM-based systems we think it is time to make ppc64le a third standard along with x86 and ARM. 1. The context The rise of containerization and cloud-native applications has emphasized the importance of Continuous ...
almost 2 years ago in Linux for Power / RHEL OpenShift (5639-OCP) Future consideration

Define a field in a copy source using a field reference file.

I'm missing a way to define a field in a copy source using a field reference file.It could either be an extended version of LIKE() or a new LIKEFLD() For example:dcl-s myField1 LIKEFLD(fldref.format2 : myField : +5)dcl-s myField2 LIKE(fldref.forma...
5 months ago in IBM i / Languages - RPG Future consideration

Have more, if not all, of iACS populate CLIENT_PROGRAMID

In an attempt to discover what versions of IBM i Access Client Solutions (iACS) are currently attached to our systems I am running the following SQL: SELECT ji.job_name, GJI.V_AUTHORIZATION_NAME, GJI.V_CLIENT_PROGRAMID, GJI.V_CLIENT_IP_ADDRESS FRO...
2 months ago in IBM i / IBM i Access Family Submitted

SQL function for CVE currency

Customers need a way to audit compliance with IBM i CVEs. Each CVE is published with a corresponding patch from IBM. A SQL function similar to PTF currency will give customers the ability to check the patch status for all CVEs published by IBM. Th...
11 months ago in IBM i / Db2 for i Future consideration

Provide FTP virtual directories

Allow a user (on a per user basis, preferable via the QIBM_QTMF_SVR_LOGON exit) to be locked into a specific FTP directory... this directory should be his virtual root (jail). This concept prevents the user from navigating or specifying a path out...
2 months ago in IBM i / Networking Under review

Fix or add a working API to list files in COS

Currently, the Qicc_list_files_in_cloud API in the 5733ICC product (IBM Cloud Storage Solutions for i) is not working, and there is no substitute for a list of files uploaded and/or present in COS. It is extremely important to be able to verify wh...
3 months ago in IBM i / Virtualization and Cloud Submitted

RTVCLSRC in SRCSTMF

When you retrieve the source of a CLP or CLLE program you must indicate a source file, for example: QCLSRC, but it is impossible to indicate the IFS example: /HOME/USER/CLLE/ . The idea is therefore to add the SRCSTMF() parameter to the RTVCLSRC c...
6 months ago in IBM i / Languages - CL (Control Language) Future consideration

Add a date created field or data added field to the WRKIMGCLG ouput

When looking at the content of a IMGCLG you cannot see any reference to the date the IMGCLGE was added or what the content is. To review the content you have to Load the IMGCLG to a device and then work through each entry to identify what the cont...
17 days ago in IBM i / Save and Restore Submitted

Add a JOB TYPE (Batch or Interactive) field to RPG's PSDS (Program status data structure)

When exception occurs I need to know whether to alert the (interactive) user or send alert (a MSG or e-mail) to SYSOPR. To achive this in the curren state of things I need to call a CL PGM (that does a RTVJOBA) or query the V_ACTIVE_JOB_TYPE Check...
2 months ago in IBM i / Languages - RPG Future consideration

Creating User Profiles with SSH-Only Access on IBM i

When designing and creating a user profile on a system like IBM i, it's possible to define with considerable precision which resources and environments will be available to that user. A common need in enterprise environments is to allow access onl...
18 days ago in IBM i / Security Submitted