.DEBUG TRACE IO [LOW|MEDIUM|HIGH]; - Parallel Data Pump

Teradata® Parallel Data Pumpリファレンス - 17.20

Product
Parallel Data Pump
Release Number
17.20
Published
2022年10月10日
Language
日本語
Last Update
2022-11-21
dita:mapPath
ja-JP/kpf1641281806652.ditamap
dita:ditavalPath
ja-JP/ovd1619195504008.ditaval
dita:id
B035-3021
Product Category
Teradata Tools and Utilities

Teradata DataConnectorは、さまざまなDataConnectorトレース レベルで開発者用のトレース ファイルを生成します。DEBUG TRACE HIGHコマンドは、最も詳細なTeradata Dataconnectorトレースを生成します。 メインフレームの場合、Dataconnectorトレースを生成するときには、TPump JCLに次の文を追加してください。

//PMTRCE  DD SYSOUT=*

DEBUG TRACE IO: 	     pmTrceEvents;
DEBUG TRACE IO LOW: 	 pmTrceIOcounts;
DEBUG TRACE IO MEDIUM:    pmTrceIObufs;
DEBUG TRACE IO HIGH: 	pmTrceInfo.