Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在做 DB2 监控:使用活动事件监控器跟踪 SQL 语句。
数据已记录在 sqltrace.activity_trace_evmon 和 sqltrace.activitystmt_trace_evmo 表中,但是我希望数据在单个查询中。
我怎样才能加入这些表。
通过以下列:(PARTITION_NUMBER, APPL_ID, UOW_ID, ACTIVITY_ID)
(PARTITION_NUMBER, APPL_ID, UOW_ID, ACTIVITY_ID)