Skip to Main Content
IBM Data and AI Ideas Portal for Customers
Hide about this portal


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 for z/OS

Showing 1028

Generating unload and load jobs using the db2 tool

If you go to a tablespaces in the db2 catalogue and use the U.U line command, you can generate an Unload Job for that tablespace where the JCL specifies an unload file and a SYSPUNCH control card file. However, what if you want to unload the data ...
about 12 hours ago in Db2 for z/OS 0 Submitted

Generate recovery JCL for all tablespaces in a database

When you go to a tablespace in the db2 catalogue, you can use line commands U.V* to generate recovery JCL to recover the tablespace to a previous state. What if you want to recover the entire database to a previous state? It would be good if you c...
about 12 hours ago in Db2 for z/OS 0 Submitted

Generate Check Data job at database level

It is currently possible to generate a Check Data job at tablespace level in the db2 catalogue tool by going to the tablespace and using the U.KD line command on the tablespace. However, what if you want to perform a check data on all tablespaces ...
about 12 hours ago in Db2 for z/OS 0 Submitted

Generate table definition structure using the db2 catalogue without the need to unload

It would be good if you could go to the db2 catalogue and use a line command at either database level or tablespace level and generate a SYSPUNCH file containing the table definition structure/s without the need to run an unload which can be more ...
about 12 hours ago in Db2 for z/OS 0 Submitted

When executing an ALTER TABLE <table> ROTATE PARTITION please do NOT invalidate dependent packages

ALTER TABLE <table> ROTATE PARTITION is described as an ONLINE schema change. However in our 24/7 environment with tables being used frequently around the clock we cannot execute ALTER TABLE <table> ROTATE PARTITION on our most heavily...
about 13 hours ago in Db2 for z/OS 0 Submitted

Allow ALTER TABLE xxx COLUMN yyy SET NOT NULL

The ability to change nearly everything about a column is really cool in Db2. Sadly, the one thing that you cannot easily change is the NULLability of any given column. This is definitely a requirement all over the place and currently can only be ...
4 days ago in Db2 for z/OS 0 Submitted

ARCRETN - Managing by DFSMS - SMS Management Class

In a situation related to replication delay, it was necessary to keep the Db2 archive log longer than its current retention period. The subsystem parameter ARCRETN was set as 17 days as in Management Class. The planning was to alter the retention ...
about 2 months ago in Db2 for z/OS 0 Under review

Support REORG for DEFINE NO

I have heard, in various IBM presentations (Haakon at IDUG Valencia, John Lyle at CCDB2) talking about Db2 Vnext, the statement "no migration to vnext if you have 6 byte RBA/LRSN or non-UTS tablespaces". This if fine unless you happen to have old ...
about 2 months ago in Db2 for z/OS 3 Under review

Enhance DSNTEP2 und DSNTEP4 to count lots of rows/pages correctly

DSNTEP2 and DSNTEP4 have 6 digits for the #rows and 4 digits for the #pages. If one has more output, it is confusing if you use these counters to position in the output. This has happened on our side. Of course, if one has understood this counter ...
12 days ago in Db2 for z/OS 0 Under review

Add DSNL523I or DSNL519I for all available PORTs

Currently at DB2 startup, or when DDF is started, a DSNL523I or DSNL519I message is issued for the main DB2 PORT, the main SECPORT, and RESORT. I would like the same to be done for all available LOCATION ALIAS PORTs so our automation can validate ...
19 days ago in Db2 for z/OS 0 Future consideration