CL Command Reference - DLTTRC

CL Command List > DLTTRC Reference

Description:

The Delete Trace Data (DLTTRC) command deletes trace data that was stored in a set of database files by the ENDTRC (End Trace) command.

Restrictions:

. To use this command, you must have service (*SERVICE) special authority, or be authorized to the Service trace function of Operating System through iSeries Navigator¡¯s Application Administration support. The Change Function Usage (CHGFCNUSG) command, with a function ID of QIBM_SERVICE_TRACE, can also be used to change the list of users that are allowed to perform trace operations.

. To use this command, you must have authority to the library and the database files within that library where the trace data is stored.


Examples:

DLTTRC DTAMBR(MYTRACE) DTALIB(MYTRCLIB)

This command removes the database file members for files in library MYTRCLIB which contain trace data associated for trace session MYTRACE.