摘要:
每天一条DB2命令-030#查看执行计划db2 set current explain mode explaindb2 -tvf date.dbname.sqldb2exfmt -d bmsdb -1 -o date.dbname.sql.exfmtdb2 set current explain m 阅读全文
摘要:
每天一条DB2命令-029#查看交易(包括应用的commits和rollbacks)db2pd -transactions 阅读全文