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 2307

ACS ANDROID

Today ACS works on WINDOWS, LINUX and MAC.I wish that tomorrow we can use it on ANDROID Use Case: Install ACS on my chromebook to be able to work at home
over 4 years ago in IBM i / IBM i Access Family 1 Not under consideration

Add Object Exists Built-in Function to RPG IV

The ability to determine if a File, Data Area, User Space, Data Queue, etc. exist in simplified way becomes more and more important each day. RPG does not have the capability. We need a %EXISTS([<object-library>/]<object-name>[([file-m...
over 4 years ago in IBM i / Languages - RPG 4 Not under consideration

Be able to tell which host is IBM ACS 5250 is running on

The STRPCCMD allows commands to be run on the underlying OS (Windows or Linux) from a 5250 session. As Linux is now supported by ACS it has become important to know which OS the user is using, especially in a mixed environment. It would be good to...
over 1 year ago in IBM i / IBM i Access Family 0 Not under consideration

Adjust the functionality of AUDIT_JOURNAL_* table functions

I think the current behavior is quite confusing. For example, if I'm trying to retrieve the QAUDJRN "PW" entries from a specific receiver, I might try this: SELECT * FROM TABLE ( SYSTOOLS.AUDIT_JOURNAL_PW(STARTING_RECEIVER_LIBRARY => 'QSYS', ...
about 1 year ago in IBM i / Db2 for i 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...
over 7 years ago in IBM i / IBM i Access Family 4 Not under consideration

IBM Access Client Solutions (ACS) - restrictions in Filter option in Printer Output should reflect authority in user profile

To restrict/not restrict Filter option in Printer Output should reflect authority in user profile. The problem is when you have a properties file that all users are using.Here com.ibm.iaccess.splf.FilterRestricted=true But this also inhibits users...
over 3 years ago in IBM i / IBM i Access Family 1 Not under consideration

Exit Point QIBM_QPWFS_FILE_SERV more object type info

File Server Exit Point QIBM_QPWFS_FILE_SERV Format PWFS0200The File Server Exit Point since V7R3 has a format PWFS0200. This format brings a parameter “Object type” that can be either *STMF for file or *DIR for directory. Unfortunately the only fu...
about 5 years ago in IBM i / IFS (Integrated File System) and Servers 3 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.
almost 7 years ago in IBM i / RDi (Rational Developer for i) 8 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 ...
about 6 years ago in IBM i / RDi (Rational Developer for i) 2 Not under 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