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 3215

adding 2 columns to authority collection

I am using a lot authority collection. Fabulous tool even though not complete (some object types are not covered, which requires extra work). During my numerous remediation projects, I really feel we need to add 2 things in the collection: The tim...
about 1 month ago in IBM i / Security 0 Submitted

Generate qualified data structures for *LOB sql data types

When generating data structures for BLOB & CLOB SQL data types, use a qualified data structure instead of using the variable name with _LEN and _DATA appended. For example, Currently, for this field definition, DCL-S BLOBFIELD SQLTYPE(CLOB:160...
about 2 months ago in IBM i / Db2 for i 1 Future consideration

RSEAPI - Force session usage

Hello, APIs can be used either with basic auth or by opening a session using a token. Some APIs, such as those that return session information, can only be called with a token. The setting to limit usage, `POST /api/v1/admin/settings`, only applie...
8 days ago in IBM i / Security 0 Submitted

Add support for USB devices >256GB

As LTO Drives and media getting larger (and more expensive) it is not longer suitable for a daily backup on small environments. So a lot of customers use USB thumbdrives, but these are only supported up to 256GB Please add support (and test) for l...
6 months ago in IBM i / Hardware 6 Under review

Run SQL Scripts: Remove redundant variable prompting

When prompting for multiple substitution variables with same name, only prompt once.
5 months ago in IBM i / IBM i Access Family 5 Future consideration

allow Object attribute PF-SRC in SAVCHGOBJ command (today only use attribute like DSPOBJD)

This small detail would allow for more selective backups, especially in development environments where source code is of great importance. Currently, while selection by attribute is possible, the attribute used for selection is only PF for source ...
16 days ago in IBM i / Save and Restore 0 Submitted

Extend Eval-Corr to ignore empty or null subfields in source Ds

The eval-corr opcode is extremely convenient for all functions that require sharing a template type definition and ensures that adding new fields to the base template is easily extended to the eval-corr target DSs by simply recompiling the affecte...
2 months ago in IBM i / Languages - RPG 0 Submitted

Create a "Code for IBM i" Extension for JetBrains PyCharm (similar to the one for Visual Studio Code)

Currently, the "Code for IBM i" extension is available for Visual Studio Code, enabling developers working on IBM i to benefit from a modern and integrated development environment. However, many developers also use JetBrains PyCharm for their proj...
3 months ago in IBM i / Application Development 2 Submitted

Db2 JSON functions for RPG data structures

In some of the currently most used languages like Python and Node.js, it is common to define a data structure for your JSON payload, which is then easily transformed into JSON. In Python, we usually define a dictionary with all the fields and our ...
3 months ago in IBM i / Db2 for i 4 Not under consideration

Extend the QCMDEXC SQL procedure and function to log the CL command run

Many SQL programmers using the QSYS2.QCMDEXC procedure and function are logging the CL command specified as parameter to the procedure / function, often to the joblog by calling SYSTOOLS.LPRINTF, just before calling QCMDEXC. The idea is to have QC...
3 months ago in IBM i / Db2 for i 1 Future consideration