Starting and stopping Historical Server on Windows NT
40
Historical Server
•
Click the Stop button on the Windows NT Control Panel Services window.
•
Issue the
hs_shutdown
command from
isql
.
•
If start-up was launched from the command line or by means of a batch
file, then Historical Server is associated with the login that started it. In
these cases, Historical Server shuts down if you close the window in which
it was started or if you log off of the system.
If the controlled shutdown of Historical Server takes longer than a
predetermined time interval (five seconds for closing the window or
twenty seconds for logoff), the system displays a pop-up dialog box at
regular intervals, asking you whether or not to terminate the process.
Warning!
Unless you respond with Wait each time the dialog box is
presented, Historical Server shuts down in an uncontrolled way, risking
data loss and file corruption.
To stop Historical Server using
isql
:
1
Connect to Historical Server using
isql
:
isql -U
hs_supersuer_name
-P
hs_superuser_password
-S
historical_server
where:
•
superuser_name is the name that was used with the
-U
parameter to
the Historical Server start-up command. If
-U
was not used in the start-
up command, any user can stop Historical Server, and this parameter
is optional.
•
superuser_password is the password that was used with the
-P
parameter to the Historical Server start-up command. If
-U
was not
used in the start-up command, any user can stop Historical Server, and
this parameter is optional.
•
historical_server is the name of the Historical Server you want to
stop.
2
To determine current activity on Historical Server, issue the following
command when the
isql
prompt appears:
1> hs_status activity
2> go
3
When the
isql
prompt appears, issue one of the following commands:
1> hs_shutdown
Summary of Contents for 12.5.1
Page 1: ...User s Guide Historical Server 12 5 1...
Page 14: ...xiv Historical Server...
Page 46: ...Configuring multiple instances of Historical Server 32 Historical Server...
Page 56: ...Starting and stopping Historical Server on Windows NT 42 Historical Server...
Page 102: ...hs_terminate_recording 88 Historical Server...