Previous Topic: Output from OPSLOG LIST CommandNext Topic: OPSLOG SETLIVE—Make OPSLOG Live


OPSLOG RESET—Reset Active OPSLOG

The OPSLOG RESET command tells CA OPS/MVS to reset an active OPSLOG.

This command has the following format:

ADDRESS OPSCTL "OPSLOG {RESET(logname)} optional-keywords"
  SYSTEM(sysid)
  SYSWAIT(nnn)
RESET(logname)

Defines the one- to sixteen-character log name.

SYSTEM and SYSWAIT

(Optional) You may specify the SYSTEM and SYSWAIT keywords described in Keywords Common to ADDRESS OPSCTL OPSLOG Commands in this chapter.

Usage Notes:

Example: RESET command

Reset empties the OPSLOG with a log name of TempLog. If this OPSLOG is made live, it will begin recording with event sequence number 1. After a previously live log completes its final archive and is no longer needed for browsing, you should reset this log before making it live again.

ADDRESS OPSCTL "OPSLOG RESET(TempLog)”