HP NonStop TMF Programming Manual page 60

Management programming manual
Table of Contents

Advertisement

Common Definitions
ZTMF-TYP-UserName
defines the ZTMF-TKN-UserName token for the NonStop OS group and user
name.
def ZTMF-DDL-UserName.
02 Z-GroupName
02 Z-UserName
end.
Z-GroupName
is the 8-character group name of the user.
Z-UserName
is the 8-character user name of the user.
ZTMF-TYP-CpusInfo
defines the processor(s) in which to run a process.
def ZTMF-DDL-CpusInfo.
02 Z-Count
02 Z-Int
end.
Z-Count
is the beginning CPU number.
Z-Int
is the ending CPU number.
ZTMF-TYP-PioBuffer
defines configuration characteristics of the transport layer.
def ZTMF-DDL-PioBuffer.
02 ZPioBufferSize
02 ZMaxPioPerBuffer
02 ZPioDelayTimer
end.
ZPioBufferSize
is the size, in bytes, of the transport buffer allocated for PIOs. Valid values are
600 to 1800. The default is 600.
HP NonStop TMF Management Programming Manual—540140-008
type ZSPI-DDL-Char8.
type ZSPI-DDL-Char8.
type ZSPI-DDL-Int.
type ZSPI-DDL-Int.
type ZSPI-DDL-Int2.
type ZSPI-DDL-Int.
type ZSPI-DDL-Int2.
4-8
Private Token and Field Types

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents