hs_terminate_playback
86
Historical Server
Examples
This example displays the name of the Historical Server home directory:
hs_status directory
Usage
The
hs_status
command returns the
max_connections
field and all of the
activity
fields as integer datatypes. All other fields are returned as character
strings.
hs_terminate_playback
Description
Terminates the definition of a playback session and the actual
playback.
Syntax
hs_terminate_playback
Usage
•
This command is valid only after a successful
hs_create_playback_session
command.
•
Once you issue a successful
hs_create_playback_session
command,
you must issue
hs_terminate_playback
before you can start defining
any additional playback sessions or recording sessions.
•
Unlike a recording session definition, playback session definitions are
not stored in the Historical Server control file.
hs_terminate_recording
Description
Terminates the definition of a recording session, cancels the scheduled
start of a recording session, or terminates a recording session in progress.
Syntax
hs_terminate_recording session_id [,delete_option]
Parameters
session_id
identifies the session you want to terminate. Historical Server assigns a
session ID when a session is defined with
hs_create_recording_session
.
Use the
hs_list
command to view session IDs.
delete_option
specifies whether to delete the files associated with the recording
session, if recording is in progress.
Содержание 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...