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

Languages - Other

Showing 24 of 4263

Compiler: Replace object without moving existing object to QRPLOBJ

We have a LPAR which is used as a build server for ILE objects. Therefore the LPAR will only execute compiler commands, save the created objects and send them to another server. The compiled objects will never be used (called) on this LPAR. When w...
about 2 years ago in IBM i / Languages - Other 2 Not under consideration

Add *COMPRESSDBG to parameter DBGVIEW for ILE C/C++ compiler

On I5/OS V5R4M0 IBM has added the options *NOCOMPRESSDBG / *COMPRESSDBG to the ILE Cobol Compiler commands CRTBNDCBL and CRTCBLMOD. These options are also needed for the ILE C/C++ compiler to reduce the size of the *MODULE object and later also in...
about 2 years ago in IBM i / Languages - Other 1 Future consideration

STRDBG should support showing variables for a selected recursive level

In ILE Cobol you can use the keyword "IS RECURSIVE" so that this program can be called recursively. To have own storage for each recursive call you can define these variables under "LOCAL-STORAGE SECTION". Currently the debugger (STRDBG) can only ...
about 2 years ago in IBM i / Languages - Other 1 Future consideration

Chinese Character ? not being supported with CCSID 937

Hello Team, We have received an update from customer that the Chinese character 菓 is not being supported in one of the web based applications. We are using Traditional Chinese and CCSID on the AS400 side is 937 which is supported for Chinese chara...
over 2 years ago in IBM i / Languages - Other 2 Not under consideration

QUHDSPH API Window border type

The 'QUHDSPH' API display a panelgroup help text in a window, however the window border is hardcoded to the 'dotted line' characters. When not hardcoding window border characters, IBM i ACS displays the window border in a nice 3D-effect which is n...
over 2 years ago in IBM i / Languages - Other 2 Future consideration

ADD ACTGRP Parameter to CRTBNDC CL Command

When compiling a C source file member using CRTBNDC command, the generated *PGM object is assigned an Activation Group of *NEW.Please add the ACTGRP (Activation Group) Parameter to the CRTBNDC command so we can assign the activation group and comp...
over 2 years ago in IBM i / Languages - Other 2 Future consideration

Change sizeof(long) in C++ for DTAMDL(*LLP64) STGMDL(*TERASPACE)

Our company is a software vendor, and we have a product that runs on most platforms available today. Almost all of our builds are 64-bit. On IBM i V7.3, we are compiling our product with DTAMDL(*LLP64) STGMDL(*TERASPACE), so the compilation enviro...
about 5 years ago in IBM i / Languages - Other 7 Not under consideration

V7R3 COBOL ILE PARMS Function fails when called from QZRUCLSP

When Called from a caller that does not pass the Minimal operational descriptor, the PARMS function fails catastrophically. This causes an un-graceful and uncontrolled end to the Program invoking PARMS with no return message. Use Case: When a prog...
over 5 years ago in IBM i / Languages - Other 5 Future consideration

Command Prompting Control not Executing

Command prompting control is not executing when no value is entered for a required parameter. Meaning, if a user prompts a command that has a required parameter but then simply presses ENTER instead of filling in the required parameter value, no e...
almost 6 years ago in IBM i / Languages - Other 2 Future consideration

C API _Rlocate add ability to use key other than string

_Rlocate only accepts a string as the key to use for search. For files which are keyed by other variables (INT etc) the locate does not find the required record. Use Case: _Rlocate on a file with a keyed access path which is an integer does not re...
about 7 years ago in IBM i / Languages - Other 7 Not under consideration