Previous Topic: Shift and Range OptionsNext Topic: Monitoring Options


Log File Options

EXCEPT [SPOOL userid]

Specifies that only exceptional events (such as skipping a request, or request execution errors) should be recorded in the message file sent to the requesting user ID after CA VM:Schedule initiates a request. This is the default.

SPOOL user ID specifies the user ID of the virtual machine that is to receive messages. The default user ID is the user ID of the virtual machine scheduling the request. The SPOOL option is ignored if you also specify the NOLOG option.

LOG [SPOOL userid]

Specifies that a message file is to be sent to the virtual machine specified by the SPOOL option whenever the request initiates. (If the SPOOL option is not specified, the message file is sent to the virtual machine that scheduled the request.) You need special authorization to use the LOG option.

SPOOL userid specifies the user ID of the virtual machine that is to receive messages. The default user ID is the user ID of the virtual machine scheduling the request. The SPOOL option is ignored if you also specify the NOLOG option.

NOLOG

Specifies that a message file is not produced. You need special authorization to use the NOLOG option.