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 2906

CLOB Pointers in RPG Not Working

RPG A calls RPG B, passing pointer to CLOB. RPG B receives pointer, and uses it as base for CLOB there. Both compile. Both execute with no bombs. But based CLOB in RPG B does not reflect data in CLOB in RPG A. Use Case: Program A creates a CLOB an...
about 5 years ago in IBM i / Application Development 6 Is a defect

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 ...
about 3 years ago in IBM i / Languages - CL (Control Language) 3 Not under consideration

"Block indentation by parentheses" in SQL formatter

With the more use of CTE, complex views, stored procedures and function - SQL formatting are getting more and more focus. SQL can have quite convoluted structures with many components having parameter or lists defined within parentheses. Think of ...
about 3 years ago in IBM i / IBM i Access Family 2 Future consideration

Please allow Tape Image Catalogs to be mounted over NFS

Please allow Tape Image Catalogs to be simply mounted over NFS. i.e. I have an external big storage, it exposes a volume, IBMi mounts it on IFS and then a tape image catalog (usable with a virtual tape) is directly mapped over it. use case: someti...
over 2 years ago in IBM i / Virtualization and Cloud 0 Future consideration

Faster Encrypted Backups for IBM i

There are regulations that require to encrypt tape backups also for IBM i. However, software encryption requires about twice as long as the build-in real-time hardware encryption in IBM TS1xxx tapedrives. There are no means to manage the tape libr...
2 months ago in IBM i / Storage 0 Submitted

Enhance RPG IV RENAME F-spec keyword to support *EXTFMT or *RCDFMT

Please enhance the RPG IV File Spec RENAME (Rename Record Format) keyword so that a Developer can specify *ONLY or perhaps *RCDFMT or *EXTFMT (any are fine) so that the external format name need not be known at compile-time. Thus instead of RENAME...
4 months ago in IBM i / Languages - RPG 3 Future consideration

Insert/delete rows in Run SQL Scripts

Run SQL Scripts needs the ability to insert and delete rows in a result set (similar to the existing ability to edit rows). Use Case: This would be used for data maintenance. Presently the only option available in Run SQL Scripts is to write indiv...
over 4 years ago in IBM i / IBM i Access Family 1 Future consideration

Don't incl Hidden fields on DS defined based on external name

When a data structure is defined based on a table with hidden fields the compiler shouldn't include hidden fields in the structure. Now option available to exclude these on the definition Use Case: When defining a data structure based on an table ...
about 4 years ago in IBM i / Languages - RPG 4 Future consideration

Add subsystem support to SSHD attributes

In order to isolate SSH jobs in their own subsystem, you must use the instructions documented in this article: http://www-01.ibm.com/support/docview.wss?uid=nas8N1014744 However, this requires that you start the SSHD with the /QOpenSys/usr/sbin/ss...
almost 6 years ago in IBM i / Open Source and PASE 3 Future consideration

Replicate on RPGLE the cobol 88 Level

The 88 level number is not used to declare a variable, but it is used to provide a descriptive name for a condition, used to improve the readability of COBOL programs. In RPG can be coded e.g. as dcl-s flag char(1); dcl-s flag_on referer(flag) val...
over 1 year ago in IBM i / Languages - RPG 4 Future consideration