Previous Topic: OPSLOG RESET—Reset Active OPSLOGNext Topic: OPSCTL OPSLOG Return Codes


OPSLOG SETLIVE—Make OPSLOG Live

The OPSLOG SETLIVE command tells CA OPS/MVS to make the requested OPSLOG the live OPSLOG. The live OPSLOG is the log currently used to record events as they occur in the system.

This command has the following format:

ADDRESS OPSCTL "OPSLOG {SETLIVE(logname)} optional-keywords"
  SYSTEM(sysid)
  SYSWAIT(nnn)
SETLIVE(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: SETLIVE command

This command makes TempLog the live OPSLOG. TempLog must be active and read/write for this command to succeed.

ADDRESS OPSCTL "OPSLOG SETLIVE(TempLog)”