Upgrading Job Scheduler templates (optional)

Sybase recommends that you upgrade the Job Scheduler templates. You must have $SYBASE/$SYBASE_OCS/bin directory in your $path so the isql executable is accessible.

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

    cd $SYBASE/JS-12_5/Templates/sprocs
    
  2. Run installTemplateProcs:

     installTemplateProcs <servername> <username> <password>
    
  3. Move to the Job Scheduler template XML directory. For example:

    cd $SYBASE/JS-12_5/Templates/xml
    
  4. Run installTemplateXML.

    installTemplateXML <servername> <machinename>
    <serverport> <username> <password> [<language_code>]
    
  5. Use en for the language_code or you may omit the parameter completely as en is the default.