4. Verify that SQL Pass-Through services are working in SPD Server by submitting the
following SAS commands:
%let spdshost=serverNode;
%let spdsport=port;
%include 'InstallDir/samples/verptsql.sas'/source2;
serverNode
and
port
are described in Step 2.
SPD Server Command Reference
SPD Server operation revolves around the executable files described in the packing list.
The executables are in the
/bin
subdirectories. Each executable supports a set of
command-line options that override default features, or provides site-dependent
configuration information. The command-line options for each executable are provided in
the following sections:
SPD Server Name Server Commands
The SPD Server LIBNAME engine connects to the SPD Server Name Server. The Name
Server resolves LIBNAME domain names into physical file system paths for librefs. The
Name Server also resolves host node and end-point (TCP port) addresses for each
LIBNAME. Each SPD Server host process (spdsserv process) registers LIBNAME domain
information from its configuration file with its appointed Name Server process (spdsnsrv
process). Multiple SPD Server hosts can use the same Name Server to register their
LIBNAME domains. The only requirement is that the combination of the LIBNAME=
option values from the SPD Server host's LIBNAME configuration file must be unique
across all SPD Server hosts connecting to the Name Server.
Part of the function of the Name Server process is to start an SPD Server logging process.
The spdslog process performs message logging functions. Message logging functions are
controlled using spdsnsrv command-line options. Message logging functions include
automatic log filename generation and periodic log file cycling.
The spdsnsrv command-line options control automatic log filename generation and cycling
properties. Name Server availability improves performance because you can periodically
switch to a new Name Server log file without halting and restarting SPD Server. The default
rc.spds script in the
samples/
directory of your SPD Server installation provides
examples of spdsnsrv command-line options.
When using automatic log filename generation and cycling, remember to periodically clean
the log files. Proper log file maintenance includes archiving logs using secondary or long-
term storage.
Many users retain only a few generations of log files for quick reference. A shell script that
runs on a regular basis (such as CRONTAB) is a good way to perform log maintenance on
your server machine.
The SPD Server Name Server is invoked using the following command-line syntax:
spdsnsrv [-option [optval]...]
The
spdsnsrv
command supports the following options:
26
Chapter 3 • SPD Server UNIX Installation Guide
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: ......