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

Showing 59

ACS: Option to show description next to System

When we add a new system most of us use the IP address, not the FQDN or hostname on our DNS or hosts table, and the real system name is on the description. It would be great to have the option to show the description next to the system name to imp...
almost 2 years ago in IBM i / IBM i Access Family 1 Functionality already exists

XMLVALIDATE: when it found an issue, it doesn't inform in which number line inside XML is the issue.

Hello, At present we're using XMLVALIDATE (SQL-XML) to check if the file XML it's right or not with XSD files. When we use "XMLVALIDATE" and SQL founds an issue inside XML, then SQL throws a message error, but it doesn't inform to us in what line/...
about 2 years ago in IBM i / Db2 for i 2 Functionality already exists

Support for multiple clients in NIM customization command

It's highly desirable for system administrators to have a way to use NIM functionality to manage multiple systems, often on an ad-hoc basis. In particular, NIM scripts can be very useful for automating tasks across multiple AIX clients, but curren...
over 2 years ago in AIX 1 Functionality already exists

Add Update Version Check to ACS Emulator

Currently the version update check (when option is enabled) only works from the "main screen". Add an option to perform the test when the emulator is started. Outside of developers, most users have a limited number of IBM i servers to connect with...
about 2 months ago in IBM i / IBM i Access Family 1 Functionality already exists

As an administrator, I need to be able to take control of an interactive 5250 session.

We have situations where users either get interrupted, walk away from their screens, go to lunch or home. When this happens, other users are affected and their jobs either hang or get aborted with an error message due to a record lock or file with...
6 months ago in IBM i / Core OS 1 Functionality already exists

add rule to manage 'at' scheduling like 'crontab' in AIXPERT

we are using aixpert to setup our secuirty baseline for AIX estate. it works good, but we realized it missing some rule set, for example we have rule set to control crontab scheduling, but we did not find one for 'at' scheduling. the rule set we u...
8 months ago in AIX 1 Functionality already exists

IBM i Access Client Solutions(ACS) Data Transfer Download to Excel Spreadsheet change from .xls to .xlsx

The Data Transfer to Excel is still using the old .xls(1997-2003)(65554 limit) instead of .xlsx. You have to download it as a .cvs and then load it to a spread sheet. This would bring ACS to using a current format with out the limit of the old .xl...
10 months ago in IBM i / IBM i Access Family 2 Functionality already exists

Add possibility to retrieve current number of filled elements in array with dim(*auto/*var)

Please add the number of filled elements in a varying dimension array. Currently we can set the allocated number with %elem(array: *alloc) = number. This says something about the memory being allocated as far as I understand. If you then use for i...
about 1 year ago in IBM i / Languages - RPG 1 Functionality already exists

Add a warning when parameter markers are truncated

IBM i silently truncates parameters to prepared statements to match the length of the target. -----From https://www.ibm.com/docs/en/i/7.4?topic=statements-open, section "Parameter marker replacement" : However, unlike the rules for assigning a val...
about 1 year ago in IBM i / Db2 for i 1 Functionality already exists

Allow a SQL stored procedure to use 3 part naming without having to create a custom *SQLPKG on each target.

I created a sql stored procedure which looks like the following: CREATE PROCEDURE rob.PROPAGATE_QLNKOMT() LANGUAGE SQL MODIFIES SQL DATA SET OPTION DATFMT = *ISO P1 : BEGINDECLARE OMIT_LIST CHARACTER VARYING ( 32000 ) ; SELECT FSXCMD INTO OMIT_LIS...
about 1 year ago in IBM i / Db2 for i 2 Functionality already exists