Upgrading Job Scheduler Templates - Sybase Adaptive Server Enterprise 15.0.2 Installation Manual

Table of Contents

Advertisement

Upgrading Job Scheduler

Upgrading Job Scheduler templates

80
There is no need to specify any parameters.
6
Restart Adaptive Server.
7
If the
sybmgmtdev
minimum of 100MB. From
number of megabytes needed to get to 100 MB:
use master
go
disk resize name = 'sybmgmtdev' , size = 'nn.nM'
go
8
Optionally, add more log space. On some 64-bit platforms more space is
need for the
sybmgmtdb
use master
go
alter database sybmgmtdb LOG on sybmgmtdev=20
go
9
Upgrade the
sybmgmtdb
included with this release and save the output to a file:
isql -Usa -Psa_password -Sservername -n
-i$SYBASE/$SYBASE_ASE/scripts/installjsdb
-ooutput_file
10 Enable Job Scheduler to start when Adaptive Server starts. From
the command:
sp_configure "enable job scheduler", 1
11 Start Job Scheduler. From
sybmgmtdb..sp_js_wakeup "start_js", 1
go
After upgrading to the new Adaptive Server, perform the following steps to
upgrade templates and jobs created from Job Scheduler templates.
Note
For the Adaptive Server version 15.0.2 release, there are several changes
that impact Job Scheduler templates. These changes make some templates
incompatible with earlier versions of Adaptive Server. These templates are
version 3.0 in the XML files.
device is less than 100MB, change the device to be a
enter the following, where nn.nM is the
isql
log. From
enter:
isql
. Using
, run the installjsdb script that is
isql
enter the command:
isql
isql
Adaptive Server Enterprise
enter

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents