SLS
Removes redundant data from various system logs, with optional reporting.
Syntax
SLS log [lower-date{,upper-date} ‖ -n] {(options}
Syntax elements
logIdentifies the log to be processed:
ACCAccounting log.
DBD
DataBasic Debugger Dumps.
PHHTIPH log.
SERServices log.
TCLTCL Audit log.
ALLAll of the above.
lower-dateItems earlier than this date are not selected.
upper-dateItems later than this date are not selected.
nItems younger than n days are not selected.
Options
S Produces a summary listing of the selected items but does not actually remove them. This is the default option if none is specified.
R Actually removes the selected items.
D Produces a detailed listing of removed items (can only be used with the R option).
Restrictions
SYSMAN account only.