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 1163

Allow use of constant in ON-EXCP

Using constants in ON-EXCP would make the code more readable, and allow to share message ids in includes. Example: dcl-c ERR_CUSTOMER_NOT_FOUND 'ERR3452'; monitor; // do something.. on-excp ERR_CUSTOMER_NOT_FOUND; // handler endmon;
over 1 year ago in IBM i / Languages - RPG 5 Delivered

iACS SQL Scripts - loading >100 records

When running an SQL script, only 100 records are loaded. It's very boaring to scroll and scroll ....if there are many records to be loaded. Use Case: It could be fine to increase the loading value. Better, if the client could decide himself how ma...
about 6 years ago in IBM i / IBM i Access Family 5 Delivered

ACS Run SQL script drop column limitation

When using ACS Run SQL script dropping a column from a table is now not possible without having to use a work around. The suggested work around is not without risks because it also effects other jobs running on the system. Use Case: When running t...
over 4 years ago in IBM i / IBM i Access Family 7 Delivered

Add support for multiple DNS names in new Digital Certificate Manager

The need to have both the DNS and fully qualified name in the certificate Subject Alternative Name field is a requirement for secure web browser connections. The field only allows one entry to be submitted into the SANs field when creating a new c...
over 2 years ago in IBM i / Security 3 Delivered

Create a Standards Document for future SQL Services

Please create and follow a Standards Document for future SQL Functions (i.e., SQL "services") that are created. We are seeing each new published function has little regard for existing parameter names or sequences. Some UDtFs have Object followed ...
over 3 years ago in IBM i / Db2 for i 3 Delivered

Compare Doesn't Merge from RSE

In iProjects source compare provides a way to merge differences from one source file to the other. However, when comparing source from within RSE, this feature is missing even though by all other appearances, it is the same. Please add the merge o...
over 9 years ago in IBM i / RDi (Rational Developer for i) 8 Delivered

Add TEXT options besides *BLANK for Create Service Program (CRTSRVPGM) Command

It would be nice on the CRTSRVPGM command to have an option other than *BLANK for the TEXT parameter. The default could remain as *BLANK, but the ability to change the command default to one of the following would be great! Examples:*MODULE - This...
about 7 years ago in IBM i / Application Development 11 Delivered

Provide a view to list all files/objects which have authority collection turned on (i.e. AUTCOLVAL(*OBJINF))

Due to the nature of authority collection, it's common to leave it turned on for days/weeks. It's easy to lose track of what objects are being collected. Checking across the entire LPAR is generally not feasible (including the IFS). One roundabout...
6 months ago in IBM i / Security 3 Delivered

Run SQL Scripts - AutoSave

Please add some auto-save features to the Run SQL Scripts program. I can think of at least two options I would like to see: 1. Every x number of minutes.2. Any time an action is performed, e.g. after clicking Run and before actually running the st...
almost 7 years ago in IBM i / IBM i Access Family 7 Delivered

Add P7-zip to IBM i YUM repository

P7zip/7zip is an amazing compressor with many options, multithreading and encryption Use Case: We have a tool for IBM i backup based on scripts (CL and BASH script) using JAR and PZIP from PERZL. P7ZIP allows to compress using multiple threads and...
about 6 years ago in IBM i / Open Source and PASE 3 Delivered