ASAP 2.8 Server Manual
ASAP Conversational Interface Commands
HP NonStop ASAP Server Manual—522303-007
6-114
SET Command
OBJECT filename
specifies the name of the Query SGP program file. The default is
$SYSTEM.SYSTEM.ASAPQRY.
PARAMETERS "QUERY-param [ QUERY-param]... " | null
specifies the QUERY specific parameter string to be passed to the ASAPQRY
process at startup time. The default is the null string.
The Parameter list must be enclosed in double quotes.
QUERY-param options are:
TRACE
turns on $RECEIVE trace to the EMS and ASAP log files.
RATE seconds
defines the interval, in seconds, that QUERY statistics are reported back to
the Collector. The default is the ASAP RATE. The range is from 10 to
7200 seconds.
BUSYVAL number
defines the percent busy that an MXESP process must be before it
considered to be a busy ESP. The default is 3 percent busy.
QSECS seconds
defines the number of seconds a query must have been running before it is
measured at each SGP interval. The default is 60 seconds.
MAXDOMAINS n
defines the maximum of number of active queries that can be processed
by the SGP. The default is 1000.
SEGMENTS n
defines the maximum number of segments in the system. The default is
the active number of segments found at startup time.
COLLECTOR $name
defines the EMS event collector that contains ODBC/MX events to be
consumed by the SGP. The default is $0.
FILTER $filename
defines the location of the EMS Filter table file to be used by the SGP
when starting its EMS Distributor process to consume ODBC/MX events.
The default is $SYSTEM.SYSTEM.ASAPMXFL.