Upgrading Job Scheduler Templates

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

  1. Move to the JS template stored procedure directory. For example:

    cd $SYBASE/ASE-15_0/jobscheduler/Templates/sprocs
    
  2. Run installTemplateProcsby 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.