Details on this IBM utility can be found by searching for ISPDPTRC.
Allocate the file that will have the trace yes the DD name must be ISPDPTRC:
alloc fi(ispdptrc) dsn(ispdptrc) lrecl(255) recfm(v,b) dsorg(ps) new
To activate the trace enter at the command line
TSO ISPDPTRC READ(DETAIL)
To stop the trace enter
TSO ISPDPTRC