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 4588

RDi should prompt options Parameters in RPG

Right now RDi when you have a procedure which allows a parameter for example pointer and the options(*string) RDi (or LPEX Editor) only prompt existing pointer variables.It should also prompt the variables of the type specified in options(). Use C...
over 3 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Full NULL support

I'd like the ability to define and use the NULL attribute on any field, but in particular, I'd like to be able to pass *NULL as a sub-procedure parameter and have the sub-procedure return *NULL as needed. This will help deal with null-capable colu...
over 8 years ago in IBM i / Languages - RPG 6 Not under consideration

Add new function *BLANKS and *ZEROS on CLP

Implement a new function, on CLP language, to initialize a variable with Blanks or Zeros Use Case: DCL VAR(&CHAR) TYPE(*CHAR) LEN(1000) DCL VAR(&NUM) TYPE(*DEC) LEN(10 5) CHGVAR VAR(&CHAR) VALUE(*BLANKS) CHGVAR VAR(&NUM) VALUE(*ZEROS)
almost 8 years ago in IBM i / Languages - CL (Control Language) 5 Not under consideration

Provide better support for PASE compiler tools in an IDE

I am building a lot of programs and tools for IBM i using the C language. At this point I am build a lot of tools that run on a Linux Partition and communicate with IBM i over a TCP/IP connection. The development environment I use for IBM i is RDi...
almost 3 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Enhance RUNSQLSTM C compiler Please!

The C compiler used for compiling SQL Functions and Procedures is badly in need of an update."Create SQL ILE C Object" as it is called limits too much of the C compiler features. Use Case: When RUNSQLSTM calls the "Create SQL ILE C Object" compile...
over 3 years ago in IBM i / Db2 for i 2 Not under consideration

System Debugger in ACS SQL Scripts does not support SSO

In ACS "Run SQL Scripts" you can select "Run" and then "System Debugger" to debug stored procedures and functions. This option however prompts for system name, user name and password. We run SSO so user profiles have password(*NONE). This applicat...
almost 5 years ago in IBM i / Application Development 3 Future consideration

Qualified data structures in CLLE

When defining a data structure in CLLE with DCL STG(*DEFINED), allow subfields to be defined as qualified in a similar way to RPG. e.g. DCL &STRUCT *CHAR(100) DCL VAR(&SUBFIELD) TYPE(*CHAR) STG(*DEFINED) + LEN(2) DEFVAR(&STRUCT 1) QUAL...
over 2 years ago in IBM i / Languages - CL (Control Language) 1 Planned for future release

Add option to append notes like confidentiality to an outgoing email

I need a confidentiality notice appended to emails going out from the IBMi to cover legal requirements. There are no user exits in the system that I can use. I also need to embed other information into any outgoing email to identify which LPAR an ...
10 months ago in IBM i / Networking 2 Under review

add volume mobility support for IBM i

IBM Spectrum Virtualize 8.4.2 just introduced support for volume mobility. Currently only a hand full of operating systems are supported - not including IBMi.We would like to have volume mobility supported for IBM i operating system as well. Use C...
over 3 years ago in IBM i / Storage 1 Future consideration

Restore integrated execution of sql

with 9.8, you have to open your code separately in iACS RSS rather than just <F5> to execute the sql with RDi RSE
10 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration