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 4510

Request for "assignment time" column option in QRadar Offense

Hello Support, We have a critical business requirement for Qradar offense export data. Being an MSSP we need assignment time in the Qradar offense data export CSV file to run our operations efficiently. Currently with the available information, th...
over 3 years ago in IBM i / Core OS 2 Not under consideration

Auto Generate file open for RPG IV

I can generate Procedures, D-Specs, and Java Method Calls from a right click menu in the LPEX editor for RPG. It would be useful if I could generate file opens as well. It should work like this: 1. Right click in the editor, and select New -> F...
almost 5 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

More than one statement per line

It would be nice to be able to put more than one statement per line in free format separated by the Semicolon. If X = 1; X=2; Else; X=3; EndIf; Would be an easy solution without changing the whole language to be similar to what other languages com...
almost 5 years ago in IBM i / Languages - RPG 4 Not under consideration

AIX server time zone is EST5EDT. Need to transfer AIX Syslog entries to remote syslog server in UTC timezone format.

AIX server time zone is EST5EDT. Need to transfer AIX Syslog entries to remote syslog server in UTC timezone format. This is a priority request from InfoSec team. We have found solution for LINUX server whereas on AIX server as per "TS003340201" w...
almost 5 years ago in AIX 11 Future consideration

DB2 Next Identity Value has incorrect value

The majority of new tables we create contain a record identity column defined as GENERATED BY DEFAULT, starting at 1, increment by 1. This column is also the primary key for the tables. Most inserts into tables do not specify a value for the recor...
about 8 years ago in IBM i / Db2 for i 2 Future consideration

Integrate Configuration Health Check with Firmware and HMC Code Update Process

This marketing field requirement requests a fundamental changeto the way IBM delivers firmware and HMC code updates tocustomers. Currently warnings and specific details about theinstallation of a newly released firmware and HMC code areprovided th...
about 8 years ago in Hardware Management Console 3 Not under consideration

Allow stored procedures created as *PGM objects to be called as exit point programs

When using the CREATE PROCEDURE SQL statement to create a *PGM Object it is NOT possible to call the generated object outside of SQL; doing so results in an error reporting "Pointer not set". Looking at the code generated as an intermediary step i...
over 1 year ago in IBM i / Db2 for i 4 Not under consideration

LPM removes members from Groups on HMC

HMC Groups to tag a group of LPARs removes the tagged LPARs when LPM moves the LPAR to a different frame.
over 6 years ago in Hardware Management Console 1 Planned for future release

Add conversion to/from RPG Date/Time/Timestamp and Axis types in WebService client (wsdl2rpg.sh)

Wsdl2rpg.sh generates a web service client based on Axis, and an RPG wrapper.This RPG wrapper provides the classical C structure for the RPG variable types Date, Time and Timestamp : D xsd_tm DS align qualified template D sec 10i 0 D* seconds afte...
about 8 years ago in IBM i / Web Serving 4 Not under consideration

Declare variables and call procedures directly on the declare

Today if we want to call a procedure that has a return value, we have to declare the variable, data structure etc and then call the procedure like this: dcl-s eligiblefreight packed( 11 : 3 ); eligiblefreight = rlsitm_getEligibleFreight( batch ); ...
over 1 year ago in IBM i / Languages - RPG 3 Not under consideration