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 4591

Long variable names in CLLE

Allow variables to be defined with names longer than 10 characters in CL. This will allow CL code to be more readable and potentially reference long column names in tables.
over 2 years ago in IBM i / Languages - CL (Control Language) 2 Planned for future release

Add Filter on "Networks" tab on new VM Deployment window

When deploying new VM ; it would be great to have Search filter on Networks Tab. Currently we have +150 Networks defined on our PowerVC, so it is not very convenient to sort & scroll when trying to find the correct network :)
10 months ago in PowerVC 1 Future consideration

PowerHA SMUI support of ECDSA keys

Current SMUI is using 8+ years old SSH libraries which do support only RSA keys. More modern keys like ECDSA are supported by used libraries for about 4 years. I do not understand why modern UI is relying on ancient libraries and does not allow us...
about 1 year ago in PowerHA for AIX 0 Under review

V7R1 should support newer SSL Ciphers

Cryptographic support on V7R1 should support the newer SSL Ciphers that V7R2 and up also have. V7R1 is still a supported OS and since most trading partners are updating the SSL certificates that use updated Ciphers, it means that the clients using...
about 8 years ago in IBM i / Security 7 Not under consideration

ACS - Database Table Functions

Allow me to edit the contents of a table from the ACS Database context. I can View, Clear, Copy, Initialize and Reorganize Data but not Edit the content. Use Case: This option is heavily used by our database administrators in order to view and man...
about 7 years ago in IBM i / IBM i Access Family 4 Not under consideration

/extra filesystem is created only with 20GB of storage - to less for storing mulitple vios-images

When attempting to upload a second VIOS installation image to the HMC, an error occurs: cpviosimg -h xxx.xx.xx.xx -l /src_nim/iso_images -f Virtual_IO_Server_Base_Install_3.1.4.30_DVD_1_of_2_112023_LCD8250111.iso,Virtual_IO_Server_Base_Install_3.1...
7 months ago in Hardware Management Console 1 Planned for future release

Clean string of control/unprintable characters < x'40'

Please either create a new BIF, or, supply a new, special value for the first parm of %scanrpl, that will replace all "unprintable", or control, characters in a string with a specified string. An unprintable, or control, character is any character...
10 months ago in IBM i / Languages - RPG 3 Future consideration

SR-IOV vNIC port redundany over multiple CECs in a E1080

Today PowerVC creates SR-IOV vNIC backing devices based on the saturation of an adapter port. For redundant SR-IOV networks, PowerVC picks at least a separate adapter (not the same as for the primary SR-IOV network).In an E1080 system PowerVC shou...
about 3 years ago in PowerVC 1 Future consideration

Allow Standalone Field Declarations to Reference Subfields of Nested DS Arrays

Declaring a standalone field with a reference field (keyword: LIKE) should work if the referenced field is a subfield of a data structure array in a nested data structure. Use Case: dcl-ds DS_A qualified template; dcl-ds DS_Arr_B dim(10); field1 v...
over 3 years ago in IBM i / Languages - RPG 5 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 ...
over 3 years ago in IBM i / Languages - RPG 4 Future consideration