Sybase Adaptive Server Enterprise 15.0.2 Installation Manual page 96

Table of Contents

Advertisement

Upgrading Job Scheduler
Template
Modified files
SybRebuildIndexTemplate.xml
rebuild indexes
jst_reorg_rebuild_indexes
SybRebuildTableTemplate.xml
rebuild table
jst_reorg_rebuild_tables
SybReclaimIndexTemplate.xml
reclaim indexes
jst_reclaim_index_spac
SybReclaimTableTemplate.xml
reclaim tables
jst_reclaim_table_space
Template
Modified file
SybDeleteStatsTemplate.xml
delete statistics
jst_delete_statistics
82
6
Some Job Scheduler templates were modified to support new 15.0.2
Adaptive Server functionality. The changes are related to new parameters
for specifying a partition name or a datachange value for the Adaptive
Server command that have added these options. If you have jobs created
from any of the enhanced templates, modify the SQL of the jobs for 15.0.2
servers.
If you have a job scheduled to run on a pre-15.0.2 server and you
Note
need it to run on 15.0.2 servers too, leave the existing job alone and create
a new job for 15.0.2 servers as the job commands will be different.
Jobs intended to run on pre-15.0.2 servers do not need to be modified. The
following table lists the templates that changed in version 3.0 and the
changes you need to make to jobs created from them.
Note
All templates listed below, except Delete Statistics, are
incompatible with pre-15.0.1 servers. Do not use them to create jobs that
will be scheduled on pre-15.0.1 servers; you must use the 2.1 or 2.2
versions for pre-15.0.1 servers.
Table 5-2: Modified Job Scheduler templates
Change description
Changed the datatype for the
parameter from
@dump_flag
to
varchar(5)
int
Changed the datatype for the
parameter from
@dump_flag
to
varchar(5)
int
Required, modify job SQL to
change
to
@dump_flag
datatype.
Changed the datatype for the
parameter
@resume_flag
from
to
varchar(5)
int
Change description
Added
as
@ptn_name
third parameter.
Modify jobs created
from this template
Required, modify job SQL
to change
@dump_flag
datatype.
int
Required, modify job SQL
to change
@dump_flag
datatype.
int
Required, modify job SQL
to change
int
@resume_flag
to
datatype.
int
Required, modify job SQL
to change
@resume_flag
to
datatype.
int
Modify jobs created
from this template
Optional.
Adaptive Server Enterprise
to
to

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents