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 4596

WRKPRB in Navigator for i

WRKPRB equivalent should be available in Navigator for i
over 1 year ago in IBM i / System Management 3 Not under consideration

Add All DATE FORMATS to QSYSINC.MIH(MIDTTM)

The QSYSINC/MIH/MIDTTM include member does not include a supported "date" format codes for the _CVTD MI instructions. Many are missing entirely. Please add them to this C include member so that we don't have to code them ourselves. Use Case: Tying...
about 3 years ago in IBM i / Application Development 2 Future consideration

Allow Dump operation code in ON-EXIT group

Allow the Dump operation code in the ON-EXIT group. If an error has happened a program dump can be generated.
12 months ago in IBM i / Languages - RPG 1 Not under consideration

XML-INTO to have full UTF-8 support, or work as old time "MOVE" function and don't care of what the content is, just dump it into the receiving variable.

XML-INTO to have full UTF-8 support, or work as old time "MOVE" function and don't care of what the content is, just dump it into the receiving variable. example: incomingfile.xml encoded in UTF-8 should be parsed and a number of data should be st...
12 months ago in IBM i / Languages - RPG 1 Future consideration

SQL Inserts Using When FieldProcedure Attached

When using SQL on a table with 1 or more field procedure programs attached to 1 or more columns, a select to produce output will demonstrate DETERMINISTIC behavior in that output values will be cached and the field procedure program will only fire...
almost 4 years ago in IBM i / Db2 for i 3 Not under consideration

iACS Run SQL Scripts - Option to have a connection specific "default" SQL script

In iACS the Run SQL Scripts window always opens with a blank script area. We often need to setup Libvrary Lists and other connection specitific options, which we store in an "Example". But its tedious to always wait until the connection comes up, ...
over 1 year ago in IBM i / IBM i Access Family 1 Future consideration

Provide a "not-in" operator

Now that we have a conditional “in” operator, please provide a “not-in” operator, that can be used wherever “in” can, eg, with %lists, %ranges, arrays, etc. Currently, we need to code the awkward if not (Value in %list(x:y:...)); with not-in, this...
almost 3 years ago in IBM i / Languages - RPG 6 Not under consideration

Enable fc_mappings feature support in VMRM to be able to manage Migration between physical servers in Hostgroup which have multiple paths to disk

Everybody deploying VMRM can benefit from it. In fact this is a product limitation for VMRM as the LPM SRR feature directly launched from HMC works properly while VMRM fails to manage this case. This prevents VMRM form managing properly the autom...
almost 3 years ago in VM Recovery Manager 4 Planned for future release

PowerVC - Capability to export/dump configuration data for configured infrastructure entities

PowerVC is a commonly used product in modernized cognitive systems based cloud data center environment. It talks to various key infrastructure components like power servers, HMCs, storage subsystems, network etc. and facilitates automation, standa...
over 5 years ago in PowerVC 2 Future consideration

DCL variable length variables or CALLPRC passing *BYVAL2 or *BYVAL4

I would like the ability to declare a varying length character variable in CL. Just like in RPG. For example:DCL VAR(&VAR) TYPE(*CHAR) LEN(100)DCL VAR(&VAR) TYPE(*VARCHAR) LEN(100) DCL VAR(&VAR) TYPE(*VARCHAR) LEN(100000) DCL VAR(&...
over 5 years ago in IBM i / Languages - CL (Control Language) 5 Future consideration