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 2747 of 4265

Simple RPG BIF to submit a process in batch.

We have to build the complete sbmjob command string to run a process in batch from RPG. My suggestion (original idea from Golang goroutines) is to use a simple BIF that will accept a process name and parameters as input, submit the process in batc...
3 months ago in IBM i / Languages - RPG 2 Not under consideration

Retrieve existence from /QNTC shared folder by QSYS2.IFS_OBJECT_STATISTIC

QSYS2.IFS_OBJECT_STATISTICS returned not value if /QNTC shared folders are selected, even if I use the required user-authentification. Compare to QMGTOOLS/CHKIFS what returned '10' for exisiting and '00' for not found. Would it be possible to modi...
3 months ago in IBM i / Db2 for i 2 Not under consideration

SQL scalar functions SETENV and GETENV

SQL has many ways to store and retrieve configuration parameters. Tables, global variables etc. However when SQL is not the only part of the loop environment variables is mostly used else where for common configuration. So where SQL interact with ...
3 months ago in IBM i / Db2 for i 2 Future consideration

QGYOLOBJ does not return Information_Status = 'L' value and it should

The QGYOLOBJ has key 201 as well as a base header that includes the same information as key 201. However, that field, "Information_Status" or Key 201 never includes the 'L' flag (locked). Instead it returns blanks when an object is locked. So eith...
3 months ago in IBM i / Core OS 4 Not under consideration

QUSRBRM.CG_BACKUP_STATUS missing CTLGRP *ARC

Hello, QUSRBRM.CG_BACKUP_STATUS view is only showing backup related to control group referenced in WRKCTLGBRM *BKU. On our environment the management of journal receiver is done with CTLGRP type *ARC. We want to use the view QUSRBRM.CG_BACKUP_STAT...
3 months ago in IBM i / BRMS 2 Future consideration

Allow Axis to send multipart/form-data

This is in reference to ticket/ case number TS015278888. I would like to be able to send multipart/form-data in a http POST request. At the moment it appears that it isn't possible to send different encoded types in a single request. For example, ...
3 months ago in IBM i / Application Development 0 Submitted

Include non externally described files info in the SYSPARTITIONSTAT sql view

I'm using the qsy2.syspartitionstat function to analyze physical files info, like sizing, number of members, info change dates, and others. I find it really easy to use and has a great functionality. But I was surprised that it doesn't consider th...
3 months ago in IBM i / Db2 for i 2 Future consideration

Change QUSRUSAT to work with LOCKED User Space Objects

When using the QUSRUSAT (Retrieve user space attributes) API, the API hangs/waits when the *USRSPC is *EXCL or *EXCLRD locked by another process. However since this is a read-only API, it should NOT wait. Other APIs, like DSPOBJD, QUSROBJD, etc. d...
3 months ago in IBM i / Core OS 2 Under review

Do not show unused annotations for unnamed subflelds in RPG source

In Rational Developer for I, when editing ILE RPG source, an annotation icon may appear in the left margin of a source line which defines a field to notify the user that field is not used in the source program. These “Not Used” annotations may app...
3 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Add exit point for job message queue full event

IBM has provided the very useful SQL table function QSYS2.JOBLOG_INFO to return the messages in a job log (we also have the messaging API's, but I will focus on JOBLOG_INFO here because of its ease of use). JOBLOG_INFO can be used to investigate w...
3 months ago in IBM i / Work Management and Messaging 1 Under review