DTS can receive commands from the console via the modify command, or from the outstanding CTS WTOR. The commands are as follows:
Start Command
F CTS,START,DTS[,PARM(xx)]
This command starts the DTS task. If you specify DTS to be started in the CTS startup options, this command is not required. The optional parm parameter is used to specify a different suffix for the CTODTS member to read.
Stop Command
F CTS,STOP,DTS
This command stops the DTS task. Any SRVDEF definitions that are currently being processed will be allowed to complete.
MSGLEVEL Command
F CTS,MSG,DTS,'MSGLEVEL=n'
This command changes the level of messaging of the DTS task. Valid values of n are 0 through 9, where 0 indicates that only critical error messages are to be displayed up to 9, which requests all detailed messages be displayed.
Start Processing Command
F CTS,MSG,DTS,'START NAME=srvdefname'
This command starts a data query session for the SRVDEF entry srvdefname.
Start a group of SRVDEF's
F CTS,MSG,DTS,'EVENT SCHD=schdname'
This command starts a data retrieval session for all SRVDEF definitions that have specified schdname as an operand of the SCHD parameter.
Start or stop displaying all discovered iSponsors
F CTS,MSG,DTS,TRACE or NOTRACE
This command initiates or suspends the display of iSponsors found on all SRVDEF definitions when a data retrieval session is started.
List the defined SRVDEF definitions
F CTS,MSG,DTS,LIST
This command produces a list of all SRVDEF definitions defined. The list is written to the DTSLIST DD statement.
Turn logging on or off for a SRVDEF definition
F CTS,MSG,DTS,[LOG][NOLOG],NAME=srvdefname
This command turns logging on for the SRVDEF definition srvdefname. If you want to suspend logging for this SRVDEF, specify NOLOG in place of LOG.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|