Before you can use the templates, you must install the templates into the Job Scheduler you select to manage your jobs.
Installing the Job Scheduler templates
In your Sybase installation, go to the directory containing the installation utility, which is $SYBASE/JS-12_5/Templates/sprocs/xml.
Run installTemplateXML with the following parameters:
On UNIX:
installTemplateXML servername machinename serverport username password
On Windows:
installTemplateXML.bat servername machinename serverport username password
where:
servername is the name of the server where Job Scheduler is installed.
machinename is the name of the machine hosting the Job Scheduler server.
serverport is the port number for connecting to the Job Scheduler server.
username is the user's login name on the Job Scheduler server.
password is the user's password on the Job Scheduler server.
The Job Scheduler templates are now installed on the Job Scheduler server.