Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)

For restricted-access filesets:
The default value for this attribute is DISABLED.
You can alter this attribute only if you are logged on to the local system as a user ID that
is a member of the Safeguard SECURITY-PRV-ADMINISTRATOR (SPA) security group and
a member of the super group (255, nnn), but is not the super ID (255, 255) or a member
of the Safeguard SECURITY-OSS-ADMINISTRATOR (SOA) group.
BUFFERED { CREATE | LOG | NONE }
specifies the amount of catalog write buffering used for the fileset.
DescriptionValue
When a request or transaction requires a write to the PXINODE or PXLINK file, buffer the
corresponding write to the PXLOG file.Also use the fast file-creation feature for writing new file
CREATE
labels. The CREATE option requires the fileset and its catalog files to reside on the same disk
volume.
When a request or transaction requires a write to the PXINODE or PXLINK file, buffer the
corresponding write to the PXLOG file. Do not use fast file creation. Do not restrict the fileset and
its catalog files to the same disk volume. This is the default specification.
LOG
Do not buffer anything. Any request or transaction that requires a write to the PXINODE or PXLINK
file also requires a write to the PXLOG file. Do not use fast file creation. Do not restrict the fileset
and its catalog files to the same disk volume.
NONE
If the BUFFERED option is omitted, the default specification is BUFFERED LOG.
If the BUFFERED CREATE option is specified, the volume list contained in the POOL parameter
is ignored and the disk volume specified for the CATALOG parameter is used as the creation
pool.
DESIREDSTATE { STARTED | STOPPED }
specifies the desired end state of the fileset when the SUBSYS AUTOSTART AUTO feature is
used.
STARTED
Attempts are made to start the fileset when a system load occurs. Attempts are made to
start the fileset when the OSS environment is restarted, unless the fileset has been manually
stopped.
STOPPED
No attempt is made to start the fileset when a system load occurs. No attempt is made to
start the fileset during a restart of the OSS environment, unless the fileset has been manually
started.
This is the default value.
DEVICELABEL devicelabel
specifies the device label assigned to this fileset. The specified label must not already be in
use by another fileset in the database. The device label has 6 characters (the first of which is
always zero) and consists of numeric characters (0 - 9) and uppercase letters (A - Z), excluding
E, I, O, and U. The root fileset always has a device label of 000000. Valid device labels are
in the range 000001 through 0ZZZZZ. The default value for DEVICELABEL is the lowest unused
device label in the database.
FSCKCPU processor
specifies the processor number of the processor that should run the FSCK program when a
fileset recovery is automatically initiated, where processor is in the range 0 through 15 or
is -1. The value -1 indicates that the processor that runs the primary copy of DP2 for the fileset
catalog should be used.
258 Open System Services Monitor