Pathway/XM System Management Manual

PXMCOM Commands
Compaq NonStop™ Pathway/XM System Management Manual426761-001
11-15
CONTROL SERVER
DEFINE define-name , define-attribute-spec
assigns a DEFINE definition as part of a server class definition. When a server
process in the server class is created, the specified DEFINEs are included in the
process context.
define-name
specifies a valid name to be assigned to the DEFINE. A DEFINE name can be
from 2 through 24 characters in length. The first character must be an equal sign
(=) and the second must be a letter. The name can contain alphanumeric
characters, hyphens (-), underscores (_), and circumflexes (^).
define-attribute-spec
specifies the name of a valid DEFINE attribute and the value you associate with
it.
GUARDIAN-LIB file-name
specifies the name of the user library object file that contains additional server code
space and procedures that can be shared among servers. If you supply a value for
this attribute, the operating system uses this file name and the file named in the
PROGRAM attribute to access the server code.
Defaults for file name expansion are based on the values of the SYSTEM and
DEFAULT attributes of the associated NODE object.
After starting a server process, the operating system modifies the server object file
to point to the user library object file.
You can set the server user library file using the TACL RUN command or using the
Binder program development tool.
HOMETERM device-name
specifies the name of the home terminal for servers in the server class.
CODE file-
code
Assigns a file code to logical-unit. file-code
can be an integer 0 through 65535. If you omit file-
code, the value is 0.
REC record-
size
Specifies the length of the records in logical-unit.
record-size can be an integer from 1 through 4072.
BLOCK block-
size
Sets the size of the data blocks for logical-unit.
block-size can be an integer from 1 through 4096.
Note. No new DEFINE names can be defined using the CONTROL command; they
can only be changed.
File-creation or
Open Attribute Description