Installation guide

If the resource file you are modifying was created by sqlupgrade, the prefix of the attribute
name may vary. sqlupgraderes ignores this prefix when processing the resource file.
Attribute Default Value [other options]
sybinit.release_directory $SYBASE [
path = _name_of_old_release
]
sybinit.product sqlsrv
sqlsrv.server_name
server_name
sqlsrv.new_config No
sqlsrv.sa_login
current_login
sqlsrv.sa_password
current_password
sqlsrv.do_upgrade Yes
sqlsrv.do_reserved_word_check Yes
All attributes are required, and all values are case-sensitive.
3.
To execute
sqlupgraderes
, enter the following at the UNIX prompt, where
resource_file
specifies the resource file containing the attributes that describe the server to upgrade:
$SYBASE/$SYBASE_ASE/bin/sqlupgraderes -r resource_file
Manually Upgrading to Adaptive Server
You can upgrade manually without using a wizard or utility.
To upgrade Adaptive Server manually, use the upgrade executable located in the $SYBASE/
ASE-15_7/upgrade/.
1.
Shut down the pre-15.x server.
2.
Copy the server entry from the old interfaces file to the new interfaces file.
3.
Copy the server_name.cfg file from old directory to the new $SYBASE directory.
4.
Start the 15.7 server with the old master device from the old server.
5.
Run upgrade. If problems occur, fix them, and re-run the upgrade process.
6.
Reinstall the Sybase-supplied stored procedures to prevent any errors caused from
changes to the system catalogs.
Installation of Version 15.7 ESD #2 over an Existing 15.x Adaptive
Server
Use a binary overlay to install Adaptive Server 15.7 ESD #2 over an existing version 15.x
installation directory.
If you have enabled the Java in the database feature, create the sybpcidb database and
disable the feature during the installation.
CHAPTER 10: Adaptive Server Upgrades
Installation Guide 85