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 2904

Large XML File Support for RPG

Our company processes XML files larger than 2GB on a regular basis, and we are currently unable to (easily) use RPG to parse these files beyond the 2147483408 character limit. Use Case: Enabling the RPG XML-SAX or XML-INTO operation codes to handl...
about 6 years ago in IBM i / Languages - RPG 4 Future consideration

WRKACTJOB - add a filter by Status

On our system, we frequently have thousands of jobs running. While we can sort by status, it would be very nice to be able to filter by status so we do not have to scroll across dozens of pages to get to the status we want to isolate, and also wou...
almost 8 years ago in IBM i / Core OS 4 Not under consideration

Send email with SNDSMTPEMM command with variables for the email addresses not all filled

Change this command to accept an email address with all *blanks, not as an error but as *none Example :SNDSMTPEMM RCP((&P1) (&P2) (&C1 *CC) (&C2 *CC)) SUBJECT(Email test) + NOTE(TEST) With &P2 = *blanks  TCP5300 error and the ...
about 3 years ago in IBM i / Networking 5 Not under consideration

Enhance QGYOLSPL or QUSRSPLA to Find Last SPOOLED File

Today with Print Server Jobs, Threads and SQL Server Jobs, the QSPRILSP is all but useless in these environments.This request is to enhance either the QGYOLSPL or the QUSRSPLA API so they have the ability to retrieve the identity of the Last Creat...
over 3 years ago in IBM i / Print 7 Future consideration

Provide tools for shared memory, mutexes, ...

In the original IBM i Access for Windows Navigator tools existed for managing shared memory, mutexes, ... Since the introduction of IBM i ACS and the web based Navigator these tools no longer exist wich makes development/troubleshooting much harde...
about 3 years ago in IBM i / System Management 4 Future consideration

Allow text search when viewing job log for active job.

It would be fantastic if we could search for a text string within a job log of an active job, without having to DSPJOBLOG OUTPUT(*PRINT) and then searching the spool file. A simple text search function key would suffice and position the screen to ...
over 6 years ago in IBM i / Work Management and Messaging 4 Not under consideration

add loop DOU_LEAVE (Do Untill Leave)

Standardization Currently if I need to loop untill end of file' I would do as follows. SETLL file1;DOU %EOF(file1); read file1; if %EOF(file1); LEAVE ENDIF; exsr SR01; ENDDO %EOF appears twice which is not perfect code. I could repalce the first l...
over 1 year ago in IBM i / Languages - RPG 4 Future consideration

bring NATIVE graphical user interface to ibmi

bring NATIVE graphical user interface to ibmi, session based, fully supported natively by IBM, fully integrated with the operating system and workflow, as a normal display file for a RPG would be. Some solution exists indeed in the aftermarket usi...
almost 5 years ago in IBM i / Application Development 5 Not under consideration

Full system restore enhancement when restoring from both *FULL and *CUML saves.

The last defense in a DR strategy is restoring a whole system from tapes using the recovery report (QP1ARCY) and that is a very time consuming task. If the backup strategy is done by using *FULL backups, maybe once a week, and *CUML the rest of th...
almost 5 years ago in IBM i / BRMS 3 Not under consideration

Persistent cache for Run SQL Scripts

Presently Run SQL Scripts keeps a cache of tables and columns, but that cache isn't persistent. I does not cache SQL statements at all. A persistent cache would improve usability. Use Case: Content assist for tables and columns is very handy, but ...
over 4 years ago in IBM i / IBM i Access Family 4 Future consideration