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 4416

Port Mongodb

Port Mongodb to IBM i PASE. https://mongodb.com Use Case: It is starting to become more prevalent that tools(n1) are using NoSQL databases as their means to store data. This means we can't adopt those tools to further our businesses and we are lef...
almost 7 years ago in IBM i / Open Source and PASE 4 Not under consideration

CTE support in MERGE statement

Currently MERGE statements in DB2 for i do not support the use of CTEs inside the using clause. Use Case: Lately, I've come across the need for this funtionality several times when I had to update large amounts of records in our ERP with data gath...
about 3 years ago in IBM i / Db2 for i 6 Future consideration

Support USER as Default for VARCHAR(10) Columns in Db2 SQL Tables

Currently if I have a table with a varchar(10) field in it, I cannot specify DEFAULT USER or any of the other user registers because they are 18 bytes or longer.However on IBM i, user Profiles are 10.It would save me having to write a Trigger for ...
over 2 years ago in IBM i / Db2 for i 1 Future consideration

Search fields e.g. Capacity Monitoring or other search field need logical and,or,not capabilities

If you want to search for specific patterns etc in Names you need additional logic selection like and,not,or etc. to filter with more precise
about 1 year ago in Cloud Management Console 0 Submitted

Add parameter that allows to copy owner of object with CRTDUPOBJ

When creating a duplicate object, all security related data is copied. This includes *Autl, *Public and all private authorities. The only thing missing to be copied (or not) is the owner of the existing object. For now, a CHGOBJOWN must be run aft...
over 1 year ago in IBM i / Core OS 3 Not under consideration

Y2038 problem in AIX

Please check that AIX don't use two-digit years and would function after 2038. https://en.wikipedia.org/wiki/Year_2038_problem One of the examples of the problem - man chuser. expires Identifies the expiration date of the account. The Value parame...
8 months ago in AIX 0 Future consideration

please add validation support for remote restart to hmc and pvc for future releases

currently neither PVC nor HMC offer any kind of validation for remote restart. So there is no way to know in advance if a frame goes down, remote restart is working. We are asking for a validation feature either in PVC or in HMC to make sure that ...
over 3 years ago in PowerVC 1 Future consideration

PCL 6 Manufacturer Types and Models needed

When printing through a printer session set up to use Host Print Transform ( HPT ) to a PCL6 ASCII printer, nothing physically prints on the printer. This happens using both IBM i Access Client Solutions ( ACS ) and IBM i Access for Windows. Use C...
about 6 years ago in IBM i / Print 13 Future consideration

Debugging in RDi should require only one step over EXEC SQL statements

It would ease debugging if we could compile programs with compile option DBGVIEW(*NOSQLSRC) No SQL source. This would skip over all embedded sql statements but still would allow them to run. Use Case: This saves time when you are debugging program...
almost 5 years ago in IBM i / RDi (Rational Developer for i) 10 Not under consideration

Hide the underlying procedures when OVERLOADed

I'd like a way to effectively "hide" the underlying procedures from callers when they are part of an OVERLOAD prototype. Use Case: When several procedures are declared, then OVERLOADed to a single name, the individual procedures are still exposed ...
about 3 years ago in IBM i / Languages - RPG 4 Future consideration