Skip to Main Content
IBM Power Ideas Portal
Hide about this 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 2964

Add Journal Entry Type for TRUNCATE TABLE

Add Journal Code "D" Entry Type "TT" or equivalent ("F-CR") on the SQL TRUNCATE TABLE event. Use Case: Current state, TRUNCATE TABLE creates a journal entry of F-CH and D-CG which states that the file has changed, these are the same entries writte...
over 5 years ago in IBM i / Db2 for i 2 Not under consideration

Enhancements to RPGLE SQLTYPE

I would like to be able to define an SQLTYPE field as a TEMPLATE. I would also like to be able to use a named constant for the SQLTYPE size parameter. An example: dcl-c $len_rcCLOB 2000000; dcl-s t_rcCLOB sqltype(CLOB: $len_rcCLOB) template; dcl-s...
almost 2 years ago in IBM i / Db2 for i 2 Future consideration

Enhance IBM DB2 SQL triggering to allow running the triggering action in async mode to improve system performance

This is useful for non critical batch run update for huge size file to shorten the program run time.
9 months ago in IBM i / Db2 for i 1 Functionality already exists

QIBM_QZDA_INIT - Add new format that includes the source IP

Add a new exit point format for QIBM_QZDA_INIT that includes the IP address of the client initiating the connection. Use Case: We use the QIBM_QZDA_INIT exit point to filter which user accounts are allowed access via ODBC/JDBC. We would like to be...
over 7 years ago in IBM i / Db2 for i 2 Not under consideration

Create a QSRLSAVF-style API for SAVF's with content created by SAV (IFS save) command.

Currently only save file content with IBM i objects can be returned via the QSRLSAVF. When the SAV CL command is used to save IFS objects to a SAVF, that SAVF cannot be retrieved via the QSRLSAVF API. I would like a new API or rather an update to ...
almost 2 years ago in IBM i / Save and Restore 6 Future consideration

Have a straight access (button) to system debugger on the 5250 emulator.,

Faster than opening SQL and then Execution and then system debugger...
over 1 year ago in IBM i / IBM i Access Family 4 Under review

Locking source in IFS when opening with LPEX editor

When opening a source in the LPEX editor, which is located in the NFS in a source file, the member will be locked. When opening a source in the LPEX editor, which is located in the IFS in a stream file, the stream file will NOT be locked. The stre...
almost 3 years ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

SQL scripts window to display optional watermark

Multiple SQL script windows can result in an incorrect selection and code being executed on the wrong system. The watermark functionality that exists on the ACS 5250 emulators would be ideal is applied to the SQL script windows. Use Case: When dea...
about 4 years ago in IBM i / IBM i Access Family 5 Not under consideration

Pipe Delimiter Support for ACS Data Transfer

The Data transfer supports different formats, like .txt, .csv, etc. Add the pipe delimiter (|) which is missing, it is quite popular. It could be ".psv" file type. Use Case: Add "Pile Delimiter" (|) to the output client file options, on the Data T...
over 4 years ago in IBM i / IBM i Access Family 2 Future consideration

ENUM construct an function

ENUM Similarly to java and other languages an enum construct may be useful to rpg programmer. It involves declaring key-value pairs and an instruction to find the value corresponding to the key provided e.g.: declare the enumeration name (enumerat...
over 1 year ago in IBM i / Languages - RPG 1 Not under consideration