![Sybase Adaptive Server 15.0.2 Скачать руководство пользователя страница 93](http://html1.mh-extra.com/html/sybase/adaptive-server-15-0-2/adaptive-server-15-0-2_installation-manual_1416502093.webp)
CHAPTER 5 Upgrading Adaptive Server
Installation Guide
79
7
Back up all existing databases before upgrading. Once you have done so,
select Yes.
8
When the upgrade is complete, the
syconfig
utility displays the message,
“Upgrade completed successfully.” Select OK.
Repeat this procedure to upgrade Monitor Server.
Note
To check the upgrade, use the Windows Notepad to view the log file in
%SYBASE%\%SYBASE_ASE%\init\logs
Upgrading Job Scheduler
After upgrading to the new Adaptive Server, perform the following steps to
upgrade Job Scheduler.
Note
You must have $SYBASE/$SYBASE_OCS/bin directory in $PATH so the
isql
executable is accessible.
v
Upgrading Job Scheduler
1
Copy the directory services entry for JSAGENT (or jsagent) from the old
server to the new server.
2
Make sure your new server is running.
3
Stop the Job Scheduler. From
isql
, issue:
sybmgmtdb..sp_js_wakeup "stop_js", 1
go
4
Ensure that at least 9000 locks are configured. If the number of locks on
the server is less than 9000, use
sp_configure
to increase the number of
locks:
sp_configure "number of locks", 9000
5
Upgrade the internal Job Scheduler SQL using
isql
:
use sybmgmtdb
go
dbcc upgrade_object
go
Содержание Adaptive Server 15.0.2
Страница 1: ...Installation Guide Adaptive Server Enterprise 15 0 2 HP UX...
Страница 104: ...Recovering from a failed upgrade 90 Adaptive Server Enterprise...
Страница 114: ...Enabling and changing e mail notifications 100 Adaptive Server Enterprise...
Страница 132: ...Upgrading compiled objects with dbcc upgrade_object 118 Adaptive Server Enterprise...
Страница 136: ...Removing an old server 122 Adaptive Server Enterprise...
Страница 144: ...Configuration using resource files 130 Adaptive Server Enterprise...
Страница 156: ...Increasing device and database capacity for system procedures 142 Adaptive Server Enterprise...
Страница 160: ...Index 146 Adaptive Server Enterprise...