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)
Defines the one- to sixteen-character log name.
(Optional) You may specify the SYSTEM and SYSWAIT keywords described in Keywords Common to ADDRESS OPSCTL OPSLOG Commands in this chapter.
Usage Notes:
OPS4603H NewLogName is now the live OPSLOG and the new live log will contain a message similar to the following:
OPS4603H OldLogName was the live OPSLOG
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)”
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|