CHAPTER 2 Configuring Historical Server
User’s Guide
13
A script file ensures that correct parameters are used for each Historical
Server start-up. The script file contains the Historical Server start-up
command,
histserver
, and its parameters.
To create a Historical Server script file:
a
Using any editor, create a new file. The recommended name and
location for the new file is:
install_dir
/install/
run_histServerName
,
where histServerName is the name of the Historical Server.
b
Edit the new file, inserting the
histserver
command and supplying
parameters and values appropriate to your installation. Do not use
carriage returns within the command; use the UNIX continuation
character (\) to continue the command on multiple lines. Spaces
between a parameter and its value are optional.
Table 2-1 on page 21 describes the command and its parameters. The
parameters marked “required” in the table must appear in the script
file. The ones with default values may be omitted if the default values
are acceptable.
A sample script file for starting Historical Server follows:
histserver -D
server1HistDir
-S
server1Hist
\
-Usa -P
saPasswd
\
-l
server1HistLog
-n15 &
c
Use the
chmod
command to give the account that will start Historical
Server execute permission on the script file.
5
Add connectivity information for Historical Server.
This task assigns a port or network address to Historical Server. It also
ensures that Historical Server can connect to one or more Adaptive
Server/Monitor Server pairs.
Add Historical Server connection information either to the interfaces files
or to a directory service. See Open Client/Server Configuration Guide for
UNIX for information on
dsedit
,
dscp
,
dsedit_dce
, and
dscp_dce
.
If you are relying on interfaces files for making client/server connections:
a
Check the server listings in the interfaces file used by Historical
Server. For Historical Server to run, this file must contain entries for
all of the following servers:
•
Any Adaptive Server you want to monitor
Содержание 12.5.1
Страница 1: ...User s Guide Historical Server 12 5 1...
Страница 14: ...xiv Historical Server...
Страница 46: ...Configuring multiple instances of Historical Server 32 Historical Server...
Страница 56: ...Starting and stopping Historical Server on Windows NT 42 Historical Server...
Страница 102: ...hs_terminate_recording 88 Historical Server...
Страница 204: ...Transaction activity 190 Historical Server...