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

My ideas

Showing 2225

ACS - Add feature to run scripts from a HLL.

As part of modernization and as a replacement for RUNQRY, this change would be beneficial. The ACS team has been making some great stuff available. Taking that to the next step... I have a number of applications that would benefit from this featur...
over 2 years ago in IBM i / IBM i Access Family 2 Not under consideration

In BRMS, need functionality to display the library name or a name to show the contents of the SAVF created by BRMS.

I use BRMS to backup key libraries, SAVSECDTA, SAVCFG and some IFS folders. The backups are saved to SAVF's partly because this is much faster than going to tape directly and we are a 7 x 24 operation. Example, saving to SAVF takes approximately 1...
10 months ago in IBM i / BRMS 1 Not under consideration

Implement SST or SUBSTR in RPG IV Built-in Functions

Since integration with SQL is pervasive in RPG IV, it would be beneficial (particularly with new-hires) to have RPG support consistent components with SQL.To that end, the SQL language uses SUBSTR or SUBSTRING for the Substring function, while CL ...
over 3 years ago in IBM i / Application Development 3 Not under consideration

Support both spellings for OPTION and OPTIONS in RPG IV

The H spec or CTL-OPT keyword and RPG Subprocedure Parameter Definitions use different spellings for OPTION/OPTIONS. Please relax the spelling requirements for the OPTION keyword so that both OPTION and OPTIONS are supported in both contexts, and ...
over 3 years ago in IBM i / Languages - RPG 3 Not under 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.
over 5 years ago in IBM i / Languages - RPG 6 Not under consideration

Enable *ADD by using CPYSPLF *TOSTMF (*PDF)

In some cases it would be usefull to merge multiple spoolfiles to one pdf. Please enable in a further release or TR the option *ADD for pdf-creation via CPYSPLF. Thx Use Case: CPYSPLF FILE(AFPPRTF) TOFILE(*TOSTMF) JOB(123456/USER/SESSION) SPLNBR(2...
about 5 years ago in IBM i / Print 4 Not under consideration

Add parameters to QSys2.JobInfo, QSys2.Active_Job_Info and QSys2.Library_List_Info to accept a fully qualified job name.

I need the ability to get a specific job's Library List. Not the current job.
8 months ago in IBM i / Db2 for i 2 Not under consideration

Command (CRTCMD) to also run SQL stored procedures and functions

Today you can create commands to be used from command line and build them into CL programs. CL commands works as parameter wrappers and calls programs. It will be great if the command concept also could be extended to be able to directly call SQL ...
over 2 years ago in IBM i / Languages - CL (Control Language) 3 Not under consideration

ENUM construct an function

ENUM Similarly to java and other languages an enum construct may be useful to rpg programmer. It involves declaring key-value pairs and an instruction to find the value corresponding to the key provided e.g.: declare the enumeration name (enumerat...
10 months ago in IBM i / Languages - RPG 1 Not under consideration

Provide an ALIAS-like feature for Library Names (SCHEMAs) in SQL statements.

Provide a way to assign an alternate (i.e. "short") name to schemas/libraries when used within an SQL statement. This is different from the Long SQL Name and the Short System Name. What I want to do is something like: select * from table(ST.myfunc...
almost 3 years ago in IBM i / Db2 for i 2 Not under consideration