Writes user trace entries to the user trace buffer.
ON Wrap is the default.
When the buffer becomes full, user trace entries wrap to the beginning of the buffer, overwriting the previously written entries.
Writes user trace entries to the user trace buffer and to the DC/UCF system log.
Entries still wrap to the beginning of the buffer when it becomes full. However, entries in the system log are available for future use.
Disables the user trace facility but maintains the user trace buffer. This permits you to examine the buffer's contents (for example, by means of the LIST parameter described below).
Displays the contents of the user trace buffer. You use LIST after you have disabled the user trace facility by means of the OFF parameter. Note that OFF retains the contents of the user trace buffer available for your use.
Disables the user trace facility and releases the user trace buffer. After you specify END, you cannot use the LIST command to view your user trace entries.
More Information
For more information about the USERTRACE option of the system generation SYSTEM statement, see the System Generation Guide.
|
Copyright © 2014 CA.
All rights reserved.
|
|