Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. 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

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


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.

IBM Employees should enter Ideas at https://ideas.ibm.com


Status Submitted
Workspace Db2
Created by Guest
Created on Mar 14, 2024

Optimization profile

Description: This request is to provide an optimization profile that may be applied at the DB layer, i.e., meaning no application code would need to be modified to use the profile, and the profile is configurable to where no instance recycle (start/stop) or DB activation (deactivate/activate) is needed.

When the optimization profile is in effect, the DB would match SQL submitted to the profile and use the guidelines provided in the profile.

Why it’s not feasible to use the connect procedure to set the optimization profile:

Using the connection procedure would require every connection to have the extra overhead of checking if the optimization profile is applicable, when only a subset of queries need to use the optimization profile. Our environment is also sensitive to changes in runtime since there are thousands of connections and millions of queries run in short time frames.

Imbedding the “set optimization profile” in the code is not reasonable, since there are many application teams across the organization that would need to be changed and its unlikely this would actually happen.


Currently when the statistics aren't aligned w/the data due to data inserts/loads/other reasons it can cause poor performance.

We have had poor access plan cause system issues where the application is virtually unusable..

This suggestion is to allow an alternative method to address statistics and optimization profile so its easier to address access plan issues.

Needed By Quarter
  • Guest
    Reply
    |
    Apr 10, 2024

    Great Idea !!