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
Summary of Contents for Scalable Performance Data Server 4.5
Page 1: ...SAS Scalable Performance Data Server 4 5 Administrator s Guide...
Page 7: ...Part 1 Product Notes Chapter 1 SPD Server 4 5 Product Notes 3 1...
Page 8: ...2...
Page 12: ...6...
Page 63: ...Part 3 Migration Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility 59 57...
Page 64: ...58...
Page 70: ...64 Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility...
Page 72: ...66...
Page 76: ...70 Chapter 6 Using the SPD Server Name Server to Manage Resources...
Page 94: ...88 Chapter 7 Administering and Configuring SPD Server Using the SAS Management Console...
Page 98: ...92 Chapter 8 SPD Server SQL Query Rewrite Facility...
Page 116: ...110 Chapter 10 Configuring Disk Storage for SPD Server...
Page 128: ...122 Chapter 11 Setting Up SPD Server Parameter Files...
Page 154: ...148...
Page 198: ...192 Chapter 14 ACL Security Overview...
Page 212: ...206 Chapter 15 Managing SPD Server Passwords Users and Table ACLs...
Page 214: ...208...
Page 224: ...218 Chapter 16 SPD Server Operator Interface Procedure PROC SPDO...
Page 236: ...230 Chapter 18 SPD Server Table List Utility Spdsls...
Page 256: ...250 Chapter 19 SPD Server Backup and Restore Utilities...
Page 264: ...258 Chapter 20 SPD Server Directory Cleanup Utility...
Page 270: ......