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 4640

Improve implementation of Geospatial Data Types

Two parts to this based on observations to date. 1) Currently the supported Geospatial data types, as referenced in QSYS2.SYSTYPES, are based upon BLOB column types. However, you cannot specify the size of the column like you can with BLOB columns...
25 days ago in IBM i / Db2 for i 0 Submitted

Add a way to associate a Binding Directory with a Subprocedure Prototype

When using /INCLUDE to pull in Prototypes, RPG developers also have to remember to specify the BNDDIR or BNDSRVPGM keyword on the CTL-OPT spec in order to include the related component that contains the procedure. This request would enable the dev...
about 2 months ago in IBM i / Languages - RPG 0 Submitted

Split DBOpen exit point in new format

DBOpen Exit Point takes care of ANY database access, regardless what type. This results in performance problems. Severals performance tests show that from 100% DBOpen Acess apx. 95%-99% are coming from Native I/Os. This is from exit point technolo...
2 months ago in IBM i / Db2 for i 3 Future consideration
124 VOTE

Develop Visual Studio Code Extension for RPG

Visual studio code is one of the most code editor used all around the world. What I want is an extension for Visual Studio Code to use it as RPG Editor. You could implement one of this extension: https://marketplace.visualstudio.com/items?itemName...
about 4 years ago in IBM i / Application Development 18 Future consideration

Enable Virtual Serial Number (VSN) for Shared Processor Pool (SPP)

As currently defined, a Virtual Serial Number (VSN) can only be used once for a single LPAR, with cores fully assigned. This approach significantly limits flexibility. For example, consider a scenario with three LPARs, each assigned 0.4 cores. The...
4 months ago in IBM i / Virtualization and Cloud 0 Submitted

RPG: Do not send RNF7031 (variable not referenced) for fields in template ds

For data consistency we use our reference file to define internal fields like so: dcl-ds omsref ext template end-ds ; dcl-s myObject like ( objc ); The reference file contains a boatload of fields. Because we do not use the majority of these field...
about 1 month ago in IBM i / Languages - RPG 0 Submitted

RSE API's - swagger or yaml file

Hello, Would it be possible to have the swagger or a yaml file available? This would facilitate the integration of calls to these APIs in external software capable of scripting and automating certain tasks.
5 months ago in IBM i / Web Serving 1 Functionality already exists

HMC should work as ntp server for eBMC ntp clients

As Pete Heyrman documented: The enterprise baseboard management controller (eBMC) was introduced in Power10 and provides similar system management functionality as the FSP. With respect to time, the eBMC time-of-day clock cannot be synced with the...
about 1 year ago in Hardware Management Console 2 Planned for future release

Relax requirements for using Ds in I/O

The general problem is about the compiler issuing a RNF7595 when I try to use the same Ds (or Likerec Ds) on diffent files sharing the same format and based on the same PF. This is an example: Dcl-f fileA01L keyed usage(*input); Dcl-f fileA02L key...
3 months ago in IBM i / Languages - RPG 6 Future consideration

Addition of Journal Code/Entry type description table

I'd like to suggest adding a table to QSYS2 with the contents of the help text for Journal Codes and Journal Entry Types. If we were to combine this table with DISPLAY_JOURNAL it would provide a greater amount of context to queries against journals.
3 months ago in IBM i / Other 1 Submitted