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

Teradata® Parallel Data Pump Reference

Product
Parallel Data Pump
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-19
dita:mapPath
ioq1544831946920.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-3021
lifecycle
previous
Product Category
Teradata Tools and Utilities

Teradata DataConnector generates a trace file for developer use at different DataConnector trace level, DEBUG TRACE HIGH command generates the most detailed Teradata Dataconnector trace. On mainframe, to generate a Dataconnector trace, please add the following statement in TPump JCL:

//PMTRCE  DD SYSOUT=*

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