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

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 ...
6 months ago in IBM i / Db2 for i 2 Future consideration

Provide an IBM i Service to return information from EIM Domain

The current EIM has no decent user interface. It is very cumbersome to inquire, add, change and delete via IBM Navigator for i. Use Case: Inquire and maintain EIM Domain using SQL select, insert, update and delete.
over 5 years ago in IBM i / Db2 for i 4 Future consideration

Add the possibility to define user-variables for templates (e.g. User-Name, Department, aso) as it is possible for Snippets!

We are using snippets for creating new source-members. We want to replace them by templates. If we can define our own variables for the instance of RDi, we can automate the creation of source-members. We think that would be helpfull for a lot of c...
over 2 years ago in IBM i / RDi (Rational Developer 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

Allow PDI reporting to be scheduled.

Each month I need to present the same charts to several customers.It would be great if reporting could be scheduled for PDI so charts get created and sent by email.Thanks!!! Use Case: Performance and Capacity planning.
over 6 years ago in IBM i / Performance Tools 2 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

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

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