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 2884

HMC PWRDWNSYS

When stopping an IBM i LPAR through the HMC using the operating system a PWRDWNSYS command is initiated which bypasses the Exit Point Program for the POWER DOWN exit point. Use Case: When using the HMC to shutdown an IBM i LPAR you are unaware tha...
about 5 years ago in IBM i / Work Management and Messaging 4 Not under consideration

Allow variables defined with like(<file-field>) to be used as embedded SQL host variables

If a variable in RPGLE is defined with like, and the source field comes from an external file (PF, DSPF, etc), the SQL preprocessor does not like it. Example: dcl-f CUSTMAST keyed; dcl-s qCust like(CUSTNUM); // CUSTNUM defined in CUSTMAST If I att...
10 months ago in IBM i / Db2 for i 3 Future consideration

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...
10 months ago in IBM i / Languages - RPG 2 Not under consideration

Make XML Toolkit (5733XT2) OpenSource

As IBM plans to end support for 57533XT2, please consider making the source code for it open for everyone. This could lead to the community to create and further develop the product. As the product is heavily based on the existing opensource proje...
almost 2 years ago in IBM i / Open Source and PASE 0 Not under consideration

Persistent cache for Run SQL Scripts

Presently Run SQL Scripts keeps a cache of tables and columns, but that cache isn't persistent. I does not cache SQL statements at all. A persistent cache would improve usability. Use Case: Content assist for tables and columns is very handy, but ...
about 4 years ago in IBM i / IBM i Access Family 4 Future consideration

CRTIMGCLG vs Server NAS

We manage a Outsourcing Services for Banking and Insurance Customers. Our policies and the customer directives request to save (all days) the application libraries and data libraries in multiple copies on the physical media tape. Now we save on th...
about 6 years ago in IBM i / Save and Restore 2 Future consideration

Block QZDASOINIT started as BCI job in QSERVER enhancement

Prevent database prestart jobs to start as BCI jobs is also ending the jobs rerouted to other subsystems when we use the solutions provided by the Doc.: #638059 historical #391825917 Use Case: Client has split his service jobs over different subsy...
over 3 years ago in IBM i / Work Management and Messaging 4 Not under consideration

With CREATE TABLE ( LIKE SomeTable ), allow inheritance of nullability and labels

When doing CREATE OR REPLACE MYTABLE ( LIKE ANOTHERTABLE INCLUDING COLUMN DEFAULTS ) Please inherit nullability and labels from ANOTHERTABLE, or, give the option to, similar to INCLUDING COLUMN DEFAULTS. Use Case: I often need to create a table th...
about 4 years ago in IBM i / Db2 for i 5 Future consideration

Would like an option to run the CL formatter over a whole member

I recently changed the CL formatter settings in Rational Developer for i. I'd like to reformat the member I am editing, but the only way I have found to do so is to modify every line. I accomplish this by replacing one blank with one blank, limiti...
about 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

ACS with GraalVM

ACS is a java program, that benefits from all what Java is good for, however also have two downsides: The statup time is slow The memory consumption is high. The memory consumption is an real issue when using ACS in Citrix environments. So the ide...
about 1 year ago in IBM i / IBM i Access Family 1 Not under consideration