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,
Post an idea
Upvote ideas that matter most to you
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
See this idea on ideas.ibm.com
Db2 Query Monitor has 2 interfaces, TSO/ISPF and Consolidation and Analysis Engine(CAE). Under the CAE, also known as the Web Client, the SQL statement being displayed is formatted. However, this is not the case for TSO. Here’s an example:
DECLARE C_TRIG3 CURSOR
WITH HOLD FOR SELECT T4 . *
FROM SYSTRIGGERS T4 , SYSPACKDEP T5 , SYSTRIGGERS T1 , SYSPACKDEP T2 , SESSION . ADBGEN T3
WHERE T1 . NAME = T2 . DNAME AND T1 . SCHEMA = T2 . DCOLLID AND ( T1 . SEQNO = 1 OR T1 . SEQNO = 0 ) AND T2 . DLOCATION =
' ' AND T2 . BQUALIFIER = T3 . CREATOR AND T2 . BNAME = T3 . NAME AND T2 . BTYPE = 'T' AND ( T3 . TYPE = 'TB'
OR T3 . TYPE = : H ) AND T1 . NAME = T5 . DNAME AND T1 . SCHEMA = T5 . DCOLLID AND ( T4 . SEQNO = 1 OR T4 . SEQNO = 0 ) AND
T5 . DLOCATION = ' ' AND T5 . DTYPE = 'T' AND T5 . BQUALIFIER = T4 . TBOWNER AND T5 . BNAME = T4 . TBNAME AND
T5 . BTYPE = 'T' ORDER BY CREATEDTS , SCHEMA , NAME
Needed By | Not sure -- Just thought it was cool |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
Thank you for submitting this Db2 Query Monitor for z/OS enhancement request. We have reviewed this request and believed it was a good candidate for the Db2 Query Monitor for z/OS product and have implemented it.
<APAR information>
PH63437
We appreciate your input to the Db2 Query Monitor for z/OS development team. We hope that you will continue to submit enhancement suggestions for improvements as customer feedback is a key component to shaping the future direction of Db2 Query Monitor for z/OS.
Sincerely,
The Db2 Query Monitor for z/OS Team
Agreed this is cumbersome/painful at times especially when working with larger queries and trying to get their format up to speed after being exported