Skip to Main Content
IBM Data Platform Ideas Portal for Customers


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

Search results: Db2 for z/OS

Showing 15

DB2 Developer Extension for z/OS - add ability to copy and import/export existing connections

Adding a Db2 z/OS connection requires optional parameters for SSL connections which are often missed when setting up the connection. Adding the ability to copy an existing connection would allow a new connection to be set up more quickly. The copy...
9 months ago in Db2 for z/OS 2 Delivered

Db2Z INSERT with VALUES should allow multiple rows

Db2 LUW and many other RDMS allow one INSERT with VALUES to insert multiple rows at once. Db2 Z does not allow that syntax. Db2 Z INSERT with VALUES only allows one row at a time So if you have multiple rows you want to insert with the INSERT usin...
over 2 years ago in Db2 for z/OS 3 Delivered

UTS PBG, SINGLETON SELECT and Lock Avoidance.

Hello Db2 for Z/OS Development. Apar PM89016 was created several years ago to implement the lock avoidance for singleton SELECTs with ISO(CS) and CD(YES) when R-scan is used, or the index that is chosen has matching predicates on all columns of th...
almost 5 years ago in Db2 for z/OS 2 Delivered

TRIGGERS referencing system temporal tables

Hello, Since we are in DB2 V10 we use triggers with bi-temporal tables (system temporal + business temporal table) to implement complex relational integrity rules that can not be defined using standard primary/foreign keys. It's related to simple ...
over 7 years ago in Db2 for z/OS 1 Delivered

REORG SYSTSCPY not operating correctly with SHRLEVEL CHANGE

When executing reorg shrlevel change against systscpy tablespace, it fails when there is any other utility in system, even stopped. According to explanation from IBm DB2 dev:We have discussed this with development again. It appears that this is mo...
almost 8 years ago in Db2 for z/OS 1 Delivered
16 MERGED

ALLOW Database DBADM to DROP VIEW

Merged
Our application development team have the authority to manage application databases in our non-production environments. Using Database DBADM authority they are able to do pretty much everything EXCEPT for DROP VIEW. We need to do this for them (us...
almost 7 years ago in Db2 for z/OS 0 Delivered

Enhancement for IRLM Global Deadlock Detection Process

Enhance the IRLM Global Deadlock Detection process so that a long list of waiters for a single resource does not impact entire datasharing group. Per pmr 24137 while performing the deadlock detection, the irlm main latch is held preventing other i...
about 7 years ago in Db2 for z/OS 1 Delivered

need SQL tuning component

Now, we are using DSM to manage 235 sets of Db2 databases, of which SQL tuning is a more commonly used function for our system administrators and DBAs. We often use the SQL tuning function to optimize the SQL statements running in the production e...
over 5 years ago in Db2 for z/OS 1 Delivered

DB2 and WLM MAXSPAS

We run in production DB2 system some SQL UPDATE statements.Each statement has a lot of references to the same UDF in the SQL WHERE clause: UPDATE xx.tablename SET col1 = 'xx' WHERE col2 = xx.UDF_name(CHAR('2011-11-11-08.15.45.500000')) OR col2 = x...
over 8 years ago in Db2 for z/OS 2 Delivered

Different Column Names for Union Query

IBM Db2 z/OS development team to allow different column names in different parts of a UNION clause, as long as their types match, and assign the column names from the first part of the UNION clause to the columns of resulting table
over 4 years ago in Db2 for z/OS 6 Delivered