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 2985

SQL Script Listing Open IFS Share Sessions

The below SQL script "SELECT SERVER_SHARE_NAME, SHARE_TYPE, TEXT_DESCRIPTION, PATH_NAME, CURRENT_CONNECTIONS FROM QSYS2.SERVER_SHARE_INFO WHERE SHARE_TYPE = 'FILE';" will list all IFS shares and the number of current connections but does not provi...
12 months ago in IBM i / Db2 for i 2 Future consideration

SAVSYS show progress

Some customers use an USB thumb drive to run a SAVSYS on a monthly base. With slow USB sticks this process needs 15+ minutes without any progress display. Some customers are curious if it is still working. Use Case: show progress on save to avoid ...
almost 4 years ago in IBM i / Save and Restore 5 Future consideration

When using GO PTF option 8, have a splash screen before options menu to remind review of PTF instructions such as cume

When using GO PTF opt 8 a splash screen comes up before the options menu that states if doing a major PTF update (such as cume and groups) to review the cume instructions and make sure any pre-req steps which are part of the cume instructions are ...
almost 2 years ago in IBM i / PTF and Service 1 Future consideration

F15 to search backwards, vs. F16 to search forwards

I can search/find forward in a spool file, for example, but it would be nice to be able to search/find backward as well. I see F14=Find options, F16=Find; looks like F15=Find prev would fit nicely on spool files and physical file searches Use Case...
over 3 years ago in IBM i / Print 7 Future consideration

ACS - Run SQL Scripts disable "insert from examples" for selected users

We have been using Access Client Solutions for several years. Mainly the 5250 sessions are used by our users, but there are also selected power users who are authorized to use the function "Run SQL Scripts".For this users it is also possible to us...
almost 3 years ago in IBM i / IBM i Access Family 4 Not under consideration

options(*exact) indicator should accept *on and *off

Declaring an indicator on a procedure parameter using options(*exact) restricts calling processes to passing in '1' and '0' literal strings. I think this should accept the special values *on and *off. This currently does not compile. I believe the...
11 months ago in IBM i / Languages - RPG 1 Is a defect

Stack trace in joblog

The lob log has been for ages been the best way to find post mortem issues with applications. However the job log was designed back in time where the call stack was typical not huge. Applications of today have huge call stacks and goes through var...
9 months ago in IBM i / Core OS 5 Not under consideration

reconnect buttom in RSS of ACS

Workaround for lost connection issue
4 months ago in IBM i / IBM i Access Family 1 Functionality already exists

Add auditing to successful authentications

IBM i records failed authentications, which appear in the audit journal entries, but is missing a unified entry type for successful authentications. From an auditing perspective, this makes it hard to comprehensively track and report on successful...
about 2 years ago in IBM i / Security 3 Future consideration

Provide capability to restrict use of Global Variables in Subprocedures

Provide a capability to restrict access to global variables from local subprocedures. This could be done by adding a keyword to the dcl-proc specification that lists the global variables permitted for a given subprocedure. For example: dcl-proc My...
over 8 years ago in IBM i / Languages - RPG 18 Future consideration