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 2896

STRDBG C/C++: ATTR should show type name of structs and classes instead of TYPE=RECORD

When debugging a C/C++ program and want to check the attributes of a struct or class using the debugger command ATTR it only shows "TYPE = RECORD, LENGTH = 574 BYTES". This information is not enough. Instead of "TYPE = RECORD" ATTR should show the...
over 1 year ago in IBM i / Application Development 1 Future consideration

Add compiler error or descriptive runtime error to ILE C/C++ compiler in case of invalid pointer casts

We have encountered a problem at runtime when using a third party library (rdkafka) compiled with ILE C compiler. The functions used to set a call back function in the configuration converted a function pointer to a char pointer. We could build th...
over 1 year ago in IBM i / Languages - Other 2 Under review

Add template for function prototypes/Procedure Interfaces

Currently when defining a procedure prototype that references a procedure pointer, the prototype must be defined in scope with the pointer which causes issues for me in a highly modularized environment with service programs and sub-procedures. I f...
almost 8 years ago in IBM i / Languages - RPG 4 Future consideration

Microsoft Entity Framework 6.x support for IBM i DB2

Please insert support for Microsoft Entity Framework (EF) 6.x in your latest IBM i OS's. The existing ADO.NET Data Provider shipped with IBM Access Client Solutions doesn't support any EF at all and with this you ignore Millions of .Net Developers...
almost 8 years ago in IBM i / IBM i Access Family 2 Not under consideration

CPYFRMSTMF needs SRCCHGDATE parameter as on CPYSRCF

CPYFRMSTMF needs a new parameter SRCCHGDATE(*FROMMBR) that works just like the SRCCHGDATE parameter on the CPYSRCF command. SRCCHGDATE(*NEW) can allow for compatibility with the existing behavior of the CPYFRMSTMF command. Note that this proposed ...
almost 8 years ago in IBM i / IFS (Integrated File System) and Servers 5 Not under consideration

OPDESC support for numeric parameters

Would like to see operational descriptor support extended to include numeric parameters, i.e. be able to determine type (packed, zoned, int, uns etc), length, and decimal positions for a numeric parameter passed to a sub-procedure when 'const' or ...
almost 5 years ago in IBM i / Languages - RPG 3 Not under consideration

Multiple Occurrence Data Structure can not be used as an operand with the IN operator

Using a Multiple Occurrence Data Structure (MOD) with IN and %list() results in a compiler error. *RNF0203 30 1 Refer to the compiler listing where this message was first *RNF0203 30 001100 OPERAND MOD OF 'IN' CANNOT BE A DATA STRUCTURE. But in th...
over 1 year ago in IBM i / Languages - RPG 1 Not under consideration

[ACS] SQL content assist don't preserve naming separator

New feature "Content Assist" in SQL script of ACS don't preserve *SYS namming separator. Use Case: Select *SYS for naming convention in jdbc settings.Type a library, then "/" then CTRL+SPACE.Select a file and ENTER."/" separator between library an...
almost 5 years ago in IBM i / IBM i Access Family 4 Future consideration

Update Infocenter to remove sections, commands, etc pertaining to options no longer available

Check out the comments at the bottom of:https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_73/rzahg/rzahghome.htmhttps://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_73/rzalu/rzaluprtattmeth.htmhttps://www.ibm.com/support/knowledgecenter...
over 6 years ago in IBM i / Documentation 4 Future consideration

Add FOR COLUMN or FOR SYSTEM NAME to Function Return Column Definitions

For User-defined SQL Function, today we can define returned column name using up to 128 characters. There currently (as far as I know) is no way to also assign a shorter, more memorable "System Column Name" to the returned parameter. For example:...
over 2 years ago in IBM i / Db2 for i 1 Future consideration