EMS Manual

Collector Commands and Responses
EMS Manual426909-005
19-18
Common Response Tokens for ZCOM- Commands
zcol-maxfilennn
is the maximum number of log files that are allowed in the current subvolume.
zcol-primaryextent
is the primary extent of the next log file that is created.
zcol-secondaryextent
is the secondary extent of the next log file that is created.
zcol-writethrucache
a value of TRUE (ZSPI-VAL-TRUE) indicates that BUFFERED is off. A value of
FALSE (ZSPI-VAL-FALSE) indicates that BUFFERED is on.
zcol-eofrefresh
selects a new value for the EOFREFRESH attribute. A value of true in this field
sets EOFREFRESH to ON, which directs a collector to update the end-of file
pointer on disk for each block written to the log file. This method is safer than
updating the pointer less often, but is less efficient because it involves more
writes to disk. The default value of this attribute is OFF.
zcol-discaccessid
is the user ID used in the next log file created or opened.
zcol-protection
is the security used in the next log file created.
zcol-eventblocking
a value of TRUE (ZSPI-VAL-TRUE) indicates that BLOCKING is on. A value of
FALSE (ZSPI-VAL-FALSE) indicates that BLOCKING is off.
zcol-burstsupdetect
a value of TRUE (ZSPI-VAL-TRUE) indicates that BDS is enabled. A value of
FALSE (ZSPI-VAL-FALSE) indicates that BDS is disabled.
zcol-prelogfilter
a value of TRUE (ZSPI-VAL-TRUE) indicates that PLF is enabled. A value of
FALSE (ZSPI-VAL-FALSE) indicates that PLF is disabled.