TS/MP 2.5 Management Programming Manual
ZPWY-DDL-ON-OFF
ZPWY-DDL-ON-OFF specifies whether a feature or capability (such as using an Inspect process or
TMF auditing) is enabled.
token-type ZSPI-DDL-BOOLEAN.def ZPWY-DDL-ON-OFF
Values can be ZPWY-VAL-ON or ZPWY-VAL-OFF; their meanings are further described in the fields
in which they occur.
NOTE: ZPWY-VAL-ON is equivalent to ZSPI-VAL-TRUE, and ZPWY-VAL-OFF is equivalent to
ZSPI-VAL-FALSE, neither of which are supported in COBOL. For information on working with Boolean
values and COBOL coding suggestions, see the SPI Programming Manual.
ZPWY-DDL-OWNER-ID
ZPWY-DDL-OWNER-ID is the user ID allowed to issue commands that directly alter the state of
PATHMON-controlled objects. The user ID must be known to the system in which your management
application is running.
def ZPWY-DDL-OWNER-ID.
token-type ZSPI-DDL-INT. 02 ZSYSTEMNUMBER
token-type ZSPI-DDL-INT. 02 ZGROUPNUMBER
token-type ZSPI-DDL-INT. 02 ZUSERNUMBER
end.
ZSYSTEMNUMBER
is a number from 0 to 255 that uniquely identifies a system. To find your system
number, call the MYSYSTEMNUMBER procedure as described in the Guardian
Procedure Calls Reference Manual. You need not specify a system number if the
system associated with the user ID is the same as the system in which your
management application is running.
To specify node-independence, set this field to ZPWY-VAL-NODEINDOWNERSYS.
ZGROUPNUMBER
is a number from 0 to 255 that uniquely identifies a group of users on a system.
This is a required field.
ZUSERNUMBER
is a number from 0 to 255 that uniquely identifies a user within a group. This is a
required field.
If you do not assign values to these fields, then the default is the owner ID of the user who started
the PATHMON process.
ZPWY-DDL-SC-VERSION
ZPWY-DDL-SC-VERSION is the internal format version of a requester. This token, although supplied
by requesters, is used only by TS/MP servers.
token-type ZSPI-DDL-ENUM.def ZPWY-DDL-SC-VERSION
The valid value is:
Private Token and Field Types 65










