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

Db2 for i

Showing 202

Add ability to output JSON elements/keypairs and objects on separate rows.

Using SQL to output data in JSON format, the output is presented all on one line. When debugging, this is very difficult to work with. The request is to be able to split the 1 line into 1 keypair per line. The guide says too use the escape sequenc...
6 months ago in IBM i / Db2 for i 1 Delivered

Add parameter for SEND_MESSAGE service that specifies Message Queue

THE SEND_MESSAGE and LPRINT functions are nice, but many of us have message queue monitoring utilities and would prefer to pick where to send the messages to other than QSYSOPR. Notably, MS Copilot already claims the parm is there!
7 months ago in IBM i / Db2 for i 3 Delivered

Add Applied Date to PTF Group Currency Service

IBM i 7.6 included an enhancement to DSPPTFGRP command to show the date the PTF Group was applied. Please add this Applied Date to the IBM PTF Group Service.
9 months ago in IBM i / Db2 for i 2 Delivered

please add function "odd" and "even"

would be nice to have a function returning whether a number is odd (function odd) and whether a number is even (function even). I know it can be done with mod(field, 2) but for documentation purpose it is better to read odd(field) or even(field) i...
10 months ago in IBM i / Db2 for i 2 Delivered

Authority Collection should include "object attribute"

Authority Collection should include "object attribute" along with the existing information about objects being accessed (object schema, object name, object type). Currently it is not possible to discern a physical file from a display file using th...
11 months ago in IBM i / Db2 for i 3 Delivered

List procedures that a program uses in PROGRAM_EXPORT_IMPORT_INFO

Despite the name, the PROGRAM_EXPORT_IMPORT_INFO does not actually list the procedures imported by a program. This is important because, when the signature of a procedure changes, all programs that import (use) the procedure must be changed. Impor...
12 months ago in IBM i / Db2 for i 1 Delivered

IFS_PATH sql scalar function

With all the nice IFS sql functions like IFS_READ and IFS_WRITE it becomes more importent to work with the "path" . I'll suggest a IFS_PATH scalar function to handle the segments of an path: It could be somthing like this: -- Returns the path, fil...
about 1 year ago in IBM i / Db2 for i 2 Delivered

enhance the qsys2.journal_info view to return info for all recievers attached to a journal

we have a need to be able to find all "orphaned" journal receivers.
about 1 year ago in IBM i / Db2 for i 3 Delivered

Generate_Spreadsheet function needs ability to Kill the Java Daemon

We use Generate_Spreadsheet scalar function to create xlsx spreadsheets from data files in IBM i. According to the documentation i have read and conversations with IBM support this function is basically using the ACS base for its functionality. Wh...
over 1 year ago in IBM i / Db2 for i 2 Delivered

Don't fail if SYSTOOLS.GENERATE_SPREADSHEET is empty

When SYSTOOLS.GENERATE_SPREADSHEET returns an empty table it fails with an SQL State VSP05 and Vendor Code -438. Modify the function to don't fail when it happens. Example: VALUES SYSTOOLS.GENERATE_SPREADSHEET( PATH_NAME =>'/home/csvtest',...
over 1 year ago in IBM i / Db2 for i 1 Delivered