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 4519

RPG block comments

Single line comments are allowed today by // however the commonly used block comment /* … */ are not. Use Case: Since **free don't have a concept of H,C,F spec it should be straight forward to implement the /* .. */ block comment syntax. The work ...
over 6 years ago in IBM i / Languages - RPG 9 Not under consideration

EIM Windows domain source mapping from CRTUSRPRF

On CRTUSRPRF we have the parameter EIMASSOC. This lets us create an EIM identifier and add the current system as a TARGET. Every new user that is created need to also have the windows domain as a SOURCE in order for single signon to work. This mea...
about 2 months ago in IBM i / Security 2 Submitted

Full qualified job name in DSPJOB and WRKJOB

The fully qualified job identifier : 123456/USER/JOBNAME is used many several places for interaction with a job However this information is available in the form: Job: JOBNAME User: USER Number: 123456 in both DSPJOB and WRKJOB. It would appreciat...
almost 3 years ago in IBM i / Core OS 5 Future consideration

Stack trace in joblog

The lob log has been for ages been the best way to find post mortem issues with applications. However the job log was designed back in time where the call stack was typical not huge. Applications of today have huge call stacks and goes through var...
7 months ago in IBM i / Core OS 5 Not under consideration

ClamAV rpm requested for IBM i

Please may we have a port of ClamAV (already available on AIX) for the IBM i platform incuding back to 7.1 :-) Use Case: Ability to run Open Source AV on the IBM i platform.
over 3 years ago in IBM i / Open Source and PASE 6 Planned for future release

ACS Printer Output - add options under Set Filter

My idea is to add additional date and time filter options in Access Client Solutions Printer Output Set Filter screen. Currently the options under Date and Time Created include "All date and times" and "To date and time". The All filter takes long...
3 months ago in IBM i / IBM i Access Family 1 Future consideration

DUPTAP performance should be improved

We recently found out, that DUPTAP has an expected behaviour that it takes twice as long as the SAVE-process. If the save-process exceeds 8 hours than one day (i.e. 24hrs) will not be enough to create a duplicate of the tape which is a requirement...
6 months ago in IBM i / Save and Restore 1 Submitted

Terraform support for ppc64le

Terraform is #1 Infrastructure-as-Code tool used for cloud deployments and is developed by HashiCorp. HashiCorp was acquired by IBM this year. Still there is no Terraform on HashiCorp's site compiled for ppc64le architecture - https://developer.ha...

Declare UTF-8 character lenght in SQL TABLE not in bytes

Currently, when I create a new table and declare a field, for example, of type CHAR(10) UTF-8, the system only allows for 10 characters if each character is 1 byte in size. If a character occupies 2 or more bytes, the field length is no longer suf...
4 months ago in IBM i / Db2 for i 2 Not under consideration

Allow data structures to be extended or decorated

RPG currently allows us to define a data structure with the same layout another with the LIKEDS keyword. It would be useful to be able to use a similar keyword to define the basic structure, but also to extend the data structure and add additional...
about 2 years ago in IBM i / Languages - RPG 3 Future consideration