SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)

Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem529937-008
14-19
Disk Attribute Descriptions
IGNOREINCONSISTENCY
specifies that a command can create an inconsistency between the system
configuration database and the SMF catalogs maintained by the SMF manager
process, storage pools, and virtual disks.
Use this attribute only if you understand SMF architecture and know how to restore
consistency between the system configuration database and the SMF catalogs.
The Softdoc for the T1083 product describes several inconsistencies and the
procedures for reconciling them.
LABEL $vol
writes a volume label on a newly formatted disk (or on both halves of a mirrored
volume) or relabels a previously labeled volume and erases all existing files.
Before using this attribute, carefully review all cautions and considerations in
Naming a Magnetic Disk on page 6-26. Refer to the procedure that uses the
LABEL attribute, Changing the Volume Name and Alternate Volume Name
(Deleting Files) on page 6-31.
LKIDLONGPOOLLEN number
is the memory (in 128-kilobyte units) to be allocated for lock key space. This space
stores keys larger than 16 bytes when records in key-sequenced files are locked.
number is in the range 0 through 512. A value of 0 causes DP2 to default to an
internal default value.
LKTABLESPACELEN number
is the memory (in 128-kilobyte units) to be allocated for lock-related data
structures. The memory available for these structures limits the total file and record
locks allowed on the disk. number is in the range 0 through 512. A value of 0
causes DP2 to default to an internal default value.
MAXLOCKSPEROCB number
is the maximum records that can be locked outside a transaction. number is in
the range 5000 through 100000. The default is 5000.
You can increase the value of this attribute while the disk is in the STARTED state.
However, to decrease the value of this attribute, the disk must be in the STOPPED
state. As a result, this attribute value cannot be decreased for the system disk
unless you load the system from a saved system configuration database that
contains a smaller value for this attribute.
Note. This attribute is not valid for the PROFILE object.
Note. This attribute is not valid for the PROFILE object.