If you have installed Adaptive Server with the Job Scheduler feature enabled Sybase recommends that you upgrade the Job Scheduler Templates. Open a command prompt to execute the following procedure.
Move to the JS template stored procedure directory. For example:
cd %SYBASE%\ASE-15_0\jobscheduler\Templates\sprocs
Run installTemplateProcsby entering:
installTemplateProcs <servername> <username> <password>
Move to the JS template XML directory. For example:
cd %SYBASE%\ASE-15_0\jobscheduler\Templates\xml
Run installTemplateXML, by entering:
installTemplateXML <servername> <machinename> <serverport> <username> <password> [<language_code>]
Use “en” for the language_code or you may omit the parameter completely as “en” is the default.