CHAPTER 4 Command Reference
User’s Guide
65
script_type
when target is
file
, this parameter specifies whether you want the
hs_initiate_playback
command to create a script file for the newly
created session. The script file contains SQL commands that create an
Adaptive Server table for each playback view defined for the new
session. Valid values are:
•
no_script
(default) – does not create a script file for the new session.
•
sybase_script
– creates a script file. The file is located in the
Historical Server home directory. Its name is sSessionId, where:
•
s is a constant.
•
SessionId is assigned by Historical Server.
•
null
– implements the default value,
no_script
.
When target is
client
, this parameter is ignored.
delete_option
when target is
file
, this parameter specifies whether you want the
hs_initiate_playback
command to delete the input session files after
successfully creating the new session. Valid values are:
•
retain
(default) – does not delete the files containing the data for the
input sessions.
•
delete
– deletes all input session files, if creation of the new session
is successful. The user must be either the Historical Server
superuser or the owner of all the input sessions.
•
null
– implements the default value,
retain
.
When target is
client
, this parameter is ignored.
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...