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 2307

Command to validate indexes

I am filing this RFE in response to the listed PMR at the advice of the IBM staff working on that issue.We recently had a case where a specific record in a table somehow did not update all related indexes using the updated field as a key. This lef...
almost 7 years ago in IBM i / Db2 for i 2 Not under consideration

Provide indicator for internal / hidden journal entries

For ages the DSPJRN command has had the INCHIDENT parameter to include hidden / internal entries in the output; and recently the DISPLAY_JOURNAL table function has been enhanced to provide similar functionality via the INCLUDE_INTERNAL parameter. ...
7 months ago in IBM i / Db2 for i 1 Not under consideration

lspv output irritating on unavailable disk

I find the output of the lspv somewhat irritating on removed or unavailable disks. Example: here hdisk1 had been removed physically, and the outout of the disk's state differs:# lspvhdisk0 00fab4e16b7a83d9 rootvg activehdisk1 00fab4e187b7bf6e root...
almost 4 years ago in AIX 1 Not under consideration

ACTIVE_JOB_INFO: Add how long job has been at DSPW

Not ready to leap into QINACTITV. Would rather analyze ACTIVE_JOB_INFO first. Trying to see how long a job has been in DSPW status. Use Case: High Availability: Lock on spool files conflicting with replication software.Security: Are they leaving t...
almost 6 years ago in IBM i / Work Management and Messaging 3 Not under consideration

add the Julia language to the IBM i ecosystem

I discovered recently a project of portage of Julia language on Power platform. I would be very interested by a portage specific to the IBM i machines, with a DB2 for i connector optimized for this environment. The presence of this modern and high...
about 2 years ago in IBM i / Open Source and PASE 2 Not under consideration

Table Reorganizations

Table Reorganizations option from Iseries Navigator does not periodically update the status of rows being reorganized. It waits until end to provide status. IBM developer went into tasks and processes and found what the count of rows re-org was. W...
almost 6 years ago in IBM i / Db2 for i 4 Not under consideration

Add JOB TIME Property to CHGJOB cmd and QWTCHGJB API

Customers are running applications that need to set the time to something other than the System Time (i.e. QTIME system value). Today they have to change the QTIME system value which impacts all things on the system and then remember to change it ...
about 3 years ago in IBM i / Core OS 2 Not under consideration

IBM to allow IBM Download Director to explicitly support NTLMv2 as an authentication method

At our bank, usually we download patches for our iSeries servers from IBM Fix Central website using FTP non-secured. But recently IBM stopped supporting anonymous/unsecure FTP clients and allows only Secure FTP (SFTP). Unfortunately, we are not ab...
about 3 years ago in IBM i / PTF and Service 8 Not under consideration

New RPG assignment operators ++ and --

It would be nice to have the C/Java like assignment operators ++ and -- too. Use Case: var++; instead of var +=1;var--; instead of var -=1;
over 7 years ago in IBM i / Languages - RPG 1 Not under consideration

Create shortcut for eval(h) so user doesn't need to type in eval(h)

When performing calculations where we want to round-up, instead of typing Result = (Factor1 - Factor2) * Factor3; we need to type eval(h) Result = (Factor1 - Factor2) * Factor3; It would be nice if that could be simplified to Result(h) = (Factor1 ...
over 5 years ago in IBM i / Languages - RPG 4 Not under consideration