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 899

Remove SEU product offering

With the availability of numerous modern development platforms, SEU should be removed from the next release of IBM i. This would help facilitate the acceptance of modern practices and tooling.
over 2 years ago in IBM i / Application Development 7 Future consideration

JavaScript (Node.js) as native stored procedure / UDTF language

Today we can use PL/SQL, java and any other ILE language to make stored procedures and UDTF in Db2. However new languages are being used for modern application ie javaScript within Node.js and Python to name a few - and and other languages from th...
over 5 years ago in IBM i / Db2 for i 5 Future consideration

Allow CPYSPLF to create PDF in Landscape format. Now only Portrait is possible

Right now, CPYSPLF does not reflect Rotation and Page size values on the PDF created by the command. Use Case: We have invoices created in landscape format. If we output the spool in PDF format, we have to rotate the PDF by 90 degree.If we take th...
almost 8 years ago in IBM i / Print 3 Future consideration

RDI: Outline should show length and number of decimals for fields defined with REFFLD()

When editing DSPF, PRTF and Physical files where the field is defined using the REFFLD keyword, the outline just shows the field that is used in the REFFLD keyword. It would be a great help if it could show the length and number of decimals of the...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Improve message RNX0351 with meaning of code

If an error happens during the XML-SAX command message RNX0351 is sent. And every time it annoys me that it only gives me a code -- ie "The XML parser detected error code 6.". What does code 6 mean? I then have to google it because I can't find it...
about 1 year ago in IBM i / Languages - RPG 3 Future consideration

Expand the temporary storage metrics in the QAPMSYSTEM file to track each global bucket

The QAPMSYSTEM file in Collection Services has information about system-wide use of temporary storage - but this is grouped into database, non-database, active jobs, and ended jobs. It would be extremely helpful to expand this temporary storage tr...
over 3 years ago in IBM i / Performance Tools 1 Future consideration

Allow variables defined with like(<file-field>) to be used as embedded SQL host variables

If a variable in RPGLE is defined with like, and the source field comes from an external file (PF, DSPF, etc), the SQL preprocessor does not like it. Example: dcl-f CUSTMAST keyed; dcl-s qCust like(CUSTNUM); // CUSTNUM defined in CUSTMAST If I att...
about 1 year ago in IBM i / Db2 for i 3 Future consideration

Add an argument to %Scan to calculate and return occurrences of the search-arg

Objective: To have an argument in %Scan that returns the total number of occurrences of the search argument in the search string. for example... string = 'hello world' count of 'o' = 2 Below is a suggestive implementation using a hypothetical rese...
9 months ago in IBM i / Languages - RPG 2 Future consideration

ACS Spool File Download Indicator

In the ACS Printer Output dialogue, add the option to show that a spool file download has been triggered. Use Case: The default view of this interface does not show when a spool file download has been initiated. This is more noticeable on slower c...
about 5 years ago in IBM i / IBM i Access Family 4 Future consideration

Allow *LIBL or omitted library on INCLUDE statement in SQL Stored procedures and Functions

The INCLUDE statement used to include C code in an SQL LANGUAGE Stored Procedure or User Defined (Table) Function requires an explicit library name. Common software development practices will have different versions or levels of code in different ...
over 3 years ago in IBM i / Db2 for i 2 Future consideration