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 2918

Create SQL Functions ("IBM Services") that retrieve the Problems database information (QASX* files and WRKPRB command)

Using WRKPRB we can see some of the information related to hardware and software problems. That info is stored in the QAXS* database files in QUSRSYS. I would like a set of SQL Table functions or VIEWS that can be used to access that information v...
about 2 years ago in IBM i / Db2 for i 3 Future consideration

Remove backup of trace directory

BRMS backup is getting:CPFA09E Object in use. Object is /QIBM/UserData/OS400/ServiceAgent/trace/esa.log.0.lck.CPFA09E Object in use. Object is /QIBM/UserData/OS400/ServiceAgent/trace/esa.log.0.QSYS.QSRGENSE.QSROBJECWhile I could add these to a BRM...
over 4 years ago in IBM i / PTF and Service 2 Future consideration

RDi CL formatting for declaring variables with defined storage

Add a preference to indent DCL statements for variables with STG(*DEFINED). Use Case: Declare an incoming parameter for a qualified object and then declare the object name and library. With the indentation it would look similar to the following: d...
over 8 years ago in IBM i / RDi (Rational Developer for i) 5 Not under consideration

Set Service Program signature via the CRTSRVPGM command

Today, the signature is set by one of the following methods:1. From the STRPGMEXP SIGNATURE statement of the QSRVSRC source2. Automatically generated during service program creation if no QSRVSRC is specified or SIGNATURE is *GEN When using method...
over 6 years ago in IBM i / Application Development 5 Not under consideration

Allow Kerberos to be specified by connection

Currently Kerberos Authentication (SSO) can only be specified for all connections. It would be preferred to specify authentication options by connection. My normal programmer profile does not have *CHANGE authority to production programs as requir...
over 4 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

New function %lookupNE() to find the first element in an array not equal to the search argument

Many times I have to locate the first non-blank or non-zero element in an array. To search for it I either have to code a for/endfor or dow/enddo loop to scan for it. Sorting it is not an option. The sequence must be kept. So often it is something...
over 2 years ago in IBM i / Languages - RPG 1 Future consideration

IBM Access Client Solutions (ACS) - to restrict/not restrict Filter option in Printer Output

Anyway IBM can enhanced the filter option in ACS - Printer Output for administrator to restrict or not to restrict for end user. This printer output option very useful to user to view/save spool file in pdf. Sometimes some user will explore the Pr...
over 3 years ago in IBM i / IBM i Access Family 5 Not under consideration

Non-Displayable Characters in IBM Access Client Solutions

Using 5250 emulation, our programming team regularly has to display files with Non-Displayable characters for various types of fields. These always used to display as Blocks instead of ? characters in the V7R1 (and all other previous versions) of ...
over 6 years ago in IBM i / IBM i Access Family 3 Not under consideration

Add imbedded SQL to CL

Please add imbedded SQL precompiler support to CL.With so many cool new Services out there it would really simplify CL to be able to easily access those services.And many of those services would really help a "control" type language like CL.Saying...
about 8 years ago in IBM i / Db2 for i 3 Not under consideration

Support subselect and subquery in the SQL join-condition

Please provide an extended JOIN syntax to support EXISTS (subquery) or IN (subquery) in the join condition. This will facilitate JOINS where NULL values are involved and should be kept. for example: with p(rel1id, a1, a2, a3, x) as ( values (1, 'y...
over 2 years ago in IBM i / Db2 for i 2 Not under consideration