share the memory that is specified using GRPBYROWCACHE to cache groups in memory;
each thread receives 1/MAXWHTHREADS= of the cache.
Once a thread accumulates enough distinct groups to fill its cache, the groups are moved
to secondary bins. At the completion of the parallel GROUP BY, the parallel group
aggregations in memory and secondary bins are merged to produce the final sorted results.
If the GRPBYROWCACHE option is not specified, the default value is a 2 megabyte cache
per thread. Increasing the default value can result in improved aggregation performance
with large numbers of groups. The trade-off is potentially allocating more memory than is
needed for caching, which diminishes the available resources for processing by the excess
amount of assigned memory.
Usage
GRPBYROWCACHE= <memory-cache-size> ;
IDLE_TIMEOUT=
specifies the interval of idle time that is permitted before the SPD Server client process
automatically terminates the client connection. When IDLE_TIMEOUT= is specified as a
value that is greater than 0, the option is enabled. If the value is less than or equal to 0, SPD
Server does not enable idle timeouts. The default value is 0.
Usage
IDLE_TIMEOUT= <timeout_seconds> ;
INDEX_MAXMEMORY=
affects Read operations on SPD Server tables. The specified value restricts the amount of
memory to allocate for each open index.
Usage
INDEX_MAXMEMORY= <maximum-allocated-index-memory> ;
INDEX_SORTSIZE=
controls the amount of memory to allocate for asynchronous (parallel) sort index creation
or appends. The specified value is divided by the number (n) of indexes to be created or
appended in parallel; each receives 1/nth of the memory allocation.
Usage
INDEX_SORTSIZE= <allocated-async-sort-index-memory> ;
LDAPSERVER=
specifies the network IP address or the host machine for the LDAP server. This is usually
the same value as the IP address of the SPD Server host. The default value for
LDAPSERVER= is the IP address of the SPD Server host.
Usage
LDAPSERVER=<ldap_server_host_ip> <LDAP-Server-IP-address-or-LDAP-Server-name>;
114
Chapter 11 • Setting Up SPD Server Parameter Files
Содержание Scalable Performance Data Server 4.5
Страница 1: ...SAS Scalable Performance Data Server 4 5 Administrator s Guide...
Страница 7: ...Part 1 Product Notes Chapter 1 SPD Server 4 5 Product Notes 3 1...
Страница 8: ...2...
Страница 12: ...6...
Страница 63: ...Part 3 Migration Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility 59 57...
Страница 64: ...58...
Страница 70: ...64 Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility...
Страница 72: ...66...
Страница 76: ...70 Chapter 6 Using the SPD Server Name Server to Manage Resources...
Страница 94: ...88 Chapter 7 Administering and Configuring SPD Server Using the SAS Management Console...
Страница 98: ...92 Chapter 8 SPD Server SQL Query Rewrite Facility...
Страница 116: ...110 Chapter 10 Configuring Disk Storage for SPD Server...
Страница 128: ...122 Chapter 11 Setting Up SPD Server Parameter Files...
Страница 154: ...148...
Страница 198: ...192 Chapter 14 ACL Security Overview...
Страница 212: ...206 Chapter 15 Managing SPD Server Passwords Users and Table ACLs...
Страница 214: ...208...
Страница 224: ...218 Chapter 16 SPD Server Operator Interface Procedure PROC SPDO...
Страница 236: ...230 Chapter 18 SPD Server Table List Utility Spdsls...
Страница 256: ...250 Chapter 19 SPD Server Backup and Restore Utilities...
Страница 264: ...258 Chapter 20 SPD Server Directory Cleanup Utility...
Страница 270: ......