ASAP 2.7 Extension Manual
Configuring the ASAP Extension
HP NonStop ASAP Extension Manual—425265-004
2-21
SET MAXAGGREGATES
SET MAXAGGREGATES
The MAXAGGREGATES setting in ASAPXCNF specifies how much space ASAPX
should allocate internally to contain aggregate domain records.
x
is the number of aggregate application domains per CPU. The range is 1024
through 10000. The default is 1024.
SET MAXDOMAINS
The MAXDOMAINS setting in ASAPXCNF controls the number of domains per CPU
and is used by ASAPX to determine the size of the application shared-segment file.
The formula to determine the segment file size is 10 + (MAXDOMAINS * 244).
x
The number of application domains per CPU. The range is 1024 through 10000.
The default is 1024.
SET OBJECT
SET OBJECT defines the location of the ASAPXMON object file.
filename
is the file name of the ASAPXMON object file. The default is:
SET OBJECT $SYSTEM.SYSTEM.ASAPXMON
Example
SET OBJECT $SYSTEM.ZASAPX.ASAPXMON
SET MAXAGGREGATES x
SET MAXDOMAINS x
Note. Users should not attempt to enlarge the ASAPX shared segment while applications
are using the shared segment files.
SET OBJECT [ ASAPXMON ] filename