SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)
Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem—529937-007
14-41
ADD SCSI Command
SQLMXBUFFER number
(SQL/MX volumes only) is the buffer size (in megabytes) for an SQL/MX session.
number is in the range 0 through 768. The default is 0. Do not use this attribute
for TMF audit-trail volumes.
If you specify too large or small a value, DP2 automatically sets the needed size.
If you specify a value of 0, DP2 automatically sets the size of the buffer to 128.
If SQL/MX is not installed, setting this attribute to 16 allows DPS to increase DP2
cache to its maximum.
STARTSTATE { STARTED | STOPPED }
specifies whether the IOP is available to other processes (STARTED) or
unavailable (STOPPED) when the system is loaded or reloaded. The default is
STARTED.
ADD PROFILE Example
See the procedure for Creating a Custom Profile on page 6-9.
To make a custom profile for all new disks inserted into group 03:
-> ADD PROFILE $ZZSTO.INTERNAL-DISK-3, MIRRORING OFF
ADD SCSI Command
The ADD SCSI command adds an Open SCSI device to the system configuration.
Open SCSI devices also include Open SCSI Fibre Channel devices. The syntax is:
Wild-card characters are not supported.
OUT file-spec
directs all SCF output to the specified file.
SCSI $SCSI-device
is the name of the Open SCSI device.
SENDTO STORAGE
directs the command to the storage subsystem. This attribute is required unless
you specified SENDTO STORAGE in a previous ASSUME command.
ADD [ / OUT file-spec / ] SCSI $SCSI-device
, SENDTO STORAGE [ , LIKE object ]
[ , attribute-spec ]...