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 2783

RPG compiler bad behaviour with *VARSIZE and litterals

when a prototype declare size 1 option(*varsize),when the program uses the prototyped call passing a litteral parameter, even if the litteral is long, the compiler has no care of *VARSIZE, and truncates the litteral at size 1.the result is a memor...
almost 8 years ago in IBM i / Languages - RPG 2 Not under consideration

Add ability to retrieve Commit Resources to QjoRetrieveJournalInformation

Would like to have the ability to retrieve the Commit Resource information from the journal in the same way as you can see the information in the WRKJRNA screen. This will allow us to determine any open commit cycles in a remote journal object at ...
almost 8 years ago in IBM i / Db2 for i 3 Not under consideration

Decorate all excluded source when excluding source.

When source code is omitted due to conditional compilation directives (/if defined()), the area in columns 1-5 are now colored (decorated). Only the non-blank lines are colored and it is VERY distracting. In the preferences for the parser style fo...
almost 8 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

Content Assist should also suggest typed procedures.

When declaring a variable using D-specs with the like() or likeds() keyword, procedures with return values should be offered as suggestions for the like() or likeds(). Use Case: When declaring a variable using D-specs with the like() or likeds() k...
almost 8 years ago in IBM i / RDi (Rational Developer for i) 3 Not under consideration

Determine combined size of selected fields

When you are making overlaid fields within a DS you often need to create a master field to contain all the overlain fields and that needs to be of at least a certain size. It would be nice if we could have the editor combine the size of all fields...
almost 8 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

5250 window boarder attribute overlain by user field end attribute

In ACS version 1.1.6.0 5250 windows when ever a developer places content that ends on the same place a window boarder attribute begins the developer item end attribute replaces the window boarder attribute. Use Case: Window at either *DS3 or *DS4 ...
almost 8 years ago in IBM i / IBM i Access Family 5 Is a defect

Add Break on Variable Changed to RDi Debug

In other IDE's that I have worked with, I have the ability to watch a variable, and break when its value changes during debug. In RDi I can only set a break point on a specific line and set conditions on when execution stops there. Both are useful...
almost 8 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

C++ fstream should return relative record for DB2 PF-SRC when using tellg() method.

The C++ class ifstream supports both IFS files as well as IBM i Db2 database files, and specifically Db2 Source Physical File Members as "text files". ifstream f("/home/cozzi/file.txt");is treated via the interface the same as:ifstream f("/qsys.li...
almost 8 years ago in IBM i / Languages - Other 10 Not under consideration

Suggestions for note 624745106 related with RST command

Recently we've tried to use RST command in order to restore an object previously saved in the same system when it was being stored at *SYSBAS, but now the current path of the same object involves a *SYMLNK that redirects to an iASP. The purpose of...
almost 8 years ago in IBM i / Save and Restore 6 Not under consideration

For fully free RPG provide support for program described printer files

Provide support for program described printer files. Since in fully free RPG there is no support for output specification, please change the WRITE op-code to direct coutput to non external described printer files. The PRTCTL keyword for line spaci...
almost 8 years ago in IBM i / Languages - RPG 3 Not under consideration