Hs_Terminate_Playback; Hs_Terminate_Recording - Sybase 12.5.1 User Manual

Historical server
Table of Contents

Advertisement

hs_terminate_playback

Examples
Usage
hs_terminate_playback
Description
Syntax
Usage

hs_terminate_recording

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

Advertisement

Table of Contents
loading

Table of Contents