LIST TRACE LOAD command
Displays the entries in the TRACE LOAD table that were created
since the TRACE LOAD START
command was issued.
Usage notes
- Use the
LIST TRACE LOAD
command if you want to see a list of the load modules or DLLs loaded since theTRACE LOAD START
command was issued.
Examples
To display the entries in the TRACE LOAD table, enter the following
command:
LIST TRACE LOAD;
You might get results
similar to the following output:The following were loaded:
IBCD010 loaded from TSFANAY.TEST.LOAD
IBCD010A loaded from TSFANAY.TEST.LOAD
- Related references
- TRACE command.