Installation guide
Template Modified File Change Descrip-
tion
Job Modifications
reclaim in-
dexes
SybReclaimIndex-
Template.xml
jst_reclaim_in-
dex_space
Added @ptn_name as
third parameter.
Required. Include val-
ue (or NULL) for new
parameter.
reclaim ta-
bles
SybReclaimTable-
Template.xml
jst_reclaim_ta-
ble_space
Added @ptn_name as
second parameter.
Required. Include val-
ue (or NULL) for new
parameter.
multiple
jst_get_free-
space,jst_get_use
dspace
Replace re-
served_pgs and da-
ta_pgs with re-
served_pages and
data_pages.
No impact on job SQL.
7.
Install the template stored procedures and and move them to the Job Scheduler template
stored procedure directory. For example:
cd $SYBASE/$SYBASE_ASE/jobscheduler/Templates/sprocs
a) Run the stored procedure installation script for each server being upgraded:
installTemplateProcs <servername> <username> <password>
Note: Upgrade template stored procedures on all Job Scheduler servers and target
servers that are upgraded to Adaptive Server version 15.5. Do not install them on
pre-15.5 servers.
8.
Install the template XML documents. Move to the JS template XML directory. For
example:
cd $SYBASE/$SYBASE_ASE/jobscheduler/Templates/xml
a) Run the XML installation script on 15.0.1 servers with Job Scheduler installed:
installTemplateXml servername machinename serverport
username password [language_code]
Use "en" for the
language_code
or omit the parameter completely, as "en" is the default.
Note: Upgrade template XML on all Job Scheduler servers upgraded to Adaptive Server
version 15.0.1. Do not install them on pre-15.0.1 servers or servers where Job Scheduler is
not installed.
Upgrading High Availability and Cluster Support
Upgrade the cluster subsystem.
Adaptive Server 15.7 ESD #2 supports these cluster platforms for high availability:
CHAPTER 10: Adaptive Server Upgrades
98 Adaptive Server Enterprise