ASAP 2.8 Server Manual
ASAP Conversational Interface Commands
HP NonStop ASAP Server Manual—522303-007
6-109
SET Command
Examples
•
To specify a default primary extent size of 256 pages and secondary extent
size of 512 pages for all partitions of all files:
SET PARTITION DEFAULT ALL PRIEXT 256, SECEXT 512
•
To configure three partitions for the PROCESS entity, one for system numbers
0 through 10 (base partition), one for system numbers 11 through 20 on disk
$DATA1, and one for system numbers 21 through 255 on disk $DATA2:
SET PARTITION PROCESS 1 SYSNO 11, VOLUME $DATA1
SET PARTITION PROCESS 2 SYSNO 21, VOLUME $DATA2
•
To do the same thing, but set specific extent values for partition 2:
SET PARTITION PROCESS 2 SYSNO 21, VOLUME $DATA2, PRIEXT
100, SECEXT 100
•
To configure two partitions for APP data, split by system number 12 and
domain "FUNDSTRANSFER", with the secondary partition on $DATA, and with
a maximum of 400 extents for each partition:
SET PARTITION APP 0 MAXEXTENTS 400
SET PARTITION APP 1 SYSNO 12, KEY "FUNDSTRANSFER", VOLUME
$DATA
•
To reset all partitioning-related values to their defaults:
SET PARTITION RESET
•
To reset all partitioning-related values for the CPU entity to their defaults:
SET PARTITION CPU RESET
or
SET PARTITION CPU ALL RESET
??-Vol Down Questionable because the specified volume is
down. Specify a volume that is not down.
Yes, with
errors
??-Partn Size Not optimal because the maximum potential
partition size defined by PRIEXT, SECEXT, and
MAXEXTENTS exceeds the limit for the specified
file format.
Yes, with
errors
??-Max Ext n/a Not optimal because the MAXEXTENTS value for
the secondary partition is ignored since FORMAT2
is on. The partition is created, but the
MAXEXTENTS of the base partition is used.
Yes
Value Indicates That the Partition Definition Is...
Used by
Collector
to Create
Database?