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

My votes: IBM i

Showing 2862 of 4431

Help message enhancement to add detail for QPWDLVL 2/3

Please add for QPWDLVL help text 2/3 with following information: When the IPL to change to Password Level 2/3, the OS will create an lower case version of everyone's password. At the end of the IPL every user that has a password will have an all U...
about 3 years ago in IBM i / Work Management and Messaging 2 Future consideration

Add new function *BLANKS and *ZEROS on CLP

Implement a new function, on CLP language, to initialize a variable with Blanks or Zeros Use Case: DCL VAR(&CHAR) TYPE(*CHAR) LEN(1000) DCL VAR(&NUM) TYPE(*DEC) LEN(10 5) CHGVAR VAR(&CHAR) VALUE(*BLANKS) CHGVAR VAR(&NUM) VALUE(*ZEROS)
over 7 years ago in IBM i / Languages - CL (Control Language) 5 Not under consideration

Hardware-Tape-Encryption

According to https://www.ibm.com/docs/api/v1/content/ssw_ibm_i_74/rzam4/rzam4tapeencryption.htm the only way to encrypt tape backups without *KLM is to use software encryption.SW encryption is OK, but it uses precious CPU time and usually prolongs...
over 2 years ago in IBM i / BRMS 3 Not under consideration

Make XML Toolkit (5733XT2) OpenSource

As IBM plans to end support for 57533XT2, please consider making the source code for it open for everyone. This could lead to the community to create and further develop the product. As the product is heavily based on the existing opensource proje...
almost 2 years ago in IBM i / Open Source and PASE 0 Not under consideration

Full NULL support

I'd like the ability to define and use the NULL attribute on any field, but in particular, I'd like to be able to pass *NULL as a sub-procedure parameter and have the sub-procedure return *NULL as needed. This will help deal with null-capable colu...
over 8 years ago in IBM i / Languages - RPG 6 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

IBM i IWS Web Performance Advisor

IBM i web services server is an integrated web application server that is running a web services engine. Even though web services engine runs on web application server, IBM i web performance advisor is not supported for IWS. Support for web perfor...
about 5 years ago in IBM i / Web Serving 2 Future consideration

Background color per connection

Most ACS applications (Ifs, Sql script, Spool) are neutral in color, having the ability to identify them by a background color linked to individual connections would help when there are many open at the same time. Use Case: n/d
over 3 years ago in IBM i / IBM i Access Family 4 Future consideration

for the CLDownload option in ACS add option for downloading to a HTML table

with the ability to use the CLDOWNLOAD in ACS from a SQL UDTF SYSTOOLS.GENERATE_SPREADSHEET on the IBM i it makes sense to extend the output options to include HTML output. it could be used for simple "in-house" data presentation. the SQL UDTF wou...
9 months ago in IBM i / IBM i Access Family 2 Not under consideration

Terminate long running tasks on end requests

In order to terminate a program gracefully during an end request (ex. ENDJOB, ENDSBS, ...) the job end status can be checked (ex. RTVJOBA ENDSTS in CL or %ShtDn in RPG) and acted accordingly. The problem is however that when a job is executing lon...
9 months ago in IBM i / Work Management and Messaging 4 Future consideration