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 1860

Alter table without exclusive lock

Provide possibility to alter table add column without exclusive lock on the table to enable 24x7 deployment with zero downtime for real-time applications. Possible solution can be done in a same way as online DDL in innodb. (https://dev.mysql.com/...
over 7 years ago in IBM i / Db2 for i 2 Not under consideration

Allow value selection on command prompting

When prompting on a command, it might show a number of well known values, or present a list from a choice program, however the value must always be typed in again. It would be easier if the option was offered to select one of these values by posit...
over 7 years ago in IBM i / Languages - CL (Control Language) 4 Not under consideration

Add IFS EDIT option like iNav has.

I would like to see the EDIT option put into the ACS software component for the IFS.Currently it is in the iNav component. So it would be beneficial to see it in the ACS side component. Use Case: I have .TXT and .LOG files that I would like to Edi...
about 8 years ago in IBM i / IBM i Access Family 6 Not under consideration

First-class support for modernizing a data model

Database modernization on the IBM i is more complex & expensive than it could be. The Lab Services approach [1] of creating a logical file over redesigned tables, (to act as a surrogate for the old design) is a clever hack that reduces the cos...
about 8 years ago in IBM i / Db2 for i 2 Not under consideration

ACS - Run SQL Scripts - Allow for viewing of column data type and column comments in results window

When you run a select * from table command in Run SQL Scripts it will output the raw data and columns. Many more advanced SQL editors show you the following additional data: 1. Column data type (both by hovering over column) and below the column (...
over 8 years ago in IBM i / IBM i Access Family 3 Not under consideration

Allow Unabbreviated RPG Freeform Data Type Keywords

Please change the SQL precompiler, RPG compiler, and Rational Developer for i to also recognize and allow the unabbreviated forms of the RPG freeform data type keywords. Use Case: For example, ucs2 is fine as it is. But, allow: integer for intindi...
over 8 years ago in IBM i / Languages - RPG 3 Not under consideration

Add more user defined attributes/object information to an object

At the moment the user can only add one additional information to an object, f. e. via the system API QLICOBJD. But as different applications/tools need to add their own information to the object the previously set information will be overridden. ...
almost 9 years ago in IBM i / Core OS 9 Not under consideration

ACS Run SQL Scripts - Add Output capability

Currently it is possible to run SQL statement via the rss plug in but the any output that is generated cannot be saved automatically; it has to be saved by interacting with the save output window. Use Case: When running an SQL statement stored in ...
over 9 years ago in IBM i / IBM i Access Family 3 Not under consideration

Provide virtual FTP directory

Allow a user to be locked in a specific FTP directory... this directory should be his virtual root. Use Case: It is now possible to set an initial FTP directory via an exit program, however once logged on the user can still perform a cd /someother...
over 9 years ago in IBM i / Networking 22 Not under consideration

heredoc syntax for large literals

When developing SQLRPG programs, I frequently have to deal with large multiline literal strings for defining SQL statements. I have in fact exceeded the size limit of a string literal in the past. It would be nice to have a HEREDOC syntax for assi...
over 9 years ago in IBM i / Languages - RPG 4 Not under consideration