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

Db2

Showing 1366 of 14904

Oracle-style isolation level 3 (multi-version read consistency) locking.(RIMS)

A description of Oracle's 'multi-version read consistency' can be found here: http://www.ss64.com/orasyntax/10locking.html. Even DB2's most liberal CS isolation is more strict then this. [update 04-27-2009]: Support for isolation level 3 queries t...
over 9 years ago in Db2 / Serviceability 1 Not under consideration

Creation of range-partitioned tables during TRANSPORT

Whilst working on a recent pureScale POC with a customer, we came to the stage of upgrading their existing database to pureScale. Existing database had a catalog SMS tablespace. pureScale has a requirement that all tablespaces have to be AUTOMATIC...
over 9 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

Vmotion support for pureScale

Currently State Farm uses Vmotion 5.5 in their VMware environment, which enables the live migration of running virtual machines from one physical server to another with zero downtime in their VMware environment. PureScale currently does not suppor...
over 9 years ago in Db2 / pureScale 0 Not under consideration

Simplify shadow tables replication

Integrate the CDC engine in the DB2 engine and allow to configure the replication with SQL commands.
over 9 years ago in Db2 / Tables/Index (Range MQ MDC etc.) 0 Not under consideration

List node & db directory using SQL

Create two new functions to list the content of the database and node directory.
over 9 years ago in Db2 / Statements (DDL and DML) 0 Not under consideration

Server Tracking Tool

Mirat | Suits Your IT Asset Discovery Needs Overview For the last several years, companies are moving towards IT diversified environment which includes cloud, virtual, and mobile devices. The companies decided to make a common place for connecting...
about 3 years ago in Db2 / BigSQL 0 Future consideration

Restore with a new table name

Add a new feature to allow to restore tablespaces with new names of tablespaces and tables
over 9 years ago in Db2 / Backup/Restore/ Rollforward/ Recover 0 Not under consideration

Revoke on function blocked by depended objects.

The revoke on a function is being blocked due to dependent on the target object. revoke EXECUTE ON FUNCTION "xyz"."aaaaaa"(DATE) from PUBLIC SQL0478N The statement failed because one or more dependencies exist on the target object. Target object t...
about 3 years ago in Db2 / Security 0 Future consideration

an equivalent of admin_move_table using sql replication

An implementation of admin_move_table using sql replication to allow migration of tables using RI.
about 3 years ago in Db2 / Replication 0 Future consideration

Start Commandline-Script in Stored Procedure

It will be nice to start a Commandline-Script like test.sh from attachement in DB2-Stored Procedures. In db2 commandline call it allready works: db2 " select * from (VALUES '`sh /tmp/test.sh`') AS TEMP(Testoutput) " Commandline Result: TESTOUTPUT ...
about 3 years ago in Db2 / Statements (DDL and DML) 0 Future consideration