TS/MP Management Programming Manual (H06.05+, J06.03+)

ZPWY-DDL- Definitions
HP NonStop TS/MP Management Programming Manual540082-005
5-10
ZPWY-DDL-CPU
ZPWY-DDL-CPU
ZPWY-DDL-CPU is the CPU number of a particular processor in a system. Valid values
range from 0 through 15.
ZPWY-DDL-CPUWT
ZPWY-DDL-CPUWT is the weight of a defined processor (CPU). Valid values range
from 1 through 100.
Assigning a value for ZPWY-DDL-CPUWT is optional.
ZPWY-DDL-CPU-PAIR
ZPWY-DDL-CPU-PAIR designates a primary and backup CPU pair.
ZPRIMARY
is the number of the primary CPU. Valid values range from 0 through 15.
ZBACKUP
is the number of the backup CPU. Valid values range from 0 through 15.
Entering values for ZPRIMARY and ZBACKUP is optional in multiprocessor
environments; the system assigns a backup CPU if you do not designate one. This
field is not applicable in single-processor environments.
ZPWY-DDL-DEFINE-NAME
ZPWY-DDL-DEFINE-NAME identifies the name given to a DEFINE definition.
def ZPWY-DDL-CPU token-type ZSPI-DDL-INT.
def ZPWY-DDL-CPUWT token-type ZSPI-DDL-INT.
Note. ZPWY-DDL-CPUWT is supported by TS/MP 2.4 and is available only on
systems running J06.07 or later J-series RVUs and H06.16 or later H-series RVUs.
def ZPWY-DDL-CPU-PAIR.
02 ZPRIMARY token-type ZPWY-DDL-CPU.
02 ZBACKUP token-type ZPWY-DDL-CPU.
end.
def ZPWY-DDL-DEFINE-NAME token-type ZPWY-DDL-
CHAR24.