Command Syntax - Sybase 12.5.1 User Manual

Historical server
Table of Contents

Advertisement

Command syntax

Command syntax
44
Activity
Commands
Creating a
Use these commands to create a playback session:
playback session
Administering
Use these commands to manage Historical Server:
Historical Server
The syntax for Historical Server commands is:
hs_XXX arg1, arg2, arg3, ..., argn
where XXX is the command name. For example, a typical command is
hs_create_recording_session
Parameters must be separated by commas. You can omit parameters that
are optional or that have default values; however, you must use the value
NULL for those parameters as a placeholder if other parameter values
follow them. For example, the following command uses the default value
for most parameters:
hs_create_playback_session null, null, raw, null,
null, client, null, null, null, null, 7
Command names, command keywords, the word null, data items, and
statistic types are all case-insensitive. File names, view names, and other
user-supplied names are case-sensitive.
hs_create_playback_session
characteristics of a playback session
hs_create_playback_view
views from the input recording sessions to include in
the playback session.
– ends playback session
hs_initiate_playback
definition. Also starts playback to a file.
– plays back a sample to a client.
hs_playback_sample
hs_terminate_playback
– deletes the files containing the
hs_delete_data
recorded data for specified recording sessions.
– displays the current status of Historical
hs_status
Server.
– stops Historical Server.
hs_shutdown
.
– defines the
– specifies one or more
– stops a playback session.
Historical Server

Advertisement

Table of Contents
loading

Table of Contents