Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Log Entries from Job Scheduler (RMVLOGEJS) command allows you to clear the Advanced Job Scheduler log based on a date range that you specify.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
TYPE | Type | *ALL, *RUN, *SUBMIT, *MAINT, *EMAIL, *WORKFLOW | Optional, Positional 1 |
SLTDATE | Select dates | Element list | Optional |
Element 1: From date | Character value, *CURRENT, *BEGIN | ||
Element 2: To date | Character value, 180, *CURRENT, *END |
Top |
Specifies the type of entries that you want to clear from the Advanced Job Scheduler log. Examples of types of entries are run, submit, maintenance and so on.
Top |
Specifies the range of dates that you want to use when clearing the Advanced Job Scheduler log. The From date is the beginning point in the Advanced Job Scheduler log that is cleared and the To date is the ending date.
Element 1: From date
Element 2: To date
Top |
RMVLOGEJS TYPE(*ALL) SLTDATE('3/12/99' '4/12/99')
This command removes all log entries for the period March 12, 1999 to April 12, 1999. SLTDATE is expressed in mm/dd/yy format in this example.
Top |
Top |