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

Db2 for i

Showing 146

Power off Date by sql

we require the ability to find the time and date of machine shutdown via sql (scheduled via the go power command)
8 months ago in IBM i / Db2 for i 4 Future consideration

SQLRPGLE precompiler - allow usage of large VARCHARS by interpreting the same as SQLTYPE(CLOB)

Currently you cannot use large RPGLE VARCHARs (length >= 32705) in EXEC SQL statements. I suggest updating the SQL precompiler and SQL processing so that they can be. This would remove the need for defining SQLTYPE(CLOB) in new programs, VARCHA...
over 1 year ago in IBM i / Db2 for i 2 Future consideration

Enhance or create a new DB2 Service IFS Save Files

Need the ability to see the details of a save file that contains IFS objects so that we can programmatically act on what is inside the save file. For example: CRTSAVF FILE(yourlib/yoursavf)SAV DEV('/qsys.lib/yourlib.lib/yoursavf.file') OBJ(('/home...
about 1 year ago in IBM i / Db2 for i 2 Future consideration

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

Implement JSON_LEN SQL scalar function (returns # of elements in JSON array)

Please implement a new SQL scalar function JSON_LEN, which returns the number of elements in a JSON array. if MyJSON contains "{"MyObj":{"MyArray":["One","Two","Three"]}}" exec sql set :NumElems = JSON_LEN(:MyJSON, '$.MyObj.MyArray'); sets NumElem...
10 months ago in IBM i / Db2 for i 4 Future consideration

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

Extension of the reference manual "DB2 for i SQL Reference"

We have noticed that specifying a record format name when creating an SQL index always creates a derived index. In our case, access paths were therefore created twice. We were able to solve this problem by not specifying the record format name in ...
3 months ago in IBM i / Db2 for i 1 Future consideration

SQL Enhancement - CREATE OR REPLACE INDEX

Please implement CREATE OR REPLACE INDEX Use Case: In setting up a source member for a CMS to create or change an index through RUNSQLSTM, if the index already exists, it errors out. If I precede the CREATE INDEX with a DROP INDEX, it errors out i...
about 6 years ago in IBM i / Db2 for i 3 Future consideration

Enhance SQL Error Log Function to display variable value(s) in the SQL string displayed in the STATEMENT_TEXT column rather than the "?".

Helps to identify the specific values when the error or warning occured.
about 1 year ago in IBM i / Db2 for i 1 Future consideration

Greek characters on user profile description in iNAV interface

We want to be displayed the Greek characters in user's profile description when browsing users through the new iNAV web interface, just as it has been in old Heritage Navigator and until previous release V7R3! We cannot change profile descriptions...
about 1 year ago in IBM i / Db2 for i 2 Future consideration