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 4436

Generate password based on system value settings

Would like an OS command or process to query the system value password settings and then generate a random password that meets those requirements. Use Case: Helps end users manage their passwords by given them an option to have a random one genera...
about 3 years ago in IBM i / Security 3 Not under consideration

ICU Threatening to pull EBCDIC support

The ICU organization has a notice on their homepage that they need someone to test ICU on an EBCDIC machine (z or i) or they will move to ASCII-only support which means dropping EBCDIC. I would expect that IBM is the only team that can provide sai...
almost 3 years ago in IBM i / Core OS 5 Future consideration

HMC V10R2 - Configuration of the initial screen

HMC V10R2M1040 came with the beautiful dashboard as the initial screen. Unfortunately not everyone likes to see the dashboard. Some of colleagues would like to see the list of the managed systems as the initial screen in HMC - same as with V10R2M1...
over 1 year ago in Hardware Management Console 0 Planned for future release

IBM to support the deployment of the vHMC to Microsoft Hyper-v

Most of my clients are migrating to Microsoft's Hyper=v from vmware and some other virtualization solutions. IBM does not officially support the vHMC deployment onto Microsoft's Hyper-V. Please note that Hyper-v is included free within Microsofts ...
over 1 year ago in Hardware Management Console 1 Future consideration

RPGLE embedded SQL nested datastructure (array)

It would be useful to allow nested ds and nested ds arrays for hostvariables in embedded SQL (RPGLE). Because now i have to move the nested subfield into a secondary standalone field.This is a horrible workaround :-) . Use Case: CASE WHEN :Example...
over 5 years ago in IBM i / Db2 for i 6 Future consideration

API qzipzip, stores always the full path. When zip file is for external use then fullpath is not desirable (security)this

When using the QZipZip API the full path is stored in the zip file. When these zip files are to be used by and external party the he must drill down to find his zipped files. Also this expose the internal file structure.So having an option to incl...
about 7 years ago in IBM i / Core OS 2 Future consideration

AIX/PowerSC Trusted Execution (TE) vulnerability

A script can still be run on an AIX system where trusted execution (TE) has been enabled, even if TE is enabled with CHKSCRIPT=YES etc.Even if script "my_script" is not in the TSD, it can be executed by ksh ./my_scriptor similar variation / shell....
over 3 years ago in AIX 5 Future consideration

DO NOT Drop support for X86 HMC

IBM Has announced they will drop support for the X86 HMC BEFORE CUSTOMER LEASES ARE EVEN COMPLETE! This is BALDERDASH! I get it you want to support just one piece of hardware and the Power HMC is the correct choice. But especially customers who bo...
over 6 years ago in Hardware Management Console 7 Not under consideration

Enhance %char %BIF to add %EDITC functionality %CHAR(mynumber:*NOZEROSUPPRES|*ZEROSUPPRESS)

If we have a numeric field and want to put it in a CHAR field it will show the leading zeros: Assuming myNumber is 7,0 numeric and myAlpha is 7 alpha >> myAlpha = %char(myNumber); myAlpha = '123____' to keep the leading zeros we have to use ...
almost 4 years ago in IBM i / Languages - RPG 3 Not under consideration

Replicate on RPGLE the cobol 88 Level

The 88 level number is not used to declare a variable, but it is used to provide a descriptive name for a condition, used to improve the readability of COBOL programs. In RPG can be coded e.g. as dcl-s flag char(1); dcl-s flag_on referer(flag) val...
over 1 year ago in IBM i / Languages - RPG 4 Future consideration