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

Teradata® Parallel Data Pump Reference - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Parallel Data Pump
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
kpf1641281806652.ditamap
dita:ditavalPath
ovd1619195504008.ditaval
dita:id
ouq1478611619316
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.