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 4404

Provide capability to restrict use of Global Variables in Subprocedures

Provide a capability to restrict access to global variables from local subprocedures. This could be done by adding a keyword to the dcl-proc specification that lists the global variables permitted for a given subprocedure. For example: dcl-proc My...
almost 8 years ago in IBM i / Languages - RPG 18 Future consideration

Support the very latest C and C+ Compilers natively as IBM i targeted Compilers

The ability to use C and C++ on IBM i is becoming increasingly frustrating as new C++ class libraries have been introduced and implemented in C++ variations on ALL OTHER OPERATING SYSTEMS. The decades-old Spec used for native IBM i development is ...
over 3 years ago in IBM i / Application Development 7 Future consideration

create a BIF for transliteration/transform facility (ICU BASED)

String replacement and transliteration is an extremely common task in business applications and communication to external parties in international settings. This produce a lot of custom code (and a lot of substandard one) in IBM shops. To do it pr...
5 months ago in IBM i / Application Development 2 Submitted

Integrate SQL Object Name into IBM i Object Description

More and more IBM i object types are being utilized by the SQL environment on IBM i. However, "the database" is supposed to be Integrated, not an add-on on this platform. Therefore when an IBM i object is repurposed as an SQL Object and a LONG nam...
about 3 years ago in IBM i / Core OS 6 Not under consideration

Add Last Used Time for Object

Currently, create and change have both the date and time but last used only has the date. It would be nice to be able to see the last used time of an object as well. Checking what time an object has been used would useful in validating if an objec...
over 4 years ago in IBM i / Core OS 4 Not under consideration

Add information indicating that the session is open with ACS

Many companies are slowly converting video sessions from Client Access to ACS. In order to monitor the progress of these upgrades it would be useful to have an SQL service that lists the video devices, which also reports a field indicating that th...
about 1 month ago in IBM i / IBM i Access Family 1 Not under consideration

chmod: add reference option

Sometimes it is useful to set permissions the same way as they already set on one of the files. In Linux it is possible to do the operation with --reference option to provide a reference file with permissions already set. Linux example: # ls -ltot...
2 months ago in AIX 0 Submitted

Select into :dsArray

It would be great to be able to select columns from a table directly into a data structure array instead of going through the process of creating a cursor. Because a lot of times you just want the list of matches and then your done. It makes even ...
over 4 years ago in IBM i / Db2 for i 6 Not under consideration

Change ADDWLCGRP "Add Workload Group" to set the processor limit < 1,0

Our customers are using LPARs with less than one CPU assigned. To reduce the impact of ad-hoc queries (e.g. via ODBC) we need to set a CPU limit of the ODBC subsystem. Currently with a workload group we can only set a limit to a whole CPU. But we ...
7 months ago in IBM i / Work Management and Messaging 2 Not under consideration

RDI: Content assist can not show fields in data structures with more than 2 levels

In RDI you can normally use content assistent ( ctrl+space) to select a field from a list of fields. This works ok for data structures with 2 levels but if you have 3 or more it doesn't work. Example:dcl-ds myDS1 qualified; field1 like(myField1); ...
over 2 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration