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 4453

Allow variables defined with like(<file-field>) to be used as embedded SQL host variables

If a variable in RPGLE is defined with like, and the source field comes from an external file (PF, DSPF, etc), the SQL preprocessor does not like it. Example: dcl-f CUSTMAST keyed; dcl-s qCust like(CUSTNUM); // CUSTNUM defined in CUSTMAST If I att...
9 months ago in IBM i / Db2 for i 3 Future consideration

Simple RPG BIF to submit a process in batch.

We have to build the complete sbmjob command string to run a process in batch from RPG. My suggestion (original idea from Golang goroutines) is to use a simple BIF that will accept a process name and parameters as input, submit the process in batc...
9 months ago in IBM i / Languages - RPG 2 Not under consideration

AD User Authentication on AIX

Hi Team, In our environment we have AIX hosts which is connected for users authentication via 'Active Directory'. It works fine when AD users login but it references /etc/security/user local file settings for any attributes. For Example: 'loginret...
almost 3 years ago in AIX 1 Not under consideration

Enabling SpectrumScale Snapshot in PowerVC for VIOS SDS

With PowerVC 2.0 and VIOS 3.1.2.0 there is a new possibility to use Spectrum Scale (GPFS) Remote Cluster mounts in PowerVC as storage provider.Actually there is no possibility to make snapshots from client lpar rootvg as it could be done with othe...
almost 4 years ago in PowerVC 1 Future consideration

LPM in PowerVC for VIOS SDS using GPFS as Storage Provider

With PowerVC 2.0 and VIOS 3.1.2.0 there is a new possibility to use Spectrum Scale (GPFS) Remote Cluster mounts in PowerVC as storage provider.Actually there is no possibility to make use of LPM in this environment. The possibility for LPM should ...
almost 4 years ago in PowerVC 2 Future consideration

SMTP timeout and message for Infoprint Server

Our business uses Infoprint Server to create PDF files of order, packaging and shipping information. Intermittently, spooled files will remain in PRT status and all emails stop sending until the writer is ended and restarted. The issue has been id...
almost 4 years ago in IBM i / Print 2 Future consideration

IBM i ACS Client - Lock down connection settings for Single Sign On

We recently configured SSO for deployment and will be using Kerberos for authentication. We currently are using AD for authentication to the AS/400. A user could circumvent the client configuration for IBM i signon information and change "Use Kerb...
over 4 years ago in IBM i / IBM i Access Family 3 Not under 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
6 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Remember the last pad the user was on when the popup keypad was last closed

I categorize my macros on the popup keypad by pad. It would be handy to be able to set an option to retain the last used pad. So, the next time I open the popup keypad and the previous time I had it open I ran a macro on pad 2 for instance, it wou...
6 months ago in IBM i / IBM i Access Family 3 Functionality already exists

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