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 2965

Need command to start a specific TCP/IP Server and all its Server Applications with AUTOSTART = YES

It seems there is no way to start only a single TCP/IP server while only starting its server applications which are set to AUTOSTART = YES. For example, To start HTTP we have:STRTCPSVR SERVER(*HTTP) But that will start up ALL HTTP instances regard...
over 3 years ago in IBM i / Networking 4 Not under consideration

Default certificates when installing IBM i and SSL/TLS turned on by default

If we are trying to push customers to use security it would be great to have a default certificate and SSL turned on by default on FTP(s) , TELNET and HTTP connections. Use Case: When we deploy an OS image in most cloud environments (IBM PowerVS a...
over 3 years ago in IBM i / Security 3 Not under consideration

Add syslog facility to MESSAGE_QUEUE_INFO table function

This facility already exists for the history log and audit journal table functions, but those are quite limited in scope as many events will not occur in either source. Having the facility to retrieve messages in the same way for ad hoc message qu...
12 months ago in IBM i / Db2 for i 2 Future consideration

Handle %split like an array

%split is a great new feature for us, but it can be a bit tricky to handle. In order to access the second element, we need to first put the element in an array. It would be interesting if we could access the element like an array, such as in the f...
over 1 year ago in IBM i / Languages - RPG 1 Not under 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

Add Support For Editing Records Natively in Access Client Solutions (ACS) Using the Schema (db2) Function

When using the new Access Client Solutions (ACS) software, we can view physical file (database) records by using the Schema function and browsing through the respective Libraries and Tables. However, there is currently no support to natively edit ...
about 2 years ago in IBM i / IBM i Access Family 1 Future consideration

Automatically address file issue on the QAS9PALEVT file reaching full

The maximum size has been reached for member QAS9PALEVT file QAS9PALEVT in library QSRVAGT.
6 months ago in IBM i / System Management 2 Submitted

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:...
over 6 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Option for EXTNAME/LIKEREC(*NULL) to create SQL-type int(5) indicator subfields

LIKEDS is used for creating parallel data structures -- i.e., data structures that have the same list of subfields as another data structure. But, sometimes it is useful to have the same list of subfields but with a different set of data definitio...
over 8 years ago in IBM i / Languages - RPG 9 Future consideration

Allow partitioning of DDS created tables

As of today, a DDS created table cannot be partitioned by ALTER TABLE ADD PARTITION. In many cases, a DDS table can be converted to an SQL table, however some keywords like DATFMT are not available in SQL. Which means that those tables cannot be c...
about 1 year ago in IBM i / Db2 for i 1 Not under consideration