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 183

New SQL table function to return Journal Receiver Information

Currently there is no way, except programmatically via calling the QjoRetrieveJournalInformation API and specifying KEY=1, to retrieve a list of journal receivers and information about them. Providing a SQL Table Function, or other SQL object, to ...
over 3 years ago in IBM i / Db2 for i 4 Delivered

Add view or udtf JOB_QUEUE_ENTRIES

Because the view JOB_QUEUE_INFO already exist, so similar to the output_queue_xxx views the job_queue_entries view is missing select * from qsys2.job_queue_entrieswhere job_queue_name = 'QBATCH'
almost 2 years ago in IBM i / Db2 for i 3 Delivered

Generate COMMENT for SQL objects along with LABEL

When the SQL generations programs from IBM i to obtain DDLs from database objects create the sentences for describing the objects they use the statement "LABEL". Meanwhile the rest of databases (DB2 LUW, Oracle...) use the statement "COMMENT".We a...
over 3 years ago in IBM i / Db2 for i 4 Delivered

DB2 GUID/UUID identity support

Currently identity columns are integer based, however this can cause collisions if you need to merge two tables. It would therefore be handy if you could specify... MYID UUID GENERATED ALWAYS AS IDENTITY Also functions like IDENTITY_VAL_LOCAL shou...
over 3 years ago in IBM i / Db2 for i 6 Delivered

DB2 for i Service to retrieve jobdescription JOBD information

We would like to have an IBM i db2 service to retrieve information about job descriptions - in particular which jobdescription uses which libraries Use Case: Many applications use jobdescriptions to define which library is used to access data. Dur...
almost 7 years ago in IBM i / Db2 for i 1 Delivered

add open file in (QDMLOPNF) to GET_JOB_INFO table function

please add to GET_JOB_INFO table function the jobs open file information as provided with API QDMLOPNF Use Case: none of the current SQL functions provide this information which will be helpful when looking for certain file information across jobs...
about 5 years ago in IBM i / Db2 for i 5 Delivered

DB2 SQL Engine should pass the descriptor operator information to RPGLE so that ALL *SRVPGM procedures can be called

IBM talks about application modernization but the main player SQL (stored procedures and functions) can not properly execute the majority of our RPGLE service programs. Most service programs heavily rely on the %PARMS function to determine the num...
over 7 years ago in IBM i / Db2 for i 5 Delivered

Extend DDL-while-open support

Please extend the support for changing database objects while they're open. Currently, the QAQQINI setting ALLOW_DDL_CHANGES_WHILE_OPEN only controls trigger changes. The next two features to be enabled for this support should be changing security...
about 7 years ago in IBM i / Db2 for i 3 Delivered

change RESPONSE_HTTP_HEADER for QSYS2.HTTP_GET_VERBOSE when we want cookie

The HTTP functions do not handle the multiple use of the "set-cookie" headers within an HTTP response. The root issue is that JSON keys should be unique and multiple instances of the "set-cookie" key are not permitted in JSON. Here is a possible a...
almost 2 years ago in IBM i / Db2 for i 2 Delivered

List Exit Programs via an SQL statement by Categories

Allow SQL statement to query all Exit Programs by TCPiP Categories and Ports: - FTP (tcp 21)- TELNET (tcp 23 & 992)- CIFS (tcp 445)- etc Use Case: We run VMWare NSX in our environment only allowing necessary ports opened for connections to our...
over 4 years ago in IBM i / Db2 for i 2 Delivered