TS/MP System Management Manual (G06.24+, H06.03+)

SERVER Commands
NonStop TS/MP System Management Manual541819-001
12-16
SET SERVER Command
*
replaces program-unit for the server with the file name specified in the
PROGRAM attribute.
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 values you specify for the
CMDVOL command and the SET PATHWAY NODEINDEPENDENT
attribute. See the command descriptions in CMDVOL Command on
page 10-3 and SET PATHWAY Command on page 11-12.
create-spec
specifies one of these file creation attributes or open attributes:
For more information about the ASSIGN attribute, see the ASSIGN command in
the
TACL Reference Manual
.
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.