Hs_Initiate_Playback - Sybase 12.5.1 User Manual

Historical server
Table of Contents

Advertisement

hs_initiate_playback

Parameters
Examples
Usage
hs_initiate_playback
Description
Syntax
Usage
74
low_session_id
unique identifier of the first recording session whose data is to be
deleted.
high_session_id
unique identifier of the last in a range of sessions whose data is to be
deleted. If omitted, only the session identified by low_session_id has its
data deleted.
This example deletes historical monitoring files for any inactive recording
sessions that have session IDs of 1 through 15.
hs_delete_data 1,15
The only users who can delete historical data files are:
Historical Server superuser
Users who connected to Historical Server using the same user
name and password that defined the recording session
Only inactive recording session files are deleted. Files associated with
active recording sessions are not deleted, even if their session IDs fall
within the range specified in the
An inactive recording session is one that was terminated because the
end_time was reached or because the
command was issued.
Specifies that you are finished defining a playback session and ready to
perform the playback. If the playback target is to a file, this command
starts the playback. If the playback target is to a client, this command
initializes playback so that the
default step returns the first sample in the playback session.
hs_initiate_playback
The
hs_create_playback_session
successful
hs_create_playback_view
hs_initiate_playback
hs_delete
hs_terminate_recording
hs_playback_sample
command and one or more
commands must precede the
command.
command.
command with a
Historical Server

Advertisement

Table of Contents
loading

Table of Contents