Installation guide
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
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
SAP ASE version 16.0. Do not install them on pre-15.5 servers.
8. Install and move the template XML documents into the JS template XML directory. For example:
cd $SYBASE/$SYBASE_ASE/jobscheduler/Templates/xml
9. Before running the installTemplateXml XML installation script, set the SYBASE_ASE_SA_USER
environment variable and SYBASE_ASE_SA_PWD variable in the SYBASE.csh file before running the XML
installation script:
10. 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 documents on all Job Scheduler servers upgraded to SAP ASE version 15.0.1. Do
not install them on pre-15.0.1 servers or servers where Job Scheduler is not installed.
10.9.2 Upgrading High Availability and Cluster Support
Upgrade the cluster subsystem.
Context
SAP ASE 16.0 supports these cluster platforms for high availability:
● HPIA – MCSG 11.18
● IBM AIX – PowerHA 7.1
● Sun Solaris – VCS4.0, SunCluster 3.2
● Linux-AMD – VCS4.1
● Win2008 R2 – Failover Cluster
Installation Guide for Linux
SAP ASE Upgrades
©
2014 SAP SE or an SAP affiliate company. All rights reserved.
95