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 4436

Qualified data structures in CLLE

When defining a data structure in CLLE with DCL STG(*DEFINED), allow subfields to be defined as qualified in a similar way to RPG. e.g. DCL &STRUCT *CHAR(100) DCL VAR(&SUBFIELD) TYPE(*CHAR) STG(*DEFINED) + LEN(2) DEFVAR(&STRUCT 1) QUAL...
about 2 years ago in IBM i / Languages - CL (Control Language) 1 Planned for future release

Implement SST or SUBSTR in RPG IV Built-in Functions

Since integration with SQL is pervasive in RPG IV, it would be beneficial (particularly with new-hires) to have RPG support consistent components with SQL.To that end, the SQL language uses SUBSTR or SUBSTRING for the Substring function, while CL ...
over 3 years ago in IBM i / Application Development 3 Not under consideration

PowerVC changing the synchronization rate for volumes on IBM SVC

Hello,I would like to change the default SVC synchronization rate in PowerVC from 2 MB/s to 64 MB/s so that a volume no longer needs 24 hours to synchronize and is synchronized after 2 hours. At the moment you have to adjust this manually in the S...
about 4 years ago in PowerVC 1 Future consideration

Redesign of software downloads

This is intended to encompass all IBM downloads for software, firmware and even the mdt iso.We need a better software distribution model that can allow for a CLI session to be used to select and download installs/patches for whatever version the u...
over 3 years ago in AIX 1 Future consideration

RDI: outline does not show fields modified by eval-corr

If you have two data structures and do an eval-corr in RPG dcl-ds myds1; a char(10); b char(10); c char(10);end-ds; dcl-ds myds2; a char(10); b char(10); c char(10); d char(10);end-ds; eval-corr myds2 = myds1; then it is not shown in the outline t...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

allow NFS mounted files systems in ACS Integrated File System

when using the ACS Integrated File system and navigating to a NFS mount, incorrect output is shown Use Case: Using ACS IFS function or Toolbox they get duplicate names with an endless growing list. it is unusable. additional infoSE75873 - OSP-OTHE...
almost 3 years ago in IBM i / IFS (Integrated File System) and Servers 2 Future consideration

Customize encryption types for network authentication

When creating new keytab entries, the OS will automatically create entries for all known encryption types on the system: 56-bit DES 56-bit DES using key derivation 168-bit DES using key derivation 128-bit AES 256-bit AES ARCFOUR Since onl...
over 1 year ago in IBM i / Security 2 Future consideration

Support Dell PowerStore Storage with PowerVC

Large UK Power client currently owns 13 x High End Power servers and wants to start using PowerVC on their estate. Their storage is Dell PowerStore which isn't currently supported.
about 1 year ago in PowerVC 1 Future consideration

Have CTRL-S remember last selections like CTRL-O does

Have CTRL-S remember last selections like CTRL-O does. If I want a different save destination, I can pick it from the menu or toolbar. Use Case: Open ACS - Run SQL Scripts, edit something, CTRL+S. You are asked what type of storage source (PC, IFS...
almost 3 years ago in IBM i / IBM i Access Family 2 Future consideration

Display Unicode variable in the DDS conception perspective

We are transforming character variable to unicode variable. If I want to change the screen in the DDS conception perspective on RDI, It doesn't show variable correctly CCSID(1200 *MIN). You have to go in the Source. No really friendly... Use Case:...
about 6 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration