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 2939

New IBM i SQL Service to Retrieve Certificate Usage Information

Need a DB2 SQL Service equivalent to API : Retrieve Certificate Usage Information (QYCDRCUI, QycdRetrieveCertUsageInfo) Use Case: We already have the CERTIFICATE_INFO table function, this would allow to know the certificates used (by DCM applicati...
almost 3 years ago in IBM i / Db2 for i 4 Future consideration

Integrate SQL Object Name into IBM i Object Description

More and more IBM i object types are being utilized by the SQL environment on IBM i. However, "the database" is supposed to be Integrated, not an add-on on this platform. Therefore when an IBM i object is repurposed as an SQL Object and a LONG nam...
over 3 years ago in IBM i / Core OS 6 Not under consideration

LPEX Bracket matching

When editing sources which have expressions that contain multiple brackets it is often difficult to see which open and closing brackets match. Most other editors highlight the pair of matching brackets while navigating in the source, please provid...
over 3 years ago in IBM i / RDi (Rational Developer for i) 4 Not under consideration

SQL Function to Create Spool File

Add SQL function to output query results directly to a spool file. This would be really helpful for simple ad hoc queries and eliminate the need to create an RPG program or dumping query results to an outfile and then using RUNQRY over the outfile...
7 months ago in IBM i / Db2 for i 4 Future consideration

Provide SQL service that validates a character variable etc. as a valid OS name

Why is it useful? Currently there is functionality within the OS to validate a character string as a name. Command definitions provide this and CHECK keyword in display files too. There is no equivalent in SQL. We have several stored procedures th...
5 months ago in IBM i / Db2 for i 2 Future consideration

Allow drag and drop for IFS interface in iACS

Allow drag and drop of files in the Integrated File System (IFS) interface within iACS. This would be similar to what is available with the Navigator for i functionality within IBM i Access for Windows. Use Case: Users utilize Navigator for i to d...
over 6 years ago in IBM i / IBM i Access Family 5 Not under consideration

Remove or Relaxe the error when %SUBST length exceeds length of data

The runtime for RPG currently blows up if %SUBST(var : START : LENGTH ) length value exceeds the length of the VAR or if it is 0.Provide an option to ignore this issue for runtime purposes. OPTION(*NOLENCHK) (No Length Check) which would cause run...
almost 3 years ago in IBM i / Languages - RPG 10 Not under consideration

Notify when DCM certificate is near to expire

The improved DCM tool, like its predecessor, does not have notification functionality a few days before certificates expire. It would be very helpful if you can notify us via email or at least in QSYSOPR and set how many days in advance we want yo...
over 4 years ago in IBM i / Security 8 Not under consideration

Do not HOLD job schedule entries with CFGSTRPRSC on Source lpar

Since version 5.2 of the FSFC toolkit, the startup program is not replaced anymore with STRFSFLASH. Instead, command CFGSTRPRSC must be placed in the system's startup program. With this command. the job schedule entries are put on HOLD and afterwa...
11 months ago in IBM i / System Management 0 Submitted

Add OpCode for continuing to process "when" statements within Select group

sometimes it is necessary to need to process the remaining WHEN operands within a SELECT group. if the "CONTSL" 'Continue Select' were used then the OTHERWISE should not be true. (this up for discussion) Currently we need to do if-then-else group....
11 months ago in IBM i / Languages - RPG 6 Future consideration