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 4471

External Tables

It would be very useful to have tables whose content is given by text files, such as Oracle's External Tables. in Oracle this functionality is obtained like this: CREATE TABLE my_ext_table ( id NUMBER, author VARCHAR2(30), created DATE, text CLOB ...
8 months ago in IBM i / Db2 for i 2 Future consideration

Allow reply to messages in print output in ACS

For ACS please add the capability of replying to any messages in the print output. In IBM i Access for Windows, you could use the item "reply". Currently, this can be done only in IBM Navigator for i. Use Case: Item from a personal wish list
about 5 years ago in IBM i / IBM i Access Family 7 Not under consideration

Text highlighting in ACS 5250 Emulator

It would be great to have an option in ACS to highlight a specific string if it appears anywhere on the screen. Something like CTRL-F (find) feature in Chrome. Use Case: When scrolling through many screens of data in the ACS 5250 emulator and look...
over 3 years ago in IBM i / IBM i Access Family 4 Not under consideration

ACS Schema Explorer - Database Diagraming support

Support database diagraming in Schema browser. Allow for creation, and reverse engineer from existing database. Reverse engineer should read all foreign key relationships and give you proper diagram. When editing a new diagram, or one generated fr...
about 7 years ago in IBM i / IBM i Access Family 4 Not under consideration

Add SQL view and index statements to outline view

Files used in RPG can be SQL views or indexes that have selection criteria, grouping criteria, etc. In order to know what those are, I need to go elsewhere, such as DSPFD in a 5250 session or a database perspective or, perhaps, Run SQL Statements ...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

Support wide SQL sources on **FREE

Support more than 80 columns for embedded SQL in RPG with **FREE Use Case: Support of the wider sources allows more easily to write complexer SQL statements instead of splitting over many lines.
over 6 years ago in IBM i / RDi (Rational Developer for i) 8 Not under consideration

Support *PRVPGM for TOPGMQ Parameter of QMHSNDPM API

The lack of the ability to use QMHSNDPM to "know" that a message is being directed to the previous program (like the OPM version) when sending to ILE objects in the call stack is frustrating. Today we have to play with the *CTLBDY and the Relative...
over 5 years ago in IBM i / Application Development 2 Not under consideration

Make mod_wsgi availble on the IBM i HTTP server

IBM i HTTP Server would be able to be used by any open source project that requires wsgi web server.Since this is a module already available in the Apache HTTP server product this would greatly enhance the adoption of Python web projects served on...
over 3 years ago in IBM i / Web Serving 1 Future consideration

Add CCSID to QUSROBJD

The CCSID for an Object is not returned in any of the QUSROBJD formats. It should be. It should also be included in the OBJECT_STATISTICS UDTF. Use Case: Trying to determine what files on my system are NOT setup with CCSID(37). Attempted to use OB...
almost 4 years ago in IBM i / Core OS 3 Future consideration

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 6 years ago in IBM i / Db2 for i 2 Not under consideration