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 2843

SQL Inserts Using When FieldProcedure Attached

When using SQL on a table with 1 or more field procedure programs attached to 1 or more columns, a select to produce output will demonstrate DETERMINISTIC behavior in that output values will be cached and the field procedure program will only fire...
over 3 years ago in IBM i / Db2 for i 3 Not under consideration

CPYTOIMPF for Excel

The only way to make the leading zero visible is to have the field interpret as if it contains only text. In OS400, if a field is alphanumeric, the number it may contain cannot be used for mathematical operations. For example, in Excel, to ensure ...
over 3 years ago in IBM i / Db2 for i 5 Not under consideration

Enable mixed case DB2 table column names to be used in RPG Data structures defined with ExtName + Alias keyword

Our DB2 tables are defined with both Alternative Name and System Name specified for many columns. We want be able to define the column names in a mixed case that then can be used in our RPG programs by data structures that refer to external names ...
almost 8 years ago in IBM i / Languages - RPG 9 Future consideration

RDI: outline does not show fields modified by eval-corr

If you have two data structures and do an eval-corr in RPG dcl-ds myds1; a char(10); b char(10); c char(10);end-ds; dcl-ds myds2; a char(10); b char(10); c char(10); d char(10);end-ds; eval-corr myds2 = myds1; then it is not shown in the outline t...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Provide *NODEBUGSQL control option

Provide a *NODEBUGSQL control option similar to *NODEBUGIO (or included it in the same option). Use Case: This option will allow faster and easier debugging of programs with embedded SQL by skipping the underlying instructions in step-by-step mode.
almost 6 years ago in IBM i / Languages - RPG 6 Not under consideration

Custom HTTP Header Fields Should Replace Supplied Defaults in the QSYS2 HTTP Functions

When using the QSYS2 HTTP functions, custom HTTP request fields can be supplied. These supplied fields should replace any defaults provided by the HTTP functions. For example, the HTTP request field "Host" is automatically supplied by the HTTP fun...
11 months ago in IBM i / Db2 for i 6 Is a defect

Add optional capability similar to Source->Format, to allow developer to sort declarations by type. Source->Sort Declarations.

To improve programmer productivity and source readability. When reviewing programs, it would be helpful to be able to sort declarations into sequence by types, ie. DCL-C, DCL-DS, DCL-S, DCL-PI, DCL-PR would all be grouped together with like type v...
about 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Support WITH TIME ZONE in DB2 for i

Timestamps are stored by default in the current timezone which causes problems if you need to support an application in different timezones, compare historical data with other systems or on DST events. It would therefore be useful if DB2 for i wou...
about 2 years ago in IBM i / Db2 for i 5 Future consideration

Improve message RNX0351 with meaning of code

If an error happens during the XML-SAX command message RNX0351 is sent. And every time it annoys me that it only gives me a code -- ie "The XML parser detected error code 6.". What does code 6 mean? I then have to google it because I can't find it...
8 months ago in IBM i / Languages - RPG 3 Future consideration

Named constant *SRCCCSID for current source CCSID

Moving files from QRPGLESRC to IFS and around in international environment can cause some challenges for CCSID. However procedures can be written to be aware of this issue and be language (ccsid) neutral by passing the ccsid of the source file con...
11 months ago in IBM i / Languages - RPG 6 Not under consideration