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 4474

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...
over 4 years ago in IBM i / BRMS 3 Not under consideration

Provide CHGSPLFA API and include SPOOLED FILE OWNER User Profile

SPOOLED Files have 3 user profiles associated with them: 1. The User Profile under which the Job that created the SPOOLED file was running ("job user").2. The Creator User Profile3. The SPOOLED File Owner Currently none of these three attributes m...
about 1 year ago in IBM i / Print 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...
10 months ago in IBM i / Languages - RPG 3 Future consideration

Enhance AIX audit subsystem with audit-specific remote logging

A feature of Linux and Solaris is the auditd daemon for logging audit events. Auditd has the ability to forward audit events to a remote auditd logger for centralised logging of audit events. AIX has no ability except through syslog, which, due to...
over 3 years ago in AIX 1 Future consideration

Bind FTP server to only one IP address instead of all available addresses

Bind FTP server to only one IP address instead of all available addresses. With this feature, FTP usage could be restricted to dedicated network.
almost 2 years ago in IBM i / Networking 5 Not under 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

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...
over 7 years ago in IBM i / Core OS 4 Not under consideration

WRKLNK failure in delete files 4GB+

having an IFS directory /test with two subdirectories /test/test1 and /test/test2 - both containing 10 files, for example DVD images of PTF Groups. Some files <4GB, some >4GBusing WRKLNK / then enter 9 (recursive delete) on entry /test resul...
over 5 years ago in IBM i / IFS (Integrated File System) and Servers 5 Is a defect

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...
10 months 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...
10 months ago in IBM i / Languages - RPG 2 Not under consideration