Руководство Пользователя для Cisco Cisco Tidal Enterprise Scheduler 6.2

Скачать
Страница из 72
62
Cisco Tidal Enterprise Scheduler z/OS Agent and Gateway Adapter Guide
6.2.1 SP3
Chapter 8      Gateway Commands to Control the Started Tasks 
SET Commands for Defining Parameters
LSR(yes/no)
Indicates if local shared resources are to be used. 
The default is yes.
MAXBLOCKS(nnnnnn)
Where nnnnnn is the one to six digit decimal number representing the maximum size in 4K blocks of 
the dataspace obtained and initialized by the Started Task TSISPACE. The default is 524288 blocks. 
This parameter is only used by TSISPACE and not TSIRECRD. Although this parameter can be changed 
later, it is only effective at TSISPACE initialization time. The maximum usable value is 524288 which 
gives a maximum of two gigabytes of dataspace. Currently the dataspace cannot be expanded beyond the 
initial size specified in the BLOCKS parameter.
Note
Do not set this parameter larger than 524288 since the parameter is not currently checked for validity 
and unpredictable results will occur.
Do not change this parameter from its default.
MEMBER(memname)
Where memname is the one to eight character member name.
MODULENAME(lmodname)
Where lmodname is the one to eight character load module name of a program that front-ends the IBM 
IEEMB838 load module. The default name is TSIMB838. This load module contains an entry point, 
specified in the ENTRYNAME parameter, referencing an area that will contain the address of the 256-byte 
control block referenced in the CBNAME parameter after TSISPACE initializes and loads the load module 
into common storage. This parameter is provided for future use when it may be necessary to run multiple 
exits. This parameter should not be changed unless directed by Support.
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.