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 2965

Enhance the CPYENVVAR parameter of the SBMJOB command to include *SYSVAL as an option

Rather than rely on the CHGCMDDFT command to change the default for the CPYENVVAR parameter of the SBMJOB command, it would be extremely beneficial to have a QSBMENVVAR System value with *YES or *NO as an option. Then on the SBMJOB command, change...
4 months ago in IBM i / Work Management and Messaging 5 Not under consideration

Provide an option with which the Prestart Job statistics can be reset in Navigator for i (Nav4i).

As more and more tasks can be performed using the Navigator for i and SQL services, the role of 5250 emulation is changing and having to go there for a missing option becomes a burden. The Navigator for i is great for managing prestart jobs, but w...
4 months ago in IBM i / System Management 0 Submitted

Make joblog displayed in RSS Messages window LIFO instead of FIFO or even better make it optional

With the introduction of IBM Services more and more system administration tasks are moving to SQL scripting. In those SQL scripts CL commands are used using the syntax "CL:". Also the scalar function QSYS2.QCMDEXC is used. When running commands in...
8 months ago in IBM i / IBM i Access Family 4 Future consideration

OpenID-Connect integration with IBM HTTP server for i

Add OpenID-Connect to the existing authentication methods that are supported by the IBM HTTP server for i.
11 months ago in IBM i / Web Serving 1 Submitted

please update ICU libraries

Please update ICU libraries on the machine. They are simply too old. Looking into QICU library there are ten years ago versions. By the way, the ICU project is maintained by IBM itself. ICU is published and enlisted in the public API of the system...
10 months ago in IBM i / Core OS 4 Future consideration

Allow to define a data structure based on a SQL table function

When declaring a data structure, allow using the keyword extname to read the fields defined in the RETURNS TABLE block of an UDF. dcl-ds genericDsTemplate extname('MYLIB/MY_SQL_TF':*output) qualified template alias end-ds; That would guaranty a 10...
8 months ago in IBM i / Languages - RPG 2 Under review

Allow LIKEDS in parameters defined in SQL UDF or UDTF

Allows ability to work at data structure level, templated, replicating the structure and ability to use eval-corr BIF where applicable to move from one structure to another (output). Simple example: take journal data (JOESD) as input and provide t...
3 months ago in IBM i / Db2 for i 1 Future consideration

Enable no-auditing of /tmp like QTEMP

Please change audit code to not audit any activity in /tmp direcotry when system value QAUDLVL has option *NOQTEMP set - or by adding a new option *NOIFSTMP. As this directory is to be used for temporary files by design like objects in QTEMP this...
over 2 years ago in IBM i / IFS (Integrated File System) and Servers 8 Future consideration

Do not use QSECOFR for Transform Services (5770TS1) jobs or functions at V7R5

Per the IBM i 7.5 Security Planning and setting up system security manual: https://www.ibm.com/docs/en/ssw_ibm_i_75/pdf/rzamvpdf.pdf, the use of QSECOFR user profile on the system is discouraged. However Transform Services (5770TS1) jobs, QCTXMGR ...
6 months ago in IBM i / Print 3 Future consideration

Audit which CL commands was executed using the QCMDEXC Procedure or scalar function.

Today if you execute a CL command inside of a QCMDEXC scalar function or QCMDEXC procedure, they are not audited. It would be extreamly helpful especially from a security perspective to be able to audit the commands that are executed that way.
4 months ago in IBM i / Db2 for i 1 Functionality already exists