Cisco Cisco Workload Automation 6.3 ユーザーガイド

ページ / 68
62
Gateway Commands to Control the Started Tasks
SET Commands for Defining Parameters
MSGLEVEL(info/warn/severe)
Indicates the minimum dynamic allocation message level to be issued when a dynamic allocation occurs if the 
DEBUG(YES) parameter is in effect. No messages are issued if the DEBUG(NO) parameter is in effect.
The default is 
WARN.
NOSMFTYPE(nnn)
Where 
nnn is a one to three digit decimal number between 0-255 representing SMF record types that should be 
excluded from processing by 
TSIRECRD
This parameter has no default. This parameter can be a list of record types separated by blanks or commas, a range of 
record types separated by a colon (:) or a list of record types and ranges.
OPNOTIFY(nnnnnn)
Where 
nnnnnn is the number of seconds to wait after a failed attempt to send the primary member of the SYSPLEX a 
message before considering the primary member as failed and to attempt reassigning the primary to the next member 
in priority order. 
The default comes from the parameter of the same name in the 
COUPLExx member of ‘SYS1.PARMLIB’ that was used 
at IPL time to establish the 
SYSPLEX configuration.
PRIMARY(sysname)
Where 
sysname is the one to eight character system name or a list of system names separated by commas in preference 
order (highest preference first) which act as the primary system in a 
SYSPLEX while running in SYSPLEX mode.
The primary system in a 
SYSPLEX running in SYSPLEX mode is the only system that opens the VSAM database and 
processes the records from all of the other systems in the 
SYSPLEX. If the primary system goes down or TSIRECRD on 
that system is shut down, the next system in the list will allocate and open the VSAM database. When 
TSIRECRD on the 
primary system comes back up, the VSAM database is closed and unallocated on the system where the database is 
currently open and it is reallocated and opened on the primary system. 
The default for this parameter is the order in which 
TSIRECRD is started on the participating systems in the SYSPLEX.
PUTLINE(yes/no)
Yes indicates that messages issued by the started task are sent to SYSTSPRT file in the started task instead of the system 
log as a write-to-programmer. 
The default is yes. No sends messages to the system log as a write-to-programmer. 
PUTLINE and WTP are mutually 
exclusive.
QNAME(qname)
Where 
qname is the one to eight character name used as the major name on all enqueues used by TSISPACE and 
TSIRECRD. The default name is @TCLOUD@. This name is stored as an eye-catcher in the second eight bytes of the 
dataspace. This name is also used as the minor name of an exclusive enqueue
REINITIALIZE(yes/no)
Yes indicates that a new 256 byte control block, whose name is specified in the CBNAME parameter will be created and 
that the entry point specified in the 
ENTRYNAME parameter will be loaded into common storage.