Directory names in
the packing list are subdirectories of your SPD Server host installation
directory, whose path is represented by
InstallDir\
.
Note: InstallDir\
represents the root directory in which SPD Server is installed.
The
bin\
subdirectory contains the following binary files:
the SPD Server 3.x 64-bit version of the shared library that is
used by spdsconv
Note: The dulibv3 file is included
only if your system previously supported SPD Server 3.
x tables.
the data set index
utility
the password file utility
the debug version of
spdsbase
an executable that
makes SPD Server function as a service
performs full or incremental
table backups
the SPD Server disk
cleanup utility
the SPD Server 3.x to SPD Server 4.x table conversion utility
the SQL pass-phrough
engine
the debug version of
spdseng
the standalone SPD
Server I/O scalability test
gives physical file
listings for a LIBNAME domain
an executable that
installs SPD Server as a service
the national language
support (NLS) library
the debug version of
spdsnlslib
the SPD Server name
server
the ODBC, JDBC, and
htmSQL gateway
restores full or incremental
table backups
a standalone SQL pass-through
driver
The
lib\
subdirectory contains the following SPD Server library files:
the application extension
library that is accessed with the SAS ODBC driver
the run-time library
that performs SQL pass-through from C and C++ applications to SPD
Server
The
samples\
directory contains the following files of
interest:
used to read an SQL
audit file.
used to read proxy
audit files that do not include WHERE clause auditing.
used to read proxy
audit files that include WHERE clause auditing.
a sample SPD Server
host LIBNAME configuration file. Use this file with the -LIBNAMEFILE
option for the spdsserv command.
a more advanced example
of a LIBNAME configuration file.
a sample SPD Server
host parameter file. This file sets the defaults for SPD Server options.
Use this file with the -PARMFILE option for the spdsserv command.
a Bourne shell script
to start a standard SPD Server environment.
contains sample SAS
code that is used in the SAS Scalable Performance (SPD)
Data Server 4.53: User's Guide. This guide provides SPD
Server LIBNAME and data set usage, and syntax options.
a SAS installation
verification job. You should run this job after you install SPD Server.
demonstrates the simple
use of WHERE clauses and WHERE planner output.
demonstrates SQL pass-through
usage. This file gives examples of simple, single-level pass-through
and secondary libref, and connection scenarios.
demonstrates temporary
LIBNAME domain support. Files that are created in a temporary LIBNAME
domain are automatically deleted when the SAS session ends.
shows how to perform
parallel loads from an existing table into an SPD Server table. This
technique exploits a parallel load capability in the LIBNAME proxy.
The LIBNAME proxy uses the same technology as the SQL LOAD TABLE statement.
shows how to use ACL
row and column security features.
shows how symbolic
substitution in SQL Pass-Through statements can provide row-level
security in tables.
shows how to use formatted
parallel GROUP BY statements in SQL pass-through.
can be used to benchmark
the scalability of your SPD Server.
shows how to use dynamic
clusters with a MIN and MAX variable list.
shows how to use a
MIN and MAX variable list on an SPD Server table.
shows how to use the
SQL Parallel Join performance enhancement.
shows how to use the
SQL Star Join performance enhancement.
shows how to use the
SQL index scan performance enhancement.
shows how to use the
SQL materialized view performance enhancement.
The
doc/
directory contains information about the location
of the online PDF of the
SAS Scalable Performance Data
(SPD) Server 4.53: Administrator's Guide and the
SAS Scalable Performance Data (SPD) Server 4.53: User's Guide.
The
msg\
directory contains SPD Server message files.
Some SPD Server components use the collection of
*.m
files to generate message text.
The
site\
directory is a storage directory for a user's
site-specific customization of the sample SPD Server start-up and
configuration files. The files in this directory include:
batch file that makes
SPD Server a service
batch file that removes
the SPD Server service
batch file that starts
the SPD Server service
batch file that stops
the SPD Server service
batch file that starts
the SPD Server name server
batch file that starts
the SPD Sever SNET Server
batch file that starts
SPD Server
The
spdssmc\
directory contains the SAS Management Console files that support
SPD Server.