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 4405

Enable PowerHA Replication for PowerTech Products

PowerTech Products are currently only installed on *SYSBASE, They Recommended replication of Certain Objects but i donot have the Option to add it to PowerHA. Here are the Objects that they are recommending to replicate for Authority Broker: Step ...
3 months ago in IBM i / PowerHA 1 Submitted

Add More Resource type to Replication - ADDCADMRE

*DTAARA, *FILE, *OUTQ, *DEVD, *LIB also should be added to Monitoried resoucrses since some third party aplpication requires certain Objects to be replicated across ALL LPARs, inorder to maintain User Profiles, Data etc. Most of these objects only...
3 months ago in IBM i / PowerHA 0 Submitted

Keep the filters up

In capacity monitoring for example, I would like to keep my filters actives when clicking on one of the objects of the filter and going back
3 months ago in Cloud Management Console 0 Submitted

External Tables

It would be very useful to have tables whose content is given by text files, such as Oracle's External Tables. in Oracle this functionality is obtained like this: CREATE TABLE my_ext_table ( id NUMBER, author VARCHAR2(30), created DATE, text CLOB ...
7 months ago in IBM i / Db2 for i 2 Future consideration

Configuration rules for AIX (like those for VIOS)

Would it be possible to make the very useful configuration rules function that is avaliable in VIOS avalaible in AIX? This would be very useful for setting customised defaults for different devices within AIX without altering the predefined ODM. W...
about 1 year ago in AIX 2 Under review

Ability to specify a binary literal in the same way as a hexadecimal literal

I would like to have the possibility to specify a binary literal in RPG just like it is possible to specify a hexadecimal literal. For example the value x'A1' should have the presentation b'10100001' x'F8F0' is equal to b'1111100011110000' Use Cas...
almost 7 years ago in IBM i / Languages - RPG 4 Future consideration

Provide an SQL service to retrieve same data as DSPFFD command to OUTFILE for non-db2 objects such as DSPF, DDM, etc

When writing applications that utilize DSPFFD information, today you must code the command. An SQL service could provide flexibility and granularity to access this data for specific objects, similar to SYSCOLUMNS or OBJECT_STATISTICS.
over 1 year ago in IBM i / Db2 for i 1 Future consideration

Support of SAP HANA multi-target scale-up configuration (A->B & A->C) via Smart Assist in PowerHA

Multi-target HSR (Hana System Replication) A->B & A->C will likely be the most desired configuration for the customers who want both HA and DR for HANA. We are implementing it at the customer now, but since there is no smart assist, ther...
about 5 years ago in PowerHA for AIX 1 Not under consideration

System tables to use date / time fields instead of character fields in job format

Current IBM supplied output files, such as QADSPOBJ, that are use as templates for associated system commands store dates in 2 character fields and times in single character fields. Given the power of Db2 for i and the availability of date / time ...
over 4 years ago in IBM i / Core OS 2 Not under consideration

Provide code completion on ExtName DS

Code completion works fine in RDI for regular datastructures, however it doesn't work for datastructure define externally, for example; Dcl-DS MYFILE ExtName('MYFILE') Qualified Alias;End-Ds; Typing MYFILE. followed by Ctrl-Space doesn't give me t...
over 4 years ago in IBM i / RDi (Rational Developer for i) 4 Is a defect