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 4416

DCL variable length variables or CALLPRC passing *BYVAL2 or *BYVAL4

I would like the ability to declare a varying length character variable in CL. Just like in RPG. For example:DCL VAR(&VAR) TYPE(*CHAR) LEN(100)DCL VAR(&VAR) TYPE(*VARCHAR) LEN(100) DCL VAR(&VAR) TYPE(*VARCHAR) LEN(100000) DCL VAR(&...
about 5 years ago in IBM i / Languages - CL (Control Language) 5 Future consideration

Named constant *SRCCCSID for current source CCSID

Moving files from QRPGLESRC to IFS and around in international environment can cause some challenges for CCSID. However procedures can be written to be aware of this issue and be language (ccsid) neutral by passing the ccsid of the source file con...
11 months ago in IBM i / Languages - RPG 6 Not under consideration

PowerVC should be able to handle multiple IP's for storage in case one IP is down it should communicate through other IP's

In A9KR there are three IPs for the storage and we can add Storage in PowerVC using any IP. PowerVC does not allow to register same storage using different IP's. It should have the capability to add all the IP's for a storage while registering sto...
almost 5 years ago in PowerVC 1 Future consideration

PowerVC changing the synchronization rate for volumes on IBM SVC

Hello,I would like to change the default SVC synchronization rate in PowerVC from 2 MB/s to 64 MB/s so that a volume no longer needs 24 hours to synchronize and is synchronized after 2 hours. At the moment you have to adjust this manually in the S...
about 4 years ago in PowerVC 1 Future consideration

Redesign of software downloads

This is intended to encompass all IBM downloads for software, firmware and even the mdt iso.We need a better software distribution model that can allow for a CLI session to be used to select and download installs/patches for whatever version the u...
over 3 years ago in AIX 1 Future consideration

Resolve object references for embedded SQL at compile time

Product: Change Management Our change management application allows us to track changes, automate our deployment and development process, and perform impact analysis, all of which give us better controls and reduce risk in our software development...
over 6 years ago in IBM i / Db2 for i 5 Not under consideration

Have CTRL-S remember last selections like CTRL-O does

Have CTRL-S remember last selections like CTRL-O does. If I want a different save destination, I can pick it from the menu or toolbar. Use Case: Open ACS - Run SQL Scripts, edit something, CTRL+S. You are asked what type of storage source (PC, IFS...
over 2 years ago in IBM i / IBM i Access Family 2 Future consideration

PDF/A urgently needed!!

We really urgently need the possibility to create PDF/A documents as defined in ISO standard, because of our huge PDF archive (3500 PDF files daily). If we want to to store PDF documents in archive for 10 years(10y x 270 days x 3500 PDFs), we must...
about 8 years ago in IBM i / Print 8 Future consideration

add loop DOU_LEAVE (Do Untill Leave)

Standardization Currently if I need to loop untill end of file' I would do as follows. SETLL file1;DOU %EOF(file1); read file1; if %EOF(file1); LEAVE ENDIF; exsr SR01; ENDDO %EOF appears twice which is not perfect code. I could repalce the first l...
about 1 year ago in IBM i / Languages - RPG 4 Future consideration

Improve message RNX0351 with meaning of code

If an error happens during the XML-SAX command message RNX0351 is sent. And every time it annoys me that it only gives me a code -- ie "The XML parser detected error code 6.". What does code 6 mean? I then have to google it because I can't find it...
8 months ago in IBM i / Languages - RPG 3 Future consideration