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 votes: IBM i

Showing 1867

IFS: Add attribute that objects created in that directory use the authority of the parent.

In the QSYS.LIB file system I can runCHGLIB LIB(MYLIB) CRTAUT(MYAUTL)and now any new object created in that library will have the authority as per the authorization list MYAUTL.I am looking for something similar for the IFS.For example, if I creat...
over 8 years ago in IBM i / IFS (Integrated File System) and Servers 2 Not under consideration

String interpolation for RPG

Add string interpolation support so variables can be inserted into string literals without having to use concatenation with + symbols and multiple literals. For example:apples = 4bananas = 3print(f"I have {apples} apples and {bananas} bananas") Us...
over 4 years ago in IBM i / Languages - RPG 11 Not under consideration

Exit Point QIBM_QDB_OPEN split

In the operating system there is one entry point DBOPEN Format DBOP0100 that takes care of database access. This is a really powerful exit point, because if activated it shows every access to a file. But on the other side is this exact the biggest...
about 6 years ago in IBM i / Db2 for i 12 Not under consideration

Debugging in RDi should require only one step over EXEC SQL statements

It would ease debugging if we could compile programs with compile option DBGVIEW(*NOSQLSRC) No SQL source. This would skip over all embedded sql statements but still would allow them to run. Use Case: This saves time when you are debugging program...
about 6 years ago in IBM i / RDi (Rational Developer for i) 10 Not under consideration

520 Byte Sector Storage Support on EXP24SX

EXP24SX expansion unit should support 520 byte sector storage devices (both HDD and SSD) for IBM i. Only 4K byte storage is currently supported, but sales team needs to pay special attention to its performance, which may spoil their productivity. ...
almost 9 years ago in IBM i / Hardware 3 Not under consideration

LPEX Bracket matching

When editing sources which have expressions that contain multiple brackets it is often difficult to see which open and closing brackets match. Most other editors highlight the pair of matching brackets while navigating in the source, please provid...
almost 5 years ago in IBM i / RDi (Rational Developer for i) 4 Not under consideration

SSL/TLS support for SET_SERVER_SBS_ROUTING

We have a number of customers within our Managed Service offering, all of which are using ODBC/JDBC connectivity. To enable us to manage these connections we are adopting the use of SET_SERVER_SBS_ROUTING to route users into different subsystems. ...
about 9 years ago in IBM i / System Management 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...
about 8 years ago in IBM i / Db2 for i 3 Not under consideration

PASE needs the MAN command and MAN pages for all commands

In IBM i we have very nice help capabilities for all commands. But when using PASE or QShell, we do not have the AIX "man" command or the "man pages" available. This means we need to resort to searching the internet, IBM web pages for AIX, the Kno...
about 9 years ago in IBM i / Open Source and PASE 4 Not under consideration

Port .NET (Core) to IBM i via RPM

Now that Mono runs on IBM i (thanks to Calvin Buckley again!), it should be possible to port .NET Core, which is now the main .NET Framework, to IBM i without such a big effort. Use Case: Porting lots of .NET Server Applications to IBM i, using DB...
over 6 years ago in IBM i / Open Source and PASE 2 Not under consideration