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

Ideas

Showing 532 of 4926

SQLRPGLE precompiler - SQLTYPE(CLOB:x) to VARCHAR instead of to DS

Add a d-spec and/or ctl-opt keyword to instruct the SQL precompiler to convert SQLTYPE(CLOB:x) (and BLOB etc.) to VARCHAR(x:4) instead of the UNS(10)/CHAR(x) DS that it currently converts to. // Thisdcl-s myVar1 SQLTYPE(CLOB:X);// Pecompiles to th...
over 2 years ago in IBM i / Db2 for i 2 Future consideration

Allow LIKEDS in parameters defined in SQL UDF or UDTF

Allows ability to work at data structure level, templated, replicating the structure and ability to use eval-corr BIF where applicable to move from one structure to another (output). Simple example: take journal data (JOESD) as input and provide t...
about 1 year ago in IBM i / Db2 for i 1 Future consideration

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...
over 1 year ago in IBM i / Db2 for i 2 Future consideration

Support USER as Default for VARCHAR(10) Columns in Db2 SQL Tables

Currently if I have a table with a varchar(10) field in it, I cannot specify DEFAULT USER or any of the other user registers because they are 18 bytes or longer.However on IBM i, user Profiles are 10.It would save me having to write a Trigger for ...
almost 4 years ago in IBM i / Db2 for i 1 Future consideration

Allow for profile changes during LPM to save downtime on systems

An lpar with min 1G, desired 10G and max 16G memory profile, requires a reboot and profile change to move the min or max numbers to anything else. Since during an LPM it first creates a new profile on the target frame, sure would be nice if say th...
11 months ago in PowerVM VIOS 2 Not under consideration

Require QIBM_DB_SECADM or similar to perform set session authorization

Today any user with *ALLOBJ is able to do the equivalent to sudo in Linux without the need of any password to become another user using set session authorization via SQL. Any user with *ALLOBJ can become Qsecofr by open strsql and run: “Set sessio...
about 3 years ago in IBM i / Db2 for i 5 Not under consideration

Add SQL functions for image catalog commands

when working with PTF images and/or OS upgrade images the ability to get details about image catalogs and read/verify entries from image catalogs QVOIRCLD - Retrieve Image Catalog Details QVOIRCLG - Retrieve Image Catalogs
about 1 year ago in IBM i / Db2 for i 3 Future consideration

RGZPFM option MBR(*ALL )

Enable the use *ALL on option MBR for the RGZPFM command for a hash partitioned table.
about 1 year ago in IBM i / Db2 for i 2 Not under consideration

Extend FINAL TABLE to MERGE statement

DB2 on z/OS offers the FINAL TABLE with the MERGE statement, however on IBM i this is limited to INSERT only. Please change DB2 for i to also support FINAL TABLE combined with MERGE. Use case : in the query below, which increments a counter...
over 3 years ago in IBM i / Db2 for i 4 Future consideration

DLTF enhancement to remove dependant LF

DLTF can be instructed for special constraint handling by use of parameter RMVCST()Please add possibility to remove dependant LF with a parameter like DLTDEPLF(*YES) Use Case: Currently, dependencies need to be found with DSPDBR. Automatic file pr...
over 5 years ago in IBM i / Db2 for i 6 Future consideration