On
UNIX and
z/OS systems, each server's configuration directory
contains a file called
server-name.srv.
For example, the metadata server's configuration directory contains
a file called MetadataServer.srv, and the workspace server's
configuration directory contains a file called WorkspaceServer.srv.
The generate_boot_scripts.sh
script accesses each of the
server-name.srv
files to determine which servers and spawners are to be included in
the sas.servers script. If a server's
server-name.srv
file contains the keyword ENABLE, then the server is included in the
script. If the file contains the keyword DISABLE, then the server
is excluded from the script.
In the initial configuration,
all
server-name.srv files contain
the keyword ENABLE.
The
server-name.srv
files also contain the path to the server's start-up script and
the path to the server's log files.