Pathway/XM System Management Manual

PXMCFG Statements and PXMCHK Utility
Compaq NonStop™ Pathway/XM System Management Manual426761-001
10-49
SET SERVER
assign-spec
specifies values for the physical file.
file-name
specifies the name of the Guardian file, which represents the physical file
assigned to the server program; this name could be a DEFINE name.
If you omit this option, no value is passed for this field of the ASSIGN
message.
Defaults for file name expansion are based on the values of the SYSTEM
and DEFAULT attributes of the associated NODE object.
create-spec
specifies one of the following file creation attributes or open attributes:
AUTORESTART number
specifies the number of times that the PATHMON process attempts to restart a
server process within a fixed 10-minute interval after an abnormal termination, such
as a call to the Guardian ABEND procedure.
number can be a value from 0 through 32767. If you omit this attribute, the default
is 0.
After an abnormal failure of a server process, the action caused by this option is
equivalent to using the PXMCOM START SERVER command and is effective for
static server processes only.
File-creation or
Open Attribute Description
EXT Specifies the size of the file extents allocated to the file.
pri-extent-size and sec-extent-size can be
integers from 1 through 65,535.
EXCLUSIVE
SHARED
PROTECTED
Specifies the exclusion mode for logical-unit. The
exclusion mode determines how other processes can
access the file identified in logical-unit.
I-O
INPUT
OUTPUT
Specifies the access mode for logical-unit. The
access mode designates what file operations can be
performed.
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.