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 2964

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

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...
8 months ago in IBM i / Languages - RPG 2 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

Simple RPG BIF to submit a process in batch.

We have to build the complete sbmjob command string to run a process in batch from RPG. My suggestion (original idea from Golang goroutines) is to use a simple BIF that will accept a process name and parameters as input, submit the process in batc...
about 1 year ago in IBM i / Languages - RPG 2 Not under consideration

SNDPTFORD returns "error" when all PTF in a group are current

When using SNDPTFORD to download a group e.g. SF99741, after checking all installed PTF, system reports CPF8C24 with severity 40 and "Error occured while processing request" - but all PTF in this group already are installed. Use Case: This is a "n...
almost 4 years ago in IBM i / PTF and Service 6 Not under consideration

Preserve SQL view formatting

When creating complex views their readability is highly dependent on the formatting of the complex SQL statement. When retrieving the SQL definition of an existing view (in order to update it), the majority of the formatting is lost however which ...
over 3 years ago in IBM i / Db2 for i 4 Not under 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

iACS Run SQL Scripts - option to format numeric fields in the output with thousands place separators

I would like the ability to format numeric fields in the output with thousands place separators, for better readability. Ideally this would be able to be toggled from the results pane without having to rerun the query. Use Case: Improve readabilit...
over 5 years ago in IBM i / IBM i Access Family 3 Not under consideration

Enhance %DEC / %INT / %FLOAT to recognize and accept negative values in a Zoned format

Currently, the %DEC and %INT BIFs do not recognize an ending character of "}"/"J"/.../"R" as representing a digit with a X'D' in the zone portion of the character. Thus, the character representation of a NEGATIVE number — as may be created by %EDI...
about 5 years ago in IBM i / Languages - RPG 2 Not under consideration