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 4437

New built-in function %RESET.

The %RESET built-in function can be used to query or set the reset value for a field. Use Case: IF %RESET(myField) <> myField;// myField has changedENDIF; // Assign new reset value at anytime.%RESET(myField1) = myField2;
over 8 years ago in IBM i / Languages - RPG 6 Not under consideration

AIX on Docker Container

To create a Docker container for AIX, like IBM has to WebSpheres, DB2 and many others products. Without AIX Docker Container we are unable to build Full Proof of Concept along with IBM Products listed above. Finally, For AIX, the PMR site has been...
about 6 years ago in AIX 2 Not under consideration

HMC BMC Port Password Management

We need to configure LDAP to manage our BMC Port login on PowerHMC. This is an audit issue and hence I had opened S/W ( TS003831906 ) and H/W call ( 75254,L6Q,000 ). Its been a long time without any resolution. I tried to configure LDAP from the B...
almost 4 years ago in Hardware Management Console 2 Not under consideration

MOVMEDBRM function

would like to MOVMEDBRM stop to mark tapes moved to a different location if tape drive is not available. The command could in msgw state or failed with log. Use Case: We noticed issues when TAPMLB sometimes doesn't varied on after IPL.Wile MOVMEDB...
over 5 years ago in IBM i / BRMS 3 Not under consideration

OPDESC support for numeric parameters

Would like to see operational descriptor support extended to include numeric parameters, i.e. be able to determine type (packed, zoned, int, uns etc), length, and decimal positions for a numeric parameter passed to a sub-procedure when 'const' or ...
over 4 years ago in IBM i / Languages - RPG 3 Not under consideration

Change default instance for LDAP tcp server

Hello, one of our lpars has the QUSRDIR2 instance working under the LDAP tcp/ip server, and due that, the LDAP server is in "stopped" status but that is not correct. May be there is a possibility to assign any instance as default for that tcp serv...
over 1 year ago in IBM i / Networking 5 Future consideration

Automated Unit Test Framework for IBM i

An automated test framework for RPG and COBOL on IBM i is requested. This is similar to JUnit for Java or zUnit for Cobol/PLI on System z. This request is submitted on behalf of Oxford International. Use Case: Automated testing for RPG and COBOL o...
over 11 years ago in IBM i / RDi (Rational Developer for i) 5 Not under consideration

VMTools installed in Virtual HMC

Now that Virtual HMC is supported to install in VMware environments it would be very nice if the installer came with VMTools or if there were some way to install VMTools on the Virtual HMC VM. These tools help with issues when accessing the VM dir...
almost 8 years ago in Hardware Management Console 2 Not under consideration

[ACS] SQL content assist don't preserve naming separator

New feature "Content Assist" in SQL script of ACS don't preserve *SYS namming separator. Use Case: Select *SYS for naming convention in jdbc settings.Type a library, then "/" then CTRL+SPACE.Select a file and ENTER."/" separator between library an...
over 4 years ago in IBM i / IBM i Access Family 4 Future consideration

Add template for function prototypes/Procedure Interfaces

Currently when defining a procedure prototype that references a procedure pointer, the prototype must be defined in scope with the pointer which causes issues for me in a highly modularized environment with service programs and sub-procedures. I f...
almost 8 years ago in IBM i / Languages - RPG 4 Future consideration