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 ideas

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)
about 9 years ago in IBM i / Languages - CL (Control Language) Not under consideration

OpenSSH reporting non-compliant verison for PCI

We currently run the OpenSSH Server and Client on our IBM i which is on V7R1. We have been informed by our outside scanning PCI compliance vendor that we have critical security vulnerabilities on the IBM i due to the fact OpenSSH is reporting the ...
about 9 years ago in IBM i / Open Source and PASE Not under consideration

support for Field Procedure for Date fields with default value Current date

Currently field procedure cannot be applied to DATE type fields with default value ‘Current date' I would like to know if there is any way to remove this limitation. Use Case: Field Procedure
about 9 years ago in IBM i / Db2 for i Not under consideration

Retrieve environment variables from another job

From one job to be able to retrieve environmentvariables from another job. A specified variable or a list of all variables and there values. Use Case: Environment variables holds important information about a job. You can retrieve almost everythin...
about 9 years ago in IBM i / Work Management and Messaging Not under consideration

Read pointer to a LOB

We want to be able to read data in a lob from RPG using a pointer. The same way as we can work on data in a userspace through a pointer.This is actually an old request, but since we are using more and more LOB columns the need for doing this in a ...
about 9 years ago in IBM i / Languages - RPG Not under consideration

Option to have full usage history log of an object

Currently there are only 2 attributes of usage info for an object: Last used date Days used count 1. Last used date gives only the date used, not the time used.2. "Days used count" does not give us which days it was used.3. We do not know which us...
about 9 years ago in IBM i / Core OS Not under consideration

RPG File Description Keywords SFLPAG and SFLSIZ

I'm missing 2 File Description Keywords, SFLPAG and SFLSIZ.They should return the values from the subfile control record in a WORKSTN file. Today we are hardcoding the values in the programs and have to remenber to change them if we change the sub...
about 9 years ago in IBM i / Languages - RPG Not under consideration

Implement write delegations in AIX NFSv4 server

The write performance of NFSv4 is degraded by at least an order of magnitude when file locking is used. This documented in PMR 75711,082,000 and a simple test source code provided. This is a unique NFSv4 problem (does not happen under NFSv3) Accor...
about 9 years ago in AIX Not under consideration

BUG 2040 is approaching and it's DUE!

Starting from YEAR 2040 6 digit dates will crash the program or give invalid results! If IBM wants the users to stop using 6digit dates, then it should be a compiler option, to make sure that such code that will crash or give invalid results after...
about 9 years ago in IBM i / Languages - RPG Not under consideration

The limit of 9999 records in a subfile is more than 30 years old. Time to increase

There is some justifcation about the limit of 9999 for a subfile. It is more than 500 pages. To roll so many pages does not make sense. But many have desinged programs that search subfiles, sort the subfile, print the subfile, see also request htt...
about 9 years ago in IBM i / Core OS Not under consideration