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

IBM i

Showing 1706

Add Authority Collection detail for S/36 Procedure objects being used

When using the STRAUTCOL command to trace usage of system objects, the execution of a System/36 environment procedure (STRS36PRC) does not log the name of the procedure or the objects accessed in th procedure. Unfortunately, many shops from that e...
5 months ago in IBM i / Security 3 Not under consideration

Disallow read-write shares of the root of the IFS

All read-write shares of the ROOT of the IFS on IBM i should be prevented and disallowed via NetServer and SAMBA etc. Use Case: An ounce of prevention is worth a pound of cure.
almost 4 years ago in IBM i / IFS (Integrated File System) and Servers 4 Not under consideration

Change Auto start of FTP service from *YES to *NO for default IBM i installation

By default the FTP service on IBM starts and accepts unencrypted connections. Best practice is to limit, encrypt or disable FTP access. So, starting at the next version of IBM i I would suggest we disable the FTP service by default. Users can then...
7 months ago in IBM i / Networking 2 Not under consideration

Must Gather Tool (MGT) Command helptext

MGT is a great set of tools helping you when dealing with problems. The only thing it lacks is proper command help text. Yes there are web pages available dealing with the commands available, but they are not always up to date. When looking at the...
over 1 year ago in IBM i / Work Management and Messaging 2 Not under consideration

Add ability to use any RPG variable in an embedded SQL statement, including those that come from Qualified Dimensioned data structures

Programmers would benefit by not seeing the error - Variable :BLAH is not usable for reason X when writing exec SQL select statement in an RPG program. Some variables are allowed and some are not, but it is not always clear why this basic select d...
7 months ago in IBM i / Db2 for i 1 Not under consideration

allow three part names in db2 for i services

please add ability to use three-part naming in UDTF or in db2 for i services likeQSYS2.JOB_INFOIt seems that the 3-part naming isn't working or supported in UDTFs. .e.g.:https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20...
almost 7 years ago in IBM i / Db2 for i 3 Not under consideration

Speed up IFS upload function in iACS

Version: 1.1.8.5I open up IFS for one lpar. I tell it I want to upload from my pc. I have a directory with three 3.8gb binary files which are part of an image catalog.I started uploading one with the iACS function.I gave it a 10% head start.Then I...
about 4 years ago in IBM i / IBM i Access Family 3 Not under consideration

ODBC Driver for Alpine Linux

For creating docker containers, Alpine Linux is lightweight and secure. As we continue to modernize and containerize Node JS integration to the IBM i, this would be a great add to reduce container bloat.
over 1 year ago in IBM i / IBM i Access Family 2 Not under consideration

IBMi request new Kerberos ticket

With Enterprise Identity Mapping (EIM) and Kerberos, Windows clients can authenticate to IBMi without supplying a user and password. When the client connects, it supplies IBMi with a Kerberos ticket for authentication. A Kerberos ticket has a fixe...
over 5 years ago in IBM i / Security 5 Not under consideration

Provide encapsulation in RPG

Provide encapsulation to RPG so we don't need to mimic it via pointers and get easier to read coding. Currently I'm writing; pObject = MyCreate();MysetValue(pObject: 'attr': 'value');MydoSomething(pObject);MyDestroy(pObject); ... which would be ea...
almost 6 years ago in IBM i / Languages - RPG 6 Not under consideration