![Sybase Adaptive Server 15.0.2 Installation Manual Download Page 97](http://html1.mh-extra.com/html/sybase/adaptive-server-15-0-2/adaptive-server-15-0-2_installation-manual_1416502097.webp)
CHAPTER 5 Upgrading Adaptive Server
Installation Guide
83
7
Install the Template stored procedures.
•
Move to the JS template stored procedure directory. For example:
cd $SYBASE/$SYBASE_ASE/jobscheduler/Templates/sprocs
•
Run the stored procedure install script for each server being
upgraded:
installTemplateProcs <
servername
> <
username
> <
password
>
Note
Template stored procedures should be upgraded on all Job Scheduler
servers and target servers upgraded to Adaptive Server version 15.0.2. Do
not install them on pre-15.0.2 servers.
8
Install the template XML documents.
1
Move to the JS template XML directory. For example:
cd $SYBASE/$SYBASE_ASE/jobscheduler/Templates/xml
2
Run the XML install script on 15.0.1 servers with Job Scheduler
installed:
installTemplateXml <servername> <machinename> <serverport>
<
username
> <
password
> [<
language_code
>]
update
statistics
SybUpdateStatsTemplate.xml
jst_update_statistics
Added
@ptn_name
as
fifth parameter and
@datachg_threshold
as
the 10th parameter and
added reference
Required, modify job SQL
to include values (or NULL)
for new parameters.
rebuild indexes
SybRebuildIndexTemplate.xml
jst_reorg_rebuild_indexes
Added
@ndx_ptn_name
as third parameter.
Required, modify job SQL
to include value (or NULL)
for new parameter.
reclaim indexes
SybReclaimIndexTemplate.xml
jst_reclaim_index_space
Added
@ptn_name
as
third parameter
Required, modify job
SQLto include value (or
NULL) for new parameter.
reclaim tables
SybReclaimTableTemplate.xml
jst_reclaim_table_space
Added
@ptn_name
as
second parameter
Required, modify job SQL
to include value (or NULL)
for new parameter.
multiple
jst_get_freespace,jst_get_usedspace
Replace
reserved_pgs
and
data_pgs
with
reserved_pages
and
data_pages
No impact on job SQL.
Template
Modified file
Change description
Modify jobs created
from this template
Summary of Contents for Adaptive Server 15.0.2
Page 1: ...Installation Guide Adaptive Server Enterprise 15 0 2 HP UX...
Page 104: ...Recovering from a failed upgrade 90 Adaptive Server Enterprise...
Page 114: ...Enabling and changing e mail notifications 100 Adaptive Server Enterprise...
Page 132: ...Upgrading compiled objects with dbcc upgrade_object 118 Adaptive Server Enterprise...
Page 136: ...Removing an old server 122 Adaptive Server Enterprise...
Page 144: ...Configuration using resource files 130 Adaptive Server Enterprise...
Page 156: ...Increasing device and database capacity for system procedures 142 Adaptive Server Enterprise...