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


ADD A NEW IDEA

Utilities (Export Import Load db2look etc)

Showing 141 of 14384
133 VOTE

export data from tables out of a backup image

Introduce a new parameter to the export utility to be able to export data from a table that is in a backup image.This functionality is especially useful for data extraction without touching/impacting the source system
about 7 years ago in Db2 / Backup/Restore/ Rollforward/ Recover / Utilities (Export Import Load db2look etc) 2 Future consideration
119 VOTE

Support of RUNSTATS of range-partitioned tables on single partition

RUNSTATS on range-partitioned tables always runs on allpartitions. If all indexes are partitioned, a RUNSTATS of a singlePartition would be helpful.
about 9 years ago in Db2 / Utilities (Export Import Load db2look etc) 0 Future consideration

Enable classic reorg with "allow write access"

Many customers want to REORG their tables quickly and efficiently. The classic REORG is by far the fastest option but puts the table in read only mode. Inplace reorg allows write access but is much slower and not suitable for tables that have a hi...
about 7 years ago in Db2 / Utilities (Export Import Load db2look etc) 3 Future consideration

Performance enhancement for admintabinfo

For example, the customer wants to get the name list for tables which are in load pending status, he may issue a SQL statement "select tabschema,tabname from sysibmadm.admintabinfo where load_status='PENDING'", the statement will execute for a ver...
over 8 years ago in Db2 / Utilities (Export Import Load db2look etc) 2 Future consideration

Provide a documented and supported procedure to generate ddl (db2look as SP - like db2lk_generate_ddl)

db2lk_generate_ddl is a stored procedure that provides functionality to generate DDL via SQL (similar to db2look which is a tool as db2llok cannot be executed througha SQL client tool. This function already exists but is not documented and I am no...
almost 5 years ago in Db2 / Utilities (Export Import Load db2look etc) 2 Not under consideration

db2look with -printdbcfg must support parameters with "automatic" value

To clone a database and all its objects IBM recommend to use the db2look utility. If you use the -printdbcfg to clone the db configuration too the db2look utility generate the parameter values in the update commands but without the "automatic" val...
about 4 years ago in Db2 / Utilities (Export Import Load db2look etc) 1 Not under consideration

LOAD / ADMIN_MOVE_TABLE COPY YES and LOB improvements

In an OLTP / TSA HADR environment .. When using the COPY YES on ADMIN_MOVE_TABLE it uses LOAD under the covers. When LOBs are involved howere it writes out the full buffer 64k up to several 100k is written out per column/per row to a file which is...
over 6 years ago in Db2 / Utilities (Export Import Load db2look etc) 0 Not under consideration

Use package collection other than NULLID for CLP and Db2 Utilities

Db2/zOS colleagues want to get rid of lock issues with rebind of packages in schema NULLID, thus the decided to have Db2/zOS release specific package collections to provide actual and rebound packages for every Db2 release to the distributed (Db2/...
almost 3 years ago in Db2 / Utilities (Export Import Load db2look etc) 1 Not under consideration

overrule the automatic CPU parallelism calculation of LOAD apart from command line

LOAD does an automatic CPU parallelism calculation, if not explicitly specified in the command by the user.To gain max performance, LOAD assumes, it is the only LOAD (and only application) running on the system and consumes nearly all available CP...
over 5 years ago in Db2 / Utilities (Export Import Load db2look etc) 0 Not under consideration

Inplace Reorg should be allowed on a table with an Expression Based Index

Expression Based Indexes (available since V10.5) are a great feature that can improve query performance without adding a new (generated) column and modifying existing code. But, you cannot do an Inplace Reorg on a table with an Expression Based In...
about 6 years ago in Db2 / Utilities (Export Import Load db2look etc) 0 Not under consideration