NET/MASTER Management Services (MS) System Management Guide

Contents of a Utility Definition Record
Managing Access to External Utilities and Applications
6–14 115414 NonStop NET/MASTER MS System Management Guide
Table 6-4. UMS : Utility Details Panel: Page 2 Fields
Field Description Valid Values
Default
Value
Utility Name (Carried over from page 1) The word or words
users normally type to start a session with an
external utility; the field is required.
Up to 12 alphanumeric
characters and underscores.
None
OPSYS or
PROGRUN
(Carried over from page 1) Determines which
NonStop NET/MASTER MS command is used
to start a session with the external utility; the
field is required.
If O, a user starts a session by
using the OPSYS command;
if P, a user starts a session by
using the PROGRUN command.
None
File/Macro
Name
(Carried over from page 1) Specifies the
location of the utility’s object program file or, in
the case of TACL macros, file or variable name;
the field is required.
Up to 53 characters; file names
must include the volume and
subvolume; a TACL variable
name must include TACL
directory name.
None
Startup Text (Carried over from page 1) Specifies a startup
parameter when the utility is started. For
example, if you normally specify a utility’s
backup CPU as a startup parameter (following
the last slash of any run options), include the
backup CPU in this field.
Up to 53 alphanumeric
characters; underscore character
is allowed.
None
Default
subvolume
Specifies the contents of the DEFAULTS field of
the utility startup message.
Valid subvolume name. Default subvolume of the
Guardian user ID that
owns the session with the
external utility.
CPUs Specifies the CPU in which the utility process
executes.
An integer in the range of 0
through 15; the CPUs field can
contain a space-separated list of
up to 16 CPU numbers, which
are used in a circular buffer.
None
Priority Specifies the execution priority of the utility
process.
An integer from 1 (lowest priority)
through 199 (highest priority).
None
Library File Specifies a library file that a utility reads during
its startup phase to satisfy external code
references.
Valid disk file name. None
Swap Volume Specifies the volume that the utility uses for disk
swapping.
Valid volume name. None
DATAPAGES Specifies the number of 2KB pages of extended
segment space to allocate beyond that required
to support control blocks for the number of
sessions, openers, and requests specified by
the CIP configuration parameters.
0, which means that CIP
dynamically increases the
extended segment
allocation as required to
support the flow of
requests, replies, and
utility output presented to
it; this is done up to the
limits of the Guardian
environment.