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 2873

Allow CL to Pass Strings to RPG OPTIONS(*STRING) Parameters

Please allow the CALLPRC command to pass a string to an RPG procedure parameter that is defined as POINTER OPTIONS(*STRING). Use Case: Currently, I still have to pass a pointer to such a parameter: dcl &p_code *ptr | chgvar &code 'AAT990' ...
almost 4 years ago in IBM i / Languages - CL (Control Language) 1 Not under consideration

Provide enhancement to BRMS that will allow restoration of *ALLUSR which can be submitted to batch

I am requesting an enhancement to BRMS which will provide the ability to perform restore operations in batch with STRRCYBRM using the control group specified from a STRBKUBRM. After implementing PowerHA with iASP, we have to keep 12 servers SYSBAS...
about 3 years ago in IBM i / BRMS 6 Future consideration

Port of tesseract OCR to the open source packages

Tesseract optical character recognition engine port to IBM will provide convenience and lower costs in building image-processing applications. Reasons for this poer are the followingThe first reason is convenience -- the C++ version of Tesseract c...
over 3 years ago in IBM i / Open Source and PASE 3 Planned for future release

Functions for shift operations - logical, arithmetic and circular ( rotation ) shift

We have many different ways of manipulating bits in RPG via %bitand() %bitor() etc, but I'm missing shift operations on expressions like it is done with %bitand() and %bitor(). it could be a logical shift function %SHL() or %SHR() ( shift left / r...
about 3 years ago in IBM i / Languages - RPG 5 Not under consideration

Allow Unabbreviated RPG Freeform Data Type Keywords

Please change the SQL precompiler, RPG compiler, and Rational Developer for i to also recognize and allow the unabbreviated forms of the RPG freeform data type keywords. Use Case: For example, ucs2 is fine as it is. But, allow: integer for intindi...
over 7 years ago in IBM i / Languages - RPG 3 Not under consideration

ACS update to include built in token acceptance for Oauth or Open ID connect

See case TS013914045 for background
about 1 year ago in IBM i / IBM i Access Family 2 Not under consideration

Enable Retrieval of SQL constraint violation error information in RPG program

Current RPG support requires programmers to use IBM i APIs plus considerable coding to determine what constraint has caused an error. For example, when using an SQL insert on table, where a check or foreign key constraint is used, a violation of t...
about 5 years ago in IBM i / Languages - RPG 3 Not under consideration

Enable SAV* commands to save SAVE FILEs to IFS path

Enable SAV/SAVLIB/SAVDLO/SAVOBJ/SAVCFG/SAVSECDTA commands to save data to IFS path when using *SAVF option Use Case: This will allow to create D2D backups even on low space systems with easy. Today you can save image catalog on specific configurat...
over 3 years ago in IBM i / Save and Restore 6 Not under consideration

ACS - Run SQL window in tabs

Currently, in ACS run SQL, is only one window whre you can run your sql statements. It would be more comfortable if there are more windows, grouped in tabs, where you can run your sql scripts.similar as 5250 display session, there you can have mor...
about 8 years ago in IBM i / IBM i Access Family 5 Not under consideration

Provide access to Null Indicator for SQL Variables in inline C code

When creating SQL Functions, we have the ability to use the INCLUDE statement to include inline C code. However, when an SQL Variable is referenced in that C code, there is no practical method to set on or off the variable's NULL Indicator. We nee...
almost 4 years ago in IBM i / Db2 for i 2 Future consideration