Upgrading Job Scheduler Templates

If you installed Adaptive Server with the Job Scheduler feature enabled, Sybase recommends that you upgrade the Job Scheduler Templates.


  1. Go to the Job Scheduler (JS) template stored procedure directory. For example:
    cd $SYBASE/ASE-15_0/jobscheduler/Templates/sprocs
  2. Run installTemplateProcs by entering:
    installTemplateProcs <servername> <username> <password>
  3. Move to the JS template XML directory. For example:
    cd $SYBASE/ASE-15_0/jobscheduler/Templates/xml
  4. 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.


Created April 7, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com